From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: dts: DRA74x: fix DSS PLL2 addresses
Date: Tue, 7 Jun 2016 09:31:38 +0300 [thread overview]
Message-ID: <57566A4A.4020102@ti.com> (raw)
In-Reply-To: <1463739213-31540-1-git-send-email-tomi.valkeinen@ti.com>
[-- Attachment #1.1.1: Type: text/plain, Size: 917 bytes --]
Hi Tony,
On 20/05/16 13:13, Tomi Valkeinen wrote:
> DSS's 'pll2_clkctrl' and 'pll2' have wrong addresses in the dra74x.dtsi
> file. Video PLL2 has not been used so wrong addresses went unnoticed.
>
> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
> ---
> arch/arm/boot/dts/dra74x.dtsi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/dra74x.dtsi b/arch/arm/boot/dts/dra74x.dtsi
> index 4220eeffc65a..5e06020f450b 100644
> --- a/arch/arm/boot/dts/dra74x.dtsi
> +++ b/arch/arm/boot/dts/dra74x.dtsi
> @@ -107,8 +107,8 @@
> reg = <0x58000000 0x80>,
> <0x58004054 0x4>,
> <0x58004300 0x20>,
> - <0x58005054 0x4>,
> - <0x58005300 0x20>;
> + <0x58009054 0x4>,
> + <0x58009300 0x20>;
> reg-names = "dss", "pll1_clkctrl", "pll1",
> "pll2_clkctrl", "pll2";
>
>
Ping on this.
Tomi
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: tomi.valkeinen@ti.com (Tomi Valkeinen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: DRA74x: fix DSS PLL2 addresses
Date: Tue, 7 Jun 2016 09:31:38 +0300 [thread overview]
Message-ID: <57566A4A.4020102@ti.com> (raw)
In-Reply-To: <1463739213-31540-1-git-send-email-tomi.valkeinen@ti.com>
Hi Tony,
On 20/05/16 13:13, Tomi Valkeinen wrote:
> DSS's 'pll2_clkctrl' and 'pll2' have wrong addresses in the dra74x.dtsi
> file. Video PLL2 has not been used so wrong addresses went unnoticed.
>
> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
> ---
> arch/arm/boot/dts/dra74x.dtsi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/dra74x.dtsi b/arch/arm/boot/dts/dra74x.dtsi
> index 4220eeffc65a..5e06020f450b 100644
> --- a/arch/arm/boot/dts/dra74x.dtsi
> +++ b/arch/arm/boot/dts/dra74x.dtsi
> @@ -107,8 +107,8 @@
> reg = <0x58000000 0x80>,
> <0x58004054 0x4>,
> <0x58004300 0x20>,
> - <0x58005054 0x4>,
> - <0x58005300 0x20>;
> + <0x58009054 0x4>,
> + <0x58009300 0x20>;
> reg-names = "dss", "pll1_clkctrl", "pll1",
> "pll2_clkctrl", "pll2";
>
>
Ping on this.
Tomi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160607/401dfa30/attachment-0001.sig>
next prev parent reply other threads:[~2016-06-07 6:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-20 10:13 [PATCH] ARM: dts: DRA74x: fix DSS PLL2 addresses Tomi Valkeinen
2016-05-20 10:13 ` Tomi Valkeinen
2016-06-07 6:31 ` Tomi Valkeinen [this message]
2016-06-07 6:31 ` Tomi Valkeinen
2016-06-09 7:19 ` Tony Lindgren
2016-06-09 7:19 ` Tony Lindgren
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=57566A4A.4020102@ti.com \
--to=tomi.valkeinen@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=tony@atomide.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.