mbox series

[GIT,PULL] Amlogic fixes for v5.0-rc, round 2

Message ID 7hh8dsqyv8.fsf@baylibre.com
State New
Headers show
Series [GIT,PULL] Amlogic fixes for v5.0-rc, round 2 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-fixes-2

Message

Kevin Hilman Jan. 28, 2019, 9:02 p.m. UTC
Olof, Arnd,

Below is round 2 of Amlogic fixes for v5.0-rc, based on top of the first
round.

Kevin


The following changes since commit 19a220dd1e8a1b1d8e5e2f8f4a25313c4b02d527:

  arm64: defconfig: enable modules for amlogic s400 sound card (2019-01-08 15:27:50 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-fixes-2

for you to fetch changes up to c90c44d8aaf5895320da1621b0a502ed5528e437:

  ARM64: dts: meson-gxbb-odroidc2: Fix usb phy reset warning (2019-01-17 14:40:45 -0800)

----------------------------------------------------------------
Amlogic fixes for v5.0-rc, round 2
- several fixups for the GPIO cd-inverted change
- IRQ trigger fixes for MAC IRQ
- USB PHY reset/power fixes

----------------------------------------------------------------
Anand Moon (2):
      ARM64: dts: meson-gxbb-odroidc2: Fix usb phy regulator power failed warning
      ARM64: dts: meson-gxbb-odroidc2: Fix usb phy reset warning

Carlo Caione (1):
      arm: dts: meson: Fix IRQ trigger type for macirq

Loys Ollivier (1):
      arm64: dts: meson: Fix mmc cd-gpios polarity

Martin Blumenstingl (3):
      ARM: dts: meson8b: odroidc1: mark the SD card detection GPIO active-low
      ARM: dts: meson8b: ec100: mark the SD card detection GPIO active-low
      ARM: dts: meson8m2: mxiii-plus: mark the SD card detection GPIO active-low

 arch/arm/boot/dts/meson.dtsi                                   |  2 +-
 arch/arm/boot/dts/meson8b-ec100.dts                            |  3 +--
 arch/arm/boot/dts/meson8b-odroidc1.dts                         |  4 +---
 arch/arm/boot/dts/meson8m2-mxiii-plus.dts                      |  3 +--
 arch/arm64/boot/dts/amlogic/meson-gx-p23x-q20x.dtsi            |  3 +--
 arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts           |  3 +--
 arch/arm64/boot/dts/amlogic/meson-gxbb-nexbox-a95x.dts         |  3 +--
 arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts            | 13 +++++++++++--
 arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi               |  3 +--
 arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi           |  3 +--
 arch/arm64/boot/dts/amlogic/meson-gxbb-wetek.dtsi              |  3 +--
 arch/arm64/boot/dts/amlogic/meson-gxl-s905x-hwacom-amazetv.dts |  3 +--
 arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts   |  3 +--
 arch/arm64/boot/dts/amlogic/meson-gxl-s905x-nexbox-a95x.dts    |  3 +--
 arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dtsi          |  3 +--
 arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts          |  3 +--
 arch/arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts            |  3 +--
 arch/arm64/boot/dts/amlogic/meson-gxm-rbox-pro.dts             |  3 +--
 18 files changed, 28 insertions(+), 36 deletions(-)

Comments

Anand Moon Jan. 29, 2019, 6:38 a.m. UTC | #1
Hi Kevin,

On Tue, 29 Jan 2019 at 02:33, Kevin Hilman <khilman@baylibre.com> wrote:
>
> Olof, Arnd,
>
> Below is round 2 of Amlogic fixes for v5.0-rc, based on top of the first
> round.
>
> Kevin
>
>
> The following changes since commit 19a220dd1e8a1b1d8e5e2f8f4a25313c4b02d527:
>
>   arm64: defconfig: enable modules for amlogic s400 sound card (2019-01-08 15:27:50 -0800)
>
> are available in the Git repository at:
>
>   https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-fixes-2
>
> for you to fetch changes up to c90c44d8aaf5895320da1621b0a502ed5528e437:
>
>   ARM64: dts: meson-gxbb-odroidc2: Fix usb phy reset warning (2019-01-17 14:40:45 -0800)
>
> ----------------------------------------------------------------
> Amlogic fixes for v5.0-rc, round 2
> - several fixups for the GPIO cd-inverted change
> - IRQ trigger fixes for MAC IRQ
> - USB PHY reset/power fixes
>
> ----------------------------------------------------------------
> Anand Moon (2):
>       ARM64: dts: meson-gxbb-odroidc2: Fix usb phy regulator power failed warning
>       ARM64: dts: meson-gxbb-odroidc2: Fix usb phy reset warning
>

Sorry I would like to resend my patch again, just waiting for feedback
on below patch.

[0] https://www.spinics.net/lists/arm-kernel/msg701859.html

I will resend send these patches.,
so please drop above patches for now.
Sorry for the trouble.

Best Regards
-Anand

> Carlo Caione (1):
>       arm: dts: meson: Fix IRQ trigger type for macirq
>
> Loys Ollivier (1):
>       arm64: dts: meson: Fix mmc cd-gpios polarity
>
> Martin Blumenstingl (3):
>       ARM: dts: meson8b: odroidc1: mark the SD card detection GPIO active-low
>       ARM: dts: meson8b: ec100: mark the SD card detection GPIO active-low
>       ARM: dts: meson8m2: mxiii-plus: mark the SD card detection GPIO active-low
>
>  arch/arm/boot/dts/meson.dtsi                                   |  2 +-
>  arch/arm/boot/dts/meson8b-ec100.dts                            |  3 +--
>  arch/arm/boot/dts/meson8b-odroidc1.dts                         |  4 +---
>  arch/arm/boot/dts/meson8m2-mxiii-plus.dts                      |  3 +--
>  arch/arm64/boot/dts/amlogic/meson-gx-p23x-q20x.dtsi            |  3 +--
>  arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts           |  3 +--
>  arch/arm64/boot/dts/amlogic/meson-gxbb-nexbox-a95x.dts         |  3 +--
>  arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts            | 13 +++++++++++--
>  arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi               |  3 +--
>  arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi           |  3 +--
>  arch/arm64/boot/dts/amlogic/meson-gxbb-wetek.dtsi              |  3 +--
>  arch/arm64/boot/dts/amlogic/meson-gxl-s905x-hwacom-amazetv.dts |  3 +--
>  arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts   |  3 +--
>  arch/arm64/boot/dts/amlogic/meson-gxl-s905x-nexbox-a95x.dts    |  3 +--
>  arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dtsi          |  3 +--
>  arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts          |  3 +--
>  arch/arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts            |  3 +--
>  arch/arm64/boot/dts/amlogic/meson-gxm-rbox-pro.dts             |  3 +--
>  18 files changed, 28 insertions(+), 36 deletions(-)
>
> _______________________________________________
> linux-amlogic mailing list
> linux-amlogic@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-amlogic
Kevin Hilman Jan. 29, 2019, 10:24 a.m. UTC | #2
Anand Moon <linux.amoon@gmail.com> writes:

> Hi Kevin,
>
> On Tue, 29 Jan 2019 at 02:33, Kevin Hilman <khilman@baylibre.com> wrote:
>>
>> Olof, Arnd,
>>
>> Below is round 2 of Amlogic fixes for v5.0-rc, based on top of the first
>> round.
>>
>> Kevin
>>
>>
>> The following changes since commit 19a220dd1e8a1b1d8e5e2f8f4a25313c4b02d527:
>>
>>   arm64: defconfig: enable modules for amlogic s400 sound card (2019-01-08 15:27:50 -0800)
>>
>> are available in the Git repository at:
>>
>>   https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-fixes-2
>>
>> for you to fetch changes up to c90c44d8aaf5895320da1621b0a502ed5528e437:
>>
>>   ARM64: dts: meson-gxbb-odroidc2: Fix usb phy reset warning (2019-01-17 14:40:45 -0800)
>>
>> ----------------------------------------------------------------
>> Amlogic fixes for v5.0-rc, round 2
>> - several fixups for the GPIO cd-inverted change
>> - IRQ trigger fixes for MAC IRQ
>> - USB PHY reset/power fixes
>>
>> ----------------------------------------------------------------
>> Anand Moon (2):
>>       ARM64: dts: meson-gxbb-odroidc2: Fix usb phy regulator power failed warning
>>       ARM64: dts: meson-gxbb-odroidc2: Fix usb phy reset warning
>>
>
> Sorry I would like to resend my patch again, just waiting for feedback
> on below patch.
>
> [0] https://www.spinics.net/lists/arm-kernel/msg701859.html
>
> I will resend send these patches.,
> so please drop above patches for now.
> Sorry for the trouble.

I already dropped your odroid-c1 (32-bit) patches as you requested, but
these are for odroid-c2 (64-bit). You want me to drop those also?

Kevin
Anand Moon Jan. 29, 2019, 2:10 p.m. UTC | #3
Hi Kevin,

On Tue, 29 Jan 2019 at 15:54, Kevin Hilman <khilman@baylibre.com> wrote:
>
> Anand Moon <linux.amoon@gmail.com> writes:
>
> > Hi Kevin,
> >
> > On Tue, 29 Jan 2019 at 02:33, Kevin Hilman <khilman@baylibre.com> wrote:
> >>
> >> Olof, Arnd,
> >>
> >> Below is round 2 of Amlogic fixes for v5.0-rc, based on top of the first
> >> round.
> >>
> >> Kevin
> >>
> >>
> >> The following changes since commit 19a220dd1e8a1b1d8e5e2f8f4a25313c4b02d527:
> >>
> >>   arm64: defconfig: enable modules for amlogic s400 sound card (2019-01-08 15:27:50 -0800)
> >>
> >> are available in the Git repository at:
> >>
> >>   https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-fixes-2
> >>
> >> for you to fetch changes up to c90c44d8aaf5895320da1621b0a502ed5528e437:
> >>
> >>   ARM64: dts: meson-gxbb-odroidc2: Fix usb phy reset warning (2019-01-17 14:40:45 -0800)
> >>
> >> ----------------------------------------------------------------
> >> Amlogic fixes for v5.0-rc, round 2
> >> - several fixups for the GPIO cd-inverted change
> >> - IRQ trigger fixes for MAC IRQ
> >> - USB PHY reset/power fixes
> >>
> >> ----------------------------------------------------------------
> >> Anand Moon (2):
> >>       ARM64: dts: meson-gxbb-odroidc2: Fix usb phy regulator power failed warning
> >>       ARM64: dts: meson-gxbb-odroidc2: Fix usb phy reset warning
> >>
> >
> > Sorry I would like to resend my patch again, just waiting for feedback
> > on below patch.
> >
> > [0] https://www.spinics.net/lists/arm-kernel/msg701859.html
> >
> > I will resend send these patches.,
> > so please drop above patches for now.
> > Sorry for the trouble.
>
> I already dropped your odroid-c1 (32-bit) patches as you requested, but
> these are for odroid-c2 (64-bit). You want me to drop those also?
>
> Kevin

Yes please, thanks!.
I have resend with correct changes for review.
Hope those will fix the issue for now.

Best Regards
-Anand
Kevin Hilman Jan. 29, 2019, 3:13 p.m. UTC | #4
Anand Moon <linux.amoon@gmail.com> writes:

[...]

>> >> ----------------------------------------------------------------
>> >> Amlogic fixes for v5.0-rc, round 2
>> >> - several fixups for the GPIO cd-inverted change
>> >> - IRQ trigger fixes for MAC IRQ
>> >> - USB PHY reset/power fixes
>> >>
>> >> ----------------------------------------------------------------
>> >> Anand Moon (2):
>> >>       ARM64: dts: meson-gxbb-odroidc2: Fix usb phy regulator power failed warning
>> >>       ARM64: dts: meson-gxbb-odroidc2: Fix usb phy reset warning
>> >>
>> >
>> > Sorry I would like to resend my patch again, just waiting for feedback
>> > on below patch.
>> >
>> > [0] https://www.spinics.net/lists/arm-kernel/msg701859.html
>> >
>> > I will resend send these patches.,
>> > so please drop above patches for now.
>> > Sorry for the trouble.
>>
>> I already dropped your odroid-c1 (32-bit) patches as you requested, but
>> these are for odroid-c2 (64-bit). You want me to drop those also?

> Yes please, thanks!.
> I have resend with correct changes for review.
> Hope those will fix the issue for now.

OK, I've dropped them and sent a redo of this round 2 pull request.

Arnd, Olof, please ignore this one.  "round 2 (redo)" just sent.

Kevin