From: Heiko Stuebner Date: Thu, 31 Mar 2016 18:37:40 +0000 (+0200) Subject: ARM: dts: rockchip: drop unneeded properties from mipi node X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=6b241fcccb42ab96b3cdca7066cebd0f5cdd44e0;p=deliverable%2Flinux.git ARM: dts: rockchip: drop unneeded properties from mipi node The mipi controller node does contain an unused reg property as well as unnecessary #address-cells and #size-cells properties for subnodes not using addresses, so remove those to also make dtc happy. Signed-off-by: Heiko Stuebner Acked-by: Rob Herring --- diff --git a/arch/arm/boot/dts/rk3288.dtsi b/arch/arm/boot/dts/rk3288.dtsi index ee4085dd7007..9114c7b8dff4 100644 --- a/arch/arm/boot/dts/rk3288.dtsi +++ b/arch/arm/boot/dts/rk3288.dtsi @@ -888,10 +888,6 @@ status = "disabled"; ports { - #address-cells = <1>; - #size-cells = <0>; - reg = <1>; - mipi_in: port { #address-cells = <1>; #size-cells = <0>;