Skip to content

Commit 55da218

Browse files
Niklas Söderlundgregkh
authored andcommitted
ARM: dts: gose: Fix ports node name for adv7180
[ Upstream commit d344234 ] When adding the adv7180 device node the ports node was misspelled as port, fix this. Fixes: 8cae359 ("ARM: dts: gose: add composite video input") Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Link: https://lore.kernel.org/r/20200704155856.3037010-2-niklas.soderlund+renesas@ragnatech.se Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Sasha Levin <sashal@kernel.org>
1 parent 473a0cd commit 55da218

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/boot/dts/r8a7793-gose.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@
339339
reg = <0x20>;
340340
remote = <&vin1>;
341341

342-
port {
342+
ports {
343343
#address-cells = <1>;
344344
#size-cells = <0>;
345345

0 commit comments

Comments
 (0)