From: Neil Armstrong <narmstrong@baylibre.com>
To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Cc: khilman@baylibre.com, Jerome Brunet <jbrunet@baylibre.com>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-amlogic@lists.infradead.org
Subject: Re: [PATCH 1/9] arm64: dts: meson: g12a: Add AO Clock + Reset Controller support
Date: Sat, 16 Mar 2019 15:26:35 +0100 [thread overview]
Message-ID: <5C8D079B.5020803@baylibre.com> (raw)
In-Reply-To: <CAFBinCCF81Af=5F19NT337Tfx+oQzx7-zFu2063z7wSfU3qfjQ@mail.gmail.com>
Hi,
Le 15/03/2019 22:07, Martin Blumenstingl a écrit :
> Hi Neil,
>
> On Thu, Mar 7, 2019 at 4:14 PM Neil Armstrong <narmstrong@baylibre.com> wrote:
>>
>> Add nodes and properties for the AO Clocks and Resets.
>>
>> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
>> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
>> ---
>> arch/arm64/boot/dts/amlogic/meson-g12a.dtsi | 17 +++++++++++++++++
>> 1 file changed, 17 insertions(+)
>>
>> diff --git a/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi b/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi
>> index 191d31db9853..0eb5220da82c 100644
>> --- a/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi
>> +++ b/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi
>> @@ -122,6 +122,23 @@
>> #size-cells = <2>;
>> ranges = <0x0 0x0 0x0 0xff800000 0x0 0x100000>;
>>
>> + rti: sys-ctrl@0 {
>> + compatible = "amlogic,meson-gx-ao-sysctrl",
>> + "simple-mfd", "syscon";
>> + reg = <0x0 0x0 0x0 0x1000>;
>> + #address-cells = <2>;
>> + #size-cells = <2>;
>> + ranges = <0x0 0x0 0x0 0x0 0x0 0x1000>;
> is this supposed to be 0x1000 (GX uses 0x100 here)?
> my understanding is that G12A has the AO CEC at aobus + 0x100, so
> using a size of 0x1000 would make it overlap
Hmm, Let me check
Neil
>
>
> Regards
> Martin
>
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
WARNING: multiple messages have this Message-ID (diff)
From: Neil Armstrong <narmstrong@baylibre.com>
To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Cc: khilman@baylibre.com, Jerome Brunet <jbrunet@baylibre.com>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-amlogic@lists.infradead.org
Subject: Re: [PATCH 1/9] arm64: dts: meson: g12a: Add AO Clock + Reset Controller support
Date: Sat, 16 Mar 2019 15:26:35 +0100 [thread overview]
Message-ID: <5C8D079B.5020803@baylibre.com> (raw)
In-Reply-To: <CAFBinCCF81Af=5F19NT337Tfx+oQzx7-zFu2063z7wSfU3qfjQ@mail.gmail.com>
Hi,
Le 15/03/2019 22:07, Martin Blumenstingl a écrit :
> Hi Neil,
>
> On Thu, Mar 7, 2019 at 4:14 PM Neil Armstrong <narmstrong@baylibre.com> wrote:
>>
>> Add nodes and properties for the AO Clocks and Resets.
>>
>> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
>> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
>> ---
>> arch/arm64/boot/dts/amlogic/meson-g12a.dtsi | 17 +++++++++++++++++
>> 1 file changed, 17 insertions(+)
>>
>> diff --git a/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi b/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi
>> index 191d31db9853..0eb5220da82c 100644
>> --- a/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi
>> +++ b/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi
>> @@ -122,6 +122,23 @@
>> #size-cells = <2>;
>> ranges = <0x0 0x0 0x0 0xff800000 0x0 0x100000>;
>>
>> + rti: sys-ctrl@0 {
>> + compatible = "amlogic,meson-gx-ao-sysctrl",
>> + "simple-mfd", "syscon";
>> + reg = <0x0 0x0 0x0 0x1000>;
>> + #address-cells = <2>;
>> + #size-cells = <2>;
>> + ranges = <0x0 0x0 0x0 0x0 0x0 0x1000>;
> is this supposed to be 0x1000 (GX uses 0x100 here)?
> my understanding is that G12A has the AO CEC at aobus + 0x100, so
> using a size of 0x1000 would make it overlap
Hmm, Let me check
Neil
>
>
> Regards
> Martin
>
_______________________________________________
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: Neil Armstrong <narmstrong@baylibre.com>
To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Cc: khilman@baylibre.com, linux-amlogic@lists.infradead.org,
Jerome Brunet <jbrunet@baylibre.com>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/9] arm64: dts: meson: g12a: Add AO Clock + Reset Controller support
Date: Sat, 16 Mar 2019 15:26:35 +0100 [thread overview]
Message-ID: <5C8D079B.5020803@baylibre.com> (raw)
In-Reply-To: <CAFBinCCF81Af=5F19NT337Tfx+oQzx7-zFu2063z7wSfU3qfjQ@mail.gmail.com>
Hi,
Le 15/03/2019 22:07, Martin Blumenstingl a écrit :
> Hi Neil,
>
> On Thu, Mar 7, 2019 at 4:14 PM Neil Armstrong <narmstrong@baylibre.com> wrote:
>>
>> Add nodes and properties for the AO Clocks and Resets.
>>
>> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
>> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
>> ---
>> arch/arm64/boot/dts/amlogic/meson-g12a.dtsi | 17 +++++++++++++++++
>> 1 file changed, 17 insertions(+)
>>
>> diff --git a/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi b/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi
>> index 191d31db9853..0eb5220da82c 100644
>> --- a/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi
>> +++ b/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi
>> @@ -122,6 +122,23 @@
>> #size-cells = <2>;
>> ranges = <0x0 0x0 0x0 0xff800000 0x0 0x100000>;
>>
>> + rti: sys-ctrl@0 {
>> + compatible = "amlogic,meson-gx-ao-sysctrl",
>> + "simple-mfd", "syscon";
>> + reg = <0x0 0x0 0x0 0x1000>;
>> + #address-cells = <2>;
>> + #size-cells = <2>;
>> + ranges = <0x0 0x0 0x0 0x0 0x0 0x1000>;
> is this supposed to be 0x1000 (GX uses 0x100 here)?
> my understanding is that G12A has the AO CEC at aobus + 0x100, so
> using a size of 0x1000 would make it overlap
Hmm, Let me check
Neil
>
>
> Regards
> Martin
>
next prev parent reply other threads:[~2019-03-16 14:26 UTC|newest]
Thread overview: 81+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-07 15:13 [PATCH 0/9] arm64: dts: g12a: Add peripherals Neil Armstrong
2019-03-07 15:13 ` Neil Armstrong
2019-03-07 15:13 ` Neil Armstrong
2019-03-07 15:13 ` [PATCH 1/9] arm64: dts: meson: g12a: Add AO Clock + Reset Controller support Neil Armstrong
2019-03-07 15:13 ` Neil Armstrong
2019-03-07 15:13 ` Neil Armstrong
2019-03-15 21:07 ` Martin Blumenstingl
2019-03-15 21:07 ` Martin Blumenstingl
2019-03-15 21:07 ` Martin Blumenstingl
2019-03-16 14:26 ` Neil Armstrong [this message]
2019-03-16 14:26 ` Neil Armstrong
2019-03-16 14:26 ` Neil Armstrong
2019-03-07 15:13 ` [PATCH 2/9] arm64: dts: meson: g12a: Add AO Secure node Neil Armstrong
2019-03-07 15:13 ` Neil Armstrong
2019-03-07 15:13 ` Neil Armstrong
2019-03-15 21:09 ` Martin Blumenstingl
2019-03-15 21:09 ` Martin Blumenstingl
2019-03-15 21:09 ` Martin Blumenstingl
2019-03-07 15:13 ` [PATCH 3/9] arm64: dts: meson: g12a: add pinctrl support controllers Neil Armstrong
2019-03-07 15:13 ` Neil Armstrong
2019-03-07 15:13 ` Neil Armstrong
2019-03-07 15:13 ` [PATCH 4/9] arm64: dts: meson: g12a: add uart_ao_a pinctrl Neil Armstrong
2019-03-07 15:13 ` Neil Armstrong
2019-03-07 15:13 ` Neil Armstrong
2019-03-11 9:13 ` Neil Armstrong
2019-03-11 9:13 ` Neil Armstrong
2019-03-11 9:13 ` Neil Armstrong
2019-03-12 21:15 ` Kevin Hilman
2019-03-12 21:15 ` Kevin Hilman
2019-03-12 21:15 ` Kevin Hilman
2019-03-13 9:52 ` Neil Armstrong
2019-03-13 9:52 ` Neil Armstrong
2019-03-13 9:52 ` Neil Armstrong
2019-03-07 15:13 ` [PATCH 5/9] arm64: dts: meson: g12a: add reset controller Neil Armstrong
2019-03-07 15:13 ` Neil Armstrong
2019-03-07 15:13 ` Neil Armstrong
2019-03-15 21:31 ` Martin Blumenstingl
2019-03-15 21:31 ` Martin Blumenstingl
2019-03-15 21:31 ` Martin Blumenstingl
2019-03-16 14:31 ` Neil Armstrong
2019-03-16 14:31 ` Neil Armstrong
2019-03-16 14:31 ` Neil Armstrong
2019-03-16 22:09 ` Martin Blumenstingl
2019-03-16 22:09 ` Martin Blumenstingl
2019-03-16 22:09 ` Martin Blumenstingl
2019-03-07 15:13 ` [PATCH 6/9] arm64: dts: meson: g12a: Add UART A, B & C nodes and pins Neil Armstrong
2019-03-07 15:13 ` Neil Armstrong
2019-03-07 15:13 ` Neil Armstrong
2019-03-12 21:02 ` Kevin Hilman
2019-03-12 21:02 ` Kevin Hilman
2019-03-12 21:02 ` Kevin Hilman
2019-03-15 21:24 ` Martin Blumenstingl
2019-03-15 21:24 ` Martin Blumenstingl
2019-03-15 21:24 ` Martin Blumenstingl
2019-03-16 14:35 ` Neil Armstrong
2019-03-16 14:35 ` Neil Armstrong
2019-03-16 14:35 ` Neil Armstrong
2019-03-16 22:14 ` Martin Blumenstingl
2019-03-16 22:14 ` Martin Blumenstingl
2019-03-16 22:14 ` Martin Blumenstingl
2019-03-17 10:42 ` Neil Armstrong
2019-03-17 10:42 ` Neil Armstrong
2019-03-17 10:42 ` Neil Armstrong
2019-03-07 15:13 ` [PATCH 7/9] arm64: dts: meson: g12a: Add SAR ADC node Neil Armstrong
2019-03-07 15:13 ` Neil Armstrong
2019-03-07 15:13 ` Neil Armstrong
2019-03-15 21:16 ` Martin Blumenstingl
2019-03-15 21:16 ` Martin Blumenstingl
2019-03-15 21:16 ` Martin Blumenstingl
2019-03-07 15:13 ` [PATCH 8/9] arm64: dts: meson: g12a: Add G12A USB nodes Neil Armstrong
2019-03-07 15:13 ` Neil Armstrong
2019-03-07 15:13 ` Neil Armstrong
2019-03-15 21:40 ` Martin Blumenstingl
2019-03-15 21:40 ` Martin Blumenstingl
2019-03-15 21:40 ` Martin Blumenstingl
2019-03-16 14:37 ` Neil Armstrong
2019-03-16 14:37 ` Neil Armstrong
2019-03-16 14:37 ` Neil Armstrong
2019-03-07 15:13 ` [PATCH 9/9] arm64: dts: meson: g12a: Add mali-g31 gpu node Neil Armstrong
2019-03-07 15:13 ` Neil Armstrong
2019-03-07 15:13 ` Neil Armstrong
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=5C8D079B.5020803@baylibre.com \
--to=narmstrong@baylibre.com \
--cc=jbrunet@baylibre.com \
--cc=khilman@baylibre.com \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=martin.blumenstingl@googlemail.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.