Skip to content

Commit 12b7ce2

Browse files
Niklas Söderlundgregkh
authored andcommitted
ARM: dts: gose: Fix ports node name for adv7612
[ Upstream commit 59692ac ] When adding the adv7612 device node the ports node was misspelled as port, fix this. Fixes: bc63cd8 ("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>
1 parent 55da218 commit 12b7ce2

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
@@ -399,7 +399,7 @@
399399
interrupts = <2 IRQ_TYPE_LEVEL_LOW>;
400400
default-input = <0>;
401401

402-
port {
402+
ports {
403403
#address-cells = <1>;
404404
#size-cells = <0>;
405405

0 commit comments

Comments
 (0)