Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6b241fcc authored by Heiko Stuebner's avatar Heiko Stuebner
Browse files

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: default avatarHeiko Stuebner <heiko@sntech.de>
Acked-by: default avatarRob Herring <robh@kernel.org>
parent 8b30c899
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -888,10 +888,6 @@
		status = "disabled";

		ports {
			#address-cells = <1>;
			#size-cells = <0>;
			reg = <1>;

			mipi_in: port {
				#address-cells = <1>;
				#size-cells = <0>;