Skip to content

Commit

Permalink
ARM: dts: gose: Fix ports node name for adv7180
Browse files Browse the repository at this point in the history
[ 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>
  • Loading branch information
Niklas Söderlund authored and gregkh committed Aug 19, 2020
1 parent 4361bec commit e216651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/r8a7793-gose.dts
Expand Up @@ -339,7 +339,7 @@
reg = <0x20>;
remote = <&vin1>;

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

Expand Down

0 comments on commit e216651

Please sign in to comment.