On Tue, May 08, 2018 at 10:22:29AM -0500, Rob Herring wrote: > On Tue, May 8, 2018 at 9:06 AM, Fabio Estevam <festevam@xxxxxxxxx> wrote: > > Hi Rob, > > > > On Tue, May 8, 2018 at 10:59 AM, Rob Herring <robh@xxxxxxxxxx> wrote: > > > >> diff --git a/arch/arm/boot/dts/imx6qdl-sabrelite.dtsi b/arch/arm/boot/dts/imx6qdl-sabrelite.dtsi > >> index 18b65052553d..654cf2c9b073 100644 > >> --- a/arch/arm/boot/dts/imx6qdl-sabrelite.dtsi > >> +++ b/arch/arm/boot/dts/imx6qdl-sabrelite.dtsi > >> @@ -379,9 +379,6 @@ > >> powerdown-gpios = <&gpio6 9 GPIO_ACTIVE_HIGH>; /* NANDF_WP_B */ > >> > >> port { > >> - #address-cells = <1>; > >> - #size-cells = <0>; > >> - > >> ov5640_to_mipi_csi2: endpoint { > >> remote-endpoint = <&mipi_csi2_in>; > >> clock-lanes = <0>; > >> diff --git a/arch/arm/boot/dts/imx6qdl-sabresd.dtsi b/arch/arm/boot/dts/imx6qdl-sabresd.dtsi > >> index f019f9900369..c2de2250718c 100644 > >> --- a/arch/arm/boot/dts/imx6qdl-sabresd.dtsi > >> +++ b/arch/arm/boot/dts/imx6qdl-sabresd.dtsi > >> @@ -294,9 +294,6 @@ > >> reset-gpios = <&gpio1 20 GPIO_ACTIVE_LOW>; > >> > >> port { > >> - #address-cells = <1>; > >> - #size-cells = <0>; > >> - > >> ov5640_to_mipi_csi2: endpoint { > > > > These two changes seem unrelated and I have already fixed them at: > > https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git/commit/?h=imx/dt&id=1b215c73d1586e6f2586e9a6d6dfaf49cc142b3a > > Right. Will drop them. Applied. The git am command dropped them automatically. Thanks. Shawn -- 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