* [PATCH] arm64: dts: renesas: draak: Fix CVBS input
@ 2018-12-10 9:43 Laurent Pinchart
2018-12-10 9:56 ` jacopo mondi
0 siblings, 1 reply; 3+ messages in thread
From: Laurent Pinchart @ 2018-12-10 9:43 UTC (permalink / raw)
To: linux-renesas-soc; +Cc: Jacopo Mondi, Simon Horman
A typo in the adv7180 DT node prevents successful probing of the VIN.
Fix it.
Fixes: 6a0942c20f5c ("arm64: dts: renesas: draak: Describe CVBS input")
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
---
arch/arm64/boot/dts/renesas/r8a77995-draak.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/renesas/r8a77995-draak.dts b/arch/arm64/boot/dts/renesas/r8a77995-draak.dts
index 2405eaad0296..0f2523296b8a 100644
--- a/arch/arm64/boot/dts/renesas/r8a77995-draak.dts
+++ b/arch/arm64/boot/dts/renesas/r8a77995-draak.dts
@@ -195,7 +195,7 @@
compatible = "adi,adv7180cp";
reg = <0x20>;
- port {
+ ports {
#address-cells = <1>;
#size-cells = <0>;
--
Regards,
Laurent Pinchart
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] arm64: dts: renesas: draak: Fix CVBS input
2018-12-10 9:43 [PATCH] arm64: dts: renesas: draak: Fix CVBS input Laurent Pinchart
@ 2018-12-10 9:56 ` jacopo mondi
2018-12-10 11:02 ` Simon Horman
0 siblings, 1 reply; 3+ messages in thread
From: jacopo mondi @ 2018-12-10 9:56 UTC (permalink / raw)
To: Laurent Pinchart; +Cc: linux-renesas-soc, Simon Horman
[-- Attachment #1: Type: text/plain, Size: 1065 bytes --]
Hi Laurent,
On Mon, Dec 10, 2018 at 11:43:55AM +0200, Laurent Pinchart wrote:
> A typo in the adv7180 DT node prevents successful probing of the VIN.
> Fix it.
My bad, sorry about this. I tested the HDMI connection, and didn't
notice this stupid error on the CVBS one.
>
> Fixes: 6a0942c20f5c ("arm64: dts: renesas: draak: Describe CVBS input")
> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Thanks
j
> ---
> arch/arm64/boot/dts/renesas/r8a77995-draak.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/renesas/r8a77995-draak.dts b/arch/arm64/boot/dts/renesas/r8a77995-draak.dts
> index 2405eaad0296..0f2523296b8a 100644
> --- a/arch/arm64/boot/dts/renesas/r8a77995-draak.dts
> +++ b/arch/arm64/boot/dts/renesas/r8a77995-draak.dts
> @@ -195,7 +195,7 @@
> compatible = "adi,adv7180cp";
> reg = <0x20>;
>
> - port {
> + ports {
> #address-cells = <1>;
> #size-cells = <0>;
>
> --
> Regards,
>
> Laurent Pinchart
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] arm64: dts: renesas: draak: Fix CVBS input
2018-12-10 9:56 ` jacopo mondi
@ 2018-12-10 11:02 ` Simon Horman
0 siblings, 0 replies; 3+ messages in thread
From: Simon Horman @ 2018-12-10 11:02 UTC (permalink / raw)
To: jacopo mondi; +Cc: Laurent Pinchart, linux-renesas-soc
On Mon, Dec 10, 2018 at 10:56:01AM +0100, jacopo mondi wrote:
> Hi Laurent,
>
> On Mon, Dec 10, 2018 at 11:43:55AM +0200, Laurent Pinchart wrote:
> > A typo in the adv7180 DT node prevents successful probing of the VIN.
> > Fix it.
>
> My bad, sorry about this. I tested the HDMI connection, and didn't
> notice this stupid error on the CVBS one.
>
> >
> > Fixes: 6a0942c20f5c ("arm64: dts: renesas: draak: Describe CVBS input")
> > Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
>
> Acked-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Thanks, I have tentatively this as a fix for v4.20.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-12-10 11:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-10 9:43 [PATCH] arm64: dts: renesas: draak: Fix CVBS input Laurent Pinchart
2018-12-10 9:56 ` jacopo mondi
2018-12-10 11:02 ` Simon Horman
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.