]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
ARM: dts: gose: Fix ports node name for adv7612
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Mon, 13 Jul 2020 11:10:16 +0000 (13:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Aug 2020 06:26:09 +0000 (08:26 +0200)
[ Upstream commit 59692ac5a7bb8c97ff440fc8917828083fbc38d6 ]

When adding the adv7612 device node the ports node was misspelled as
port, fix this.

Fixes: bc63cd87f3ce924f ("ARM: dts: gose: add HDMI input")
Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Link: https://lore.kernel.org/r/20200713111016.523189-1-niklas.soderlund+renesas@ragnatech.se
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/r8a7793-gose.dts

index a378b54867bb4d1f283c8ec3d3e692762682dc53..10c3536b8e3d9d0bf74ac29cd5c76cc3e63244f1 100644 (file)
                        interrupts = <2 IRQ_TYPE_LEVEL_LOW>;
                        default-input = <0>;
 
-                       port {
+                       ports {
                                #address-cells = <1>;
                                #size-cells = <0>;