Add media capture subsystem device to i.MX7 definitions. Signed-off-by: Rui Miguel Silva <rui.silva@xxxxxxxxxx> --- arch/arm/boot/dts/imx7s.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm/boot/dts/imx7s.dtsi b/arch/arm/boot/dts/imx7s.dtsi index 6b49b73053f9..333d9fe6b989 100644 --- a/arch/arm/boot/dts/imx7s.dtsi +++ b/arch/arm/boot/dts/imx7s.dtsi @@ -1189,4 +1189,9 @@ assigned-clock-parents = <&clks IMX7D_PLL_ENET_MAIN_500M_CLK>; }; }; + + capture-subsystem { + compatible = "fsl,imx7-capture-subsystem"; + ports = <&csi>; + }; }; -- 2.17.0 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html