]> Pileus Git - ~andy/linux/blobdiff - Documentation/devicetree/bindings/staging/imx-drm/fsl-imx-drm.txt
Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[~andy/linux] / Documentation / devicetree / bindings / staging / imx-drm / fsl-imx-drm.txt
index 8071ac20d4b3ab2e924ce9367040dc13bb2310a9..b876d4925a57da507bfb0b8e302655d79a03bf6d 100644 (file)
@@ -8,6 +8,8 @@ Required properties:
 - interrupts: Should contain sync interrupt and error interrupt,
   in this order.
 - #crtc-cells: 1, See below
+- resets: phandle pointing to the system reset controller and
+          reset line index, see reset/fsl,imx-src.txt for details
 
 example:
 
@@ -16,6 +18,7 @@ ipu: ipu@18000000 {
        compatible = "fsl,imx53-ipu";
        reg = <0x18000000 0x080000000>;
        interrupts = <11 10>;
+       resets = <&src 2>;
 };
 
 Parallel display support