From: "Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se> To: linux-renesas-soc@vger.kernel.org Cc: "Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se> Subject: [PATCH 1/2] ARM: dts: gose: Fix ports node name for adv7180 Date: Sat, 4 Jul 2020 17:58:55 +0200 [thread overview] Message-ID: <20200704155856.3037010-2-niklas.soderlund+renesas@ragnatech.se> (raw) In-Reply-To: <20200704155856.3037010-1-niklas.soderlund+renesas@ragnatech.se> When adding the adv7180 device node the ports node was misspelled as port, fix this. Fixes: 8cae359049a88b75 ("ARM: dts: gose: add composite video input") Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> --- arch/arm/boot/dts/r8a7793-gose.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/r8a7793-gose.dts b/arch/arm/boot/dts/r8a7793-gose.dts index 79baf06019f5a6ff..a378b54867bb4d1f 100644 --- a/arch/arm/boot/dts/r8a7793-gose.dts +++ b/arch/arm/boot/dts/r8a7793-gose.dts @@ -336,7 +336,7 @@ composite-in@20 { reg = <0x20>; remote = <&vin1>; - port { + ports { #address-cells = <1>; #size-cells = <0>; -- 2.27.0
next prev parent reply other threads:[~2020-07-04 15:59 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-07-04 15:58 [PATCH 0/2] ARM: dts: renesas: Cleanup ADV7180 bindings Niklas Söderlund 2020-07-04 15:58 ` Niklas Söderlund [this message] 2020-07-07 9:59 ` [PATCH 1/2] ARM: dts: gose: Fix ports node name for adv7180 Geert Uytterhoeven 2020-07-13 7:24 ` Niklas Söderlund 2020-07-13 7:51 ` Geert Uytterhoeven 2020-07-13 8:15 ` Niklas Söderlund 2020-07-13 9:04 ` Ulrich Hecht 2020-07-04 15:58 ` [PATCH 2/2] ARM: dts: renesas: Remove unused remote property from adv7180 nodes Niklas Söderlund 2020-07-13 9:06 ` Geert Uytterhoeven
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20200704155856.3037010-2-niklas.soderlund+renesas@ragnatech.se \ --to=niklas.soderlund+renesas@ragnatech.se \ --cc=linux-renesas-soc@vger.kernel.org \ --subject='Re: [PATCH 1/2] ARM: dts: gose: Fix ports node name for adv7180' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.