Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1702951 > unrolled thread

Re: [PATCH v3 00/10] ARM: sun8i: a83t: Add support for MMC controllers

Started byUlf Hansson <ulf.hansson@linaro.org>
First post2017-08-03 13:20 +0200
Last post2017-08-04 04:20 +0200
Articles 4 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v3 00/10] ARM: sun8i: a83t: Add support for MMC controllers Ulf Hansson <ulf.hansson@linaro.org> - 2017-08-03 13:20 +0200
    Re: [PATCH v3 00/10] ARM: sun8i: a83t: Add support for MMC controllers Chen-Yu Tsai <wens@csie.org> - 2017-08-03 13:30 +0200
      Re: [PATCH v3 00/10] ARM: sun8i: a83t: Add support for MMC controllers Ulf Hansson <ulf.hansson@linaro.org> - 2017-08-03 14:10 +0200
        Re: [PATCH v3 00/10] ARM: sun8i: a83t: Add support for MMC controllers Chen-Yu Tsai <wens@csie.org> - 2017-08-04 04:20 +0200

#1702951 — Re: [PATCH v3 00/10] ARM: sun8i: a83t: Add support for MMC controllers

FromUlf Hansson <ulf.hansson@linaro.org>
Date2017-08-03 13:20 +0200
SubjectRe: [PATCH v3 00/10] ARM: sun8i: a83t: Add support for MMC controllers
Message-ID<uamky-7Ca-9@gated-at.bofh.it>
On 26 July 2017 at 21:45, Maxime Ripard
<maxime.ripard@free-electrons.com> wrote:
> On Wed, Jul 26, 2017 at 10:09:41PM +0800, Chen-Yu Tsai wrote:
>> On Mon, Jul 24, 2017 at 9:58 PM, Chen-Yu Tsai <wens@csie.org> wrote:
>> > Hi everyone,
>> >
>> > This is v3 of my MMC controller support series.
>> >
>>
>> [...]
>>
>> > Chen-Yu Tsai (10):
>> >   clk: sunxi-ng: Add interface to query or configure MMC timing modes.
>> >   clk: sunxi-ng: Add MP_MMC clocks that support MMC timing modes
>> >     switching
>> >   clk: sunxi-ng: a83t: Support new timing mode for mmc2 clock
>> >   mmc: sunxi: Support controllers that can use both old and new timings
>> >   mmc: sunxi: Support MMC DDR52 transfer mode with new timing mode
>> >   mmc: sunxi: Add support for A83T eMMC (MMC2)
>>
>> So this series seems to be ready for inclusion, unless Ulf has further
>> concerns about the clk usage.
>>
>> The first mmc patch have build time dependencies on the first clk patch.
>> Shall we put the clk patch on a separate immutable branch for both trees
>> to pull? Or we could just merge everything through the mmc tree? I don't
>> think we'll touch this part of the sunxi-ng clk driver for the remainder
>> of this cycle.
>
> I guess the easiest would be for it to go through Ulf tree, unless he
> says otherwise of course :)

Okay, I have picked up the series and applied it for my next branch.

Thanks and kind regards
Uffe

[toc] | [next] | [standalone]


#1702956

FromChen-Yu Tsai <wens@csie.org>
Date2017-08-03 13:30 +0200
Message-ID<uamud-7FZ-11@gated-at.bofh.it>
In reply to#1702951
On Thu, Aug 3, 2017 at 7:19 PM, Ulf Hansson <ulf.hansson@linaro.org> wrote:
> On 26 July 2017 at 21:45, Maxime Ripard
> <maxime.ripard@free-electrons.com> wrote:
>> On Wed, Jul 26, 2017 at 10:09:41PM +0800, Chen-Yu Tsai wrote:
>>> On Mon, Jul 24, 2017 at 9:58 PM, Chen-Yu Tsai <wens@csie.org> wrote:
>>> > Hi everyone,
>>> >
>>> > This is v3 of my MMC controller support series.
>>> >
>>>
>>> [...]
>>>
>>> > Chen-Yu Tsai (10):
>>> >   clk: sunxi-ng: Add interface to query or configure MMC timing modes.
>>> >   clk: sunxi-ng: Add MP_MMC clocks that support MMC timing modes
>>> >     switching
>>> >   clk: sunxi-ng: a83t: Support new timing mode for mmc2 clock
>>> >   mmc: sunxi: Support controllers that can use both old and new timings
>>> >   mmc: sunxi: Support MMC DDR52 transfer mode with new timing mode
>>> >   mmc: sunxi: Add support for A83T eMMC (MMC2)
>>>
>>> So this series seems to be ready for inclusion, unless Ulf has further
>>> concerns about the clk usage.
>>>
>>> The first mmc patch have build time dependencies on the first clk patch.
>>> Shall we put the clk patch on a separate immutable branch for both trees
>>> to pull? Or we could just merge everything through the mmc tree? I don't
>>> think we'll touch this part of the sunxi-ng clk driver for the remainder
>>> of this cycle.
>>
>> I guess the easiest would be for it to go through Ulf tree, unless he
>> says otherwise of course :)
>
> Okay, I have picked up the series and applied it for my next branch.

I guess I wasn't very clear. When I meant "everything" I meant the mmc
and clk patches. We will take the dts patches through the sunxi tree.

Can you drop the four dts patches from your tree? That would be the
last four patches on mmc/next at the moment.

Thanks and sorry for the confusion.

ChenYu

[toc] | [prev] | [next] | [standalone]


#1703003

FromUlf Hansson <ulf.hansson@linaro.org>
Date2017-08-03 14:10 +0200
Message-ID<uan6W-8co-15@gated-at.bofh.it>
In reply to#1702956
On 3 August 2017 at 13:25, Chen-Yu Tsai <wens@csie.org> wrote:
> On Thu, Aug 3, 2017 at 7:19 PM, Ulf Hansson <ulf.hansson@linaro.org> wrote:
>> On 26 July 2017 at 21:45, Maxime Ripard
>> <maxime.ripard@free-electrons.com> wrote:
>>> On Wed, Jul 26, 2017 at 10:09:41PM +0800, Chen-Yu Tsai wrote:
>>>> On Mon, Jul 24, 2017 at 9:58 PM, Chen-Yu Tsai <wens@csie.org> wrote:
>>>> > Hi everyone,
>>>> >
>>>> > This is v3 of my MMC controller support series.
>>>> >
>>>>
>>>> [...]
>>>>
>>>> > Chen-Yu Tsai (10):
>>>> >   clk: sunxi-ng: Add interface to query or configure MMC timing modes.
>>>> >   clk: sunxi-ng: Add MP_MMC clocks that support MMC timing modes
>>>> >     switching
>>>> >   clk: sunxi-ng: a83t: Support new timing mode for mmc2 clock
>>>> >   mmc: sunxi: Support controllers that can use both old and new timings
>>>> >   mmc: sunxi: Support MMC DDR52 transfer mode with new timing mode
>>>> >   mmc: sunxi: Add support for A83T eMMC (MMC2)
>>>>
>>>> So this series seems to be ready for inclusion, unless Ulf has further
>>>> concerns about the clk usage.
>>>>
>>>> The first mmc patch have build time dependencies on the first clk patch.
>>>> Shall we put the clk patch on a separate immutable branch for both trees
>>>> to pull? Or we could just merge everything through the mmc tree? I don't
>>>> think we'll touch this part of the sunxi-ng clk driver for the remainder
>>>> of this cycle.
>>>
>>> I guess the easiest would be for it to go through Ulf tree, unless he
>>> says otherwise of course :)
>>
>> Okay, I have picked up the series and applied it for my next branch.
>
> I guess I wasn't very clear. When I meant "everything" I meant the mmc
> and clk patches. We will take the dts patches through the sunxi tree.
>
> Can you drop the four dts patches from your tree? That would be the
> last four patches on mmc/next at the moment.

Done!

Kind regards
Uffe

[toc] | [prev] | [next] | [standalone]


#1703598

FromChen-Yu Tsai <wens@csie.org>
Date2017-08-04 04:20 +0200
Message-ID<uaAnw-Hg-7@gated-at.bofh.it>
In reply to#1703003
On Thu, Aug 3, 2017 at 8:02 PM, Ulf Hansson <ulf.hansson@linaro.org> wrote:
> On 3 August 2017 at 13:25, Chen-Yu Tsai <wens@csie.org> wrote:
>> On Thu, Aug 3, 2017 at 7:19 PM, Ulf Hansson <ulf.hansson@linaro.org> wrote:
>>> On 26 July 2017 at 21:45, Maxime Ripard
>>> <maxime.ripard@free-electrons.com> wrote:
>>>> On Wed, Jul 26, 2017 at 10:09:41PM +0800, Chen-Yu Tsai wrote:
>>>>> On Mon, Jul 24, 2017 at 9:58 PM, Chen-Yu Tsai <wens@csie.org> wrote:
>>>>> > Hi everyone,
>>>>> >
>>>>> > This is v3 of my MMC controller support series.
>>>>> >
>>>>>
>>>>> [...]
>>>>>
>>>>> > Chen-Yu Tsai (10):
>>>>> >   clk: sunxi-ng: Add interface to query or configure MMC timing modes.
>>>>> >   clk: sunxi-ng: Add MP_MMC clocks that support MMC timing modes
>>>>> >     switching
>>>>> >   clk: sunxi-ng: a83t: Support new timing mode for mmc2 clock
>>>>> >   mmc: sunxi: Support controllers that can use both old and new timings
>>>>> >   mmc: sunxi: Support MMC DDR52 transfer mode with new timing mode
>>>>> >   mmc: sunxi: Add support for A83T eMMC (MMC2)
>>>>>
>>>>> So this series seems to be ready for inclusion, unless Ulf has further
>>>>> concerns about the clk usage.
>>>>>
>>>>> The first mmc patch have build time dependencies on the first clk patch.
>>>>> Shall we put the clk patch on a separate immutable branch for both trees
>>>>> to pull? Or we could just merge everything through the mmc tree? I don't
>>>>> think we'll touch this part of the sunxi-ng clk driver for the remainder
>>>>> of this cycle.
>>>>
>>>> I guess the easiest would be for it to go through Ulf tree, unless he
>>>> says otherwise of course :)
>>>
>>> Okay, I have picked up the series and applied it for my next branch.
>>
>> I guess I wasn't very clear. When I meant "everything" I meant the mmc
>> and clk patches. We will take the dts patches through the sunxi tree.
>>
>> Can you drop the four dts patches from your tree? That would be the
>> last four patches on mmc/next at the moment.
>
> Done!

Thanks! I applied the remaining dts patches to the sunxi tree.

ChenYu

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web