Commit 704121ff authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski
Browse files

ARM: dts: exynos: add ports to TC358764 bridge on Arndale

The Toshiba TC358764 bridge binding expect up two ports as it is a
bridge, thus add ports property to encapsulate them.

Link: https://lore.kernel.org/r/20230225160252.18737-2-krzysztof.kozlowski@linaro.org


Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
parent 74cbc0e6
Loading
Loading
Loading
Loading
+9 −6
Original line number Diff line number Diff line
@@ -192,6 +192,8 @@ bridge@0 {
		vddio-supply = <&vcc_1v8_reg>;
		vddlvds-supply = <&vcc_3v3_reg>;
		reset-gpios = <&gpd1 6 GPIO_ACTIVE_LOW>;

		ports {
			#address-cells = <1>;
			#size-cells = <0>;
			port@1 {
@@ -202,6 +204,7 @@ bridge_out_ep: endpoint {
			};
		};
	};
};

&fimd {
	status = "okay";