From: Kevin Hilman <khilman@baylibre.com>
To: Jerome Brunet <jbrunet@baylibre.com>,
Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
linux-amlogic@lists.infradead.org
Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/3] ARM: dts: meson: clock updates
Date: Fri, 13 Dec 2019 14:34:32 -0800 [thread overview]
Message-ID: <7heex797nr.fsf@baylibre.com> (raw)
In-Reply-To: <1j8snhbl4t.fsf@starbuckisacylon.baylibre.com>
Jerome Brunet <jbrunet@baylibre.com> writes:
> On Sun 08 Dec 2019 at 19:05, Martin Blumenstingl <martin.blumenstingl@googlemail.com> wrote:
>
>> This series moves the XTAL clock out of the main (HHI) clock controller
>> because it's an actual dedicated crystal on the PCBs.
>>
>> The last two patches add the DDR clock controller whose output is used
>> as input for some of the audio clocks.
>>
>>
>> Dependencies:
>> - patch #1 has a runtime dependency on my other series:
>> "provide the XTAL clock via OF on Meson8/8b/8m2" [0]
>> Jerome has already queued this for v5.6
>> - patches #2 and #3 have a compile time dependency on my other series:
>> "add the DDR clock controller on Meson8 and Meson8b" [1]
>> Jerome has already queued this for v5.6, but you need an immutable
>> tag for the dt-bindings
>
> Bindings tag clk-meson-dt-v5.6-1 available with the necessary ids
> branch v5.6/drivers with the actual driver changes
Queued for v5.6,
Kevin
_______________________________________________
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: Kevin Hilman <khilman@baylibre.com>
To: Jerome Brunet <jbrunet@baylibre.com>,
Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
linux-amlogic@lists.infradead.org
Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/3] ARM: dts: meson: clock updates
Date: Fri, 13 Dec 2019 14:34:32 -0800 [thread overview]
Message-ID: <7heex797nr.fsf@baylibre.com> (raw)
In-Reply-To: <1j8snhbl4t.fsf@starbuckisacylon.baylibre.com>
Jerome Brunet <jbrunet@baylibre.com> writes:
> On Sun 08 Dec 2019 at 19:05, Martin Blumenstingl <martin.blumenstingl@googlemail.com> wrote:
>
>> This series moves the XTAL clock out of the main (HHI) clock controller
>> because it's an actual dedicated crystal on the PCBs.
>>
>> The last two patches add the DDR clock controller whose output is used
>> as input for some of the audio clocks.
>>
>>
>> Dependencies:
>> - patch #1 has a runtime dependency on my other series:
>> "provide the XTAL clock via OF on Meson8/8b/8m2" [0]
>> Jerome has already queued this for v5.6
>> - patches #2 and #3 have a compile time dependency on my other series:
>> "add the DDR clock controller on Meson8 and Meson8b" [1]
>> Jerome has already queued this for v5.6, but you need an immutable
>> tag for the dt-bindings
>
> Bindings tag clk-meson-dt-v5.6-1 available with the necessary ids
> branch v5.6/drivers with the actual driver changes
Queued for v5.6,
Kevin
_______________________________________________
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: Kevin Hilman <khilman@baylibre.com>
To: Jerome Brunet <jbrunet@baylibre.com>,
Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
linux-amlogic@lists.infradead.org
Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] ARM: dts: meson: clock updates
Date: Fri, 13 Dec 2019 14:34:32 -0800 [thread overview]
Message-ID: <7heex797nr.fsf@baylibre.com> (raw)
In-Reply-To: <1j8snhbl4t.fsf@starbuckisacylon.baylibre.com>
Jerome Brunet <jbrunet@baylibre.com> writes:
> On Sun 08 Dec 2019 at 19:05, Martin Blumenstingl <martin.blumenstingl@googlemail.com> wrote:
>
>> This series moves the XTAL clock out of the main (HHI) clock controller
>> because it's an actual dedicated crystal on the PCBs.
>>
>> The last two patches add the DDR clock controller whose output is used
>> as input for some of the audio clocks.
>>
>>
>> Dependencies:
>> - patch #1 has a runtime dependency on my other series:
>> "provide the XTAL clock via OF on Meson8/8b/8m2" [0]
>> Jerome has already queued this for v5.6
>> - patches #2 and #3 have a compile time dependency on my other series:
>> "add the DDR clock controller on Meson8 and Meson8b" [1]
>> Jerome has already queued this for v5.6, but you need an immutable
>> tag for the dt-bindings
>
> Bindings tag clk-meson-dt-v5.6-1 available with the necessary ids
> branch v5.6/drivers with the actual driver changes
Queued for v5.6,
Kevin
next prev parent reply other threads:[~2019-12-13 22:34 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-08 18:05 [PATCH 0/3] ARM: dts: meson: clock updates Martin Blumenstingl
2019-12-08 18:05 ` Martin Blumenstingl
2019-12-08 18:05 ` Martin Blumenstingl
2019-12-08 18:05 ` [PATCH 1/3] ARM: dts: meson: provide the XTAL clock using a fixed-clock Martin Blumenstingl
2019-12-08 18:05 ` Martin Blumenstingl
2019-12-08 18:05 ` Martin Blumenstingl
2019-12-08 18:05 ` [PATCH 2/3] ARM: dts: meson8: add the DDR clock controller Martin Blumenstingl
2019-12-08 18:05 ` Martin Blumenstingl
2019-12-08 18:05 ` Martin Blumenstingl
2019-12-09 3:20 ` kbuild test robot
2019-12-09 3:20 ` kbuild test robot
2019-12-09 3:20 ` kbuild test robot
2019-12-09 3:20 ` kbuild test robot
2019-12-08 18:05 ` [PATCH 3/3] ARM: dts: meson8b: " Martin Blumenstingl
2019-12-08 18:05 ` Martin Blumenstingl
2019-12-08 18:05 ` Martin Blumenstingl
2019-12-12 15:48 ` [PATCH 0/3] ARM: dts: meson: clock updates Jerome Brunet
2019-12-12 15:48 ` Jerome Brunet
2019-12-12 15:48 ` Jerome Brunet
2019-12-13 22:34 ` Kevin Hilman [this message]
2019-12-13 22:34 ` Kevin Hilman
2019-12-13 22:34 ` Kevin Hilman
2019-12-13 22:21 ` patchwork-bot+linux-amlogic
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=7heex797nr.fsf@baylibre.com \
--to=khilman@baylibre.com \
--cc=jbrunet@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.