Commit 103515d9 authored by Ricardo Cañuelo's avatar Ricardo Cañuelo Committed by Shawn Guo
Browse files

ARM: dts: imx53-cx9020: Group port definitions for the dvi-converter



Group the port definitions of the dvi-converter in a 'ports' node to
make it compliant with the ti,tfp410 binding.

Signed-off-by: default avatarRicardo Cañuelo <ricardo.canuelo@collabora.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 6a3153e1
Loading
Loading
Loading
Loading
+14 −11
Original line number Diff line number Diff line
@@ -59,9 +59,11 @@
	};

	dvi-converter {
		compatible = "ti,tfp410";

		ports {
			#address-cells = <1>;
			#size-cells = <0>;
		compatible = "ti,tfp410";

			port@0 {
				reg = <0>;
@@ -79,6 +81,7 @@
				};
			};
		};
	};

	leds {
		compatible = "gpio-leds";