1
0
Fork 0

arm64: dts: allwinner: a64: Fix display pipeline endpoints

Commit a7f7047ffc ("arm64: dts: allwinner: a64: Add cross links for the
mixers") introduced a few errors while fixing the cross links. Make sure to
correct them.

Fixes: a7f7047ffc ("arm64: dts: allwinner: a64: Add cross links for the mixers")
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
hifive-unleashed-5.2
Maxime Ripard 2019-03-25 14:52:46 +01:00
parent 26c609d5d2
commit d41a43a0d3
No known key found for this signature in database
GPG Key ID: E3EF0D6F671851C5
1 changed files with 3 additions and 1 deletions

View File

@ -282,6 +282,8 @@
#size-cells = <0>;
mixer1_out: port@1 {
#address-cells = <1>;
#size-cells = <0>;
reg = <1>;
mixer1_out_tcon0: endpoint@0 {
@ -372,7 +374,7 @@
tcon0_in_mixer1: endpoint@1 {
reg = <1>;
remote-endpoint = <&mixer1_out_tcon1>;
remote-endpoint = <&mixer1_out_tcon0>;
};
};