ARM: dts: rockchip: drop unneeded properties from mipi
From: Heiko Stuebner <heiko@...> Date: Thu, 31 Mar 2016 20:37:40 +0200
Commit-Message
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 <heiko@...>
Patch-Comment
arch/arm/boot/dts/rk3288.dtsi | 4 ---- 1 file changed, 4 deletions(-)
Statistics
- 0 lines added
- 4 lines removed
Changes
------------------------ arch/arm/boot/dts/rk3288.dtsi -------------------------
index ee4085d..9114c7b 100644
@@ -888,10 +888,6 @@
status = "disabled";
ports {
mipi_in: port {
#address-cells = <1>;
#size-cells = <0>;