]> www.infradead.org Git - users/dwmw2/linux.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:15:56 +0000 (08:15 +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 dc435ac95d23a309baa74362149aa409c1156dbe..9f507393c3752826b568559ffda4ec629a28dc88 100644 (file)
                        interrupts = <2 IRQ_TYPE_LEVEL_LOW>;
                        default-input = <0>;
 
-                       port {
+                       ports {
                                #address-cells = <1>;
                                #size-cells = <0>;