2022-09-22 16:32:50

by Arnd Bergmann

[permalink] [raw]
Subject: [GIT PULL] ARM: SoC fixes for 6.0-rc6

The following changes since commit 12f09234bde51810b3f7412b2b5c84af4c07cfb1:

Merge tag 'renesas-fixes-for-v6.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/fixes (2022-09-02 12:05:28 +0200)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.0-rc6

for you to fetch changes up to aaa58141a5d7647b14d812dde92b8d680e0985db:

Merge tag 'at91-fixes-6.0-2' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/fixes (2022-09-15 21:54:07 +0200)

----------------------------------------------------------------
ARM: SoC fixes for 6.0-rc6

Another set of fixes for fixes for the soc tree:

- A fix for the interrupt number on at91/lan966 ethernet PHYs

- A second round of fixes for NXP i.MX series, including a couple
of build issues, and board specific DT corrections on
TQMa8MPQL, imx8mp-venice-gw74xx and imx8mm-verdin for reliability
and partially broken functionality.

- Several fixes for Rockchip SoCs, addressing a USB issue on BPI-R2-Pro,
wakeup on Gru-Bob and reliability of high-speed SD cards, among
other minor issues.

- A fix for a long-running naming mistake that prevented the moxart mmc
driver from working at all.

- Multiple Arm SCMI firmware fixes for hardening some corner cases.

----------------------------------------------------------------
Alexander Stein (2):
arm64: dts: tqma8mpxl-ba8mpxl: Fix button GPIOs
arm64: dts: imx8mp-tqma8mpql-mba8mpxl: add missing pinctrl for RTC alarm

Arnd Bergmann (4):
Merge tag 'scmi-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes
Merge tag 'v6.0-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/fixes
Merge tag 'imx-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes
Merge tag 'at91-fixes-6.0-2' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/fixes

Brian Norris (1):
arm64: dts: rockchip: Pull up wlan wake# on Gru-Bob

Cristian Marussi (7):
firmware: arm_scmi: Fix missing kernel-doc in optee
firmware: arm_scmi: Improve checks in the info_get operations
firmware: arm_scmi: Harden accesses to the sensor domains
firmware: arm_scmi: Harden accesses to the reset domains
firmware: arm_scmi: Fix the asynchronous reset requests
firmware: arm_scmi: Add SCMI PM driver remove routine
firmware: arm_scmi: Harmonize SCMI tracing message format

Fabio Estevam (3):
arm64: dts: rockchip: Remove 'enable-active-low' from rk3399-puma
arm64: dts: rockchip: Remove 'enable-active-low' from rk3566-quartz64-a
arm64: dts: tqma8mqml: Include phy-imx8-pcie.h header

Frank Wunderlich (1):
arm64: dts: rockchip: fix upper usb port on BPI-R2-Pro

Horatiu Vultur (1):
ARM: dts: lan966x: Fix the interrupt number for internal PHYs

Jagan Teki (1):
arm64: dts: rockchip: Fix typo in lisense text for PX30.Core

Krzysztof Kozlowski (1):
dt-bindings: memory-controllers: fsl,imx8m-ddrc: drop Leonard Crestez

Marco Felsch (1):
arm64: dts: imx8mn: remove GPU power domain reset

Marek Vasut (1):
arm64: dts: imx8mm: Reverse CPLD_Dn GPIO label mapping on MX8Menlo

Michael Riesch (2):
arm64: dts: rockchip: fix property for usb2 phy supply on rock-3a
arm64: dts: rockchip: fix property for usb2 phy supply on rk3568-evb1-v10

Michael Walle (1):
arm64: defconfig: enable ARCH_NXP

Nicolas Frattaroli (1):
arm64: dts: rockchip: Lower sd speed on quartz64-b

Peng Fan (1):
arm64: dts: imx8ulp: add #reset-cells for pcc

Philippe Schenker (1):
arm64: dts: imx8mm-verdin: extend pmic voltages

Sergei Antonov (1):
ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomer

Tim Harvey (3):
arm64: dts: imx8mp-venice-gw74xx: fix CAN STBY polarity
arm64: dts: imx8mp-venice-gw74xx: fix ksz9477 cpu port
arm64: dts: imx8mp-venice-gw74xx: fix port/phy validation

zain wang (1):
arm64: dts: rockchip: Set RK3399-Gru PCLK_EDP to 24 MHz

.../devicetree/bindings/dma/moxa,moxart-dma.txt | 4 +--
.../memory-controllers/fsl/imx8m-ddrc.yaml | 2 +-
arch/arm/boot/dts/lan966x.dtsi | 4 +--
arch/arm/boot/dts/moxart-uc7112lx.dts | 2 +-
arch/arm/boot/dts/moxart.dtsi | 4 +--
arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dts | 10 ++++----
.../boot/dts/freescale/imx8mm-tqma8mqml-mba8mx.dts | 1 -
.../arm64/boot/dts/freescale/imx8mm-tqma8mqml.dtsi | 1 +
arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi | 10 ++++----
arch/arm64/boot/dts/freescale/imx8mn.dtsi | 1 -
.../dts/freescale/imx8mp-tqma8mpql-mba8mpxl.dts | 10 ++++++--
.../boot/dts/freescale/imx8mp-venice-gw74xx.dts | 12 ++++++---
arch/arm64/boot/dts/freescale/imx8ulp.dtsi | 3 +++
.../boot/dts/rockchip/px30-engicam-px30-core.dtsi | 4 +--
arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts | 5 ++++
.../boot/dts/rockchip/rk3399-gru-chromebook.dtsi | 9 +++++++
arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi | 1 -
arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dts | 1 -
arch/arm64/boot/dts/rockchip/rk3566-quartz64-b.dts | 2 +-
arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dts | 2 +-
arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts | 2 +-
arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts | 2 +-
arch/arm64/configs/defconfig | 1 +
drivers/firmware/arm_scmi/clock.c | 6 ++++-
drivers/firmware/arm_scmi/optee.c | 1 +
drivers/firmware/arm_scmi/reset.c | 10 +++++---
drivers/firmware/arm_scmi/scmi_pm_domain.c | 20 +++++++++++++++
drivers/firmware/arm_scmi/sensors.c | 25 +++++++++++++++---
include/linux/scmi_protocol.h | 4 +--
include/trace/events/scmi.h | 30 +++++++++++-----------
30 files changed, 130 insertions(+), 59 deletions(-)


2022-09-22 17:46:28

by Florian Fainelli

[permalink] [raw]
Subject: Re: [GIT PULL] ARM: SoC fixes for 6.0-rc6

Hi Arnd,

On 9/22/22 08:32, Arnd Bergmann wrote:
> The following changes since commit 12f09234bde51810b3f7412b2b5c84af4c07cfb1:
>
> Merge tag 'renesas-fixes-for-v6.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/fixes (2022-09-02 12:05:28 +0200)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-fixes-6.0-rc6
>
> for you to fetch changes up to aaa58141a5d7647b14d812dde92b8d680e0985db:
>
> Merge tag 'at91-fixes-6.0-2' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/fixes (2022-09-15 21:54:07 +0200)
>
> ----------------------------------------------------------------
> ARM: SoC fixes for 6.0-rc6
>
> Another set of fixes for fixes for the soc tree:

Looks like this pull request just missed the one I am replying to:

https://lore.kernel.org/linux-arm-kernel/[email protected]/

In case Linus has not had a chance to pull it just yet, could you amend
it? Thanks
--
Florian

2022-09-22 18:20:10

by Linus Torvalds

[permalink] [raw]
Subject: Re: [GIT PULL] ARM: SoC fixes for 6.0-rc6

On Thu, Sep 22, 2022 at 10:19 AM Florian Fainelli <[email protected]> wrote:
>
> In case Linus has not had a chance to pull it just yet, could you amend
> it?

I did see this email, but as I expect to be AFK for the next few
hours, I took Arnd's pull request as-is.

I could pull your Broadcom fixes directly on top if you/Arnd would
prefer that as a solution?

Linus

2022-09-22 19:22:33

by Florian Fainelli

[permalink] [raw]
Subject: Re: [GIT PULL] ARM: SoC fixes for 6.0-rc6

On 9/22/22 11:13, Linus Torvalds wrote:
> On Thu, Sep 22, 2022 at 10:19 AM Florian Fainelli <[email protected]> wrote:
>>
>> In case Linus has not had a chance to pull it just yet, could you amend
>> it?
>
> I did see this email, but as I expect to be AFK for the next few
> hours, I took Arnd's pull request as-is.
>
> I could pull your Broadcom fixes directly on top if you/Arnd would
> prefer that as a solution?

Thanks for the offer, no real urgency on my side, if there is a -rc7,
maybe Arnd can submit a follow up for ARM SoC fixes, as there is a good
chance we will accumulate more of those between -rc6 and then. If not,
and Arnd is fine with it, yes please pull mine directly, thanks!
--
Florian

2022-09-22 21:39:49

by Arnd Bergmann

[permalink] [raw]
Subject: Re: [GIT PULL] ARM: SoC fixes for 6.0-rc6

On Thu, Sep 22, 2022, at 8:17 PM, Florian Fainelli wrote:
> On 9/22/22 11:13, Linus Torvalds wrote:
>> I could pull your Broadcom fixes directly on top if you/Arnd would
>> prefer that as a solution?
>
> Thanks for the offer, no real urgency on my side, if there is a -rc7,
> maybe Arnd can submit a follow up for ARM SoC fixes, as there is a good
> chance we will accumulate more of those between -rc6 and then. If not,
> and Arnd is fine with it, yes please pull mine directly, thanks!

Yes, that was my plan already, sorry for not making that clearer already:

I still have a couple of fixes pull requests in a backlog, including
yours. Since the fixes branch was already large and the rest has
not been in my tree yet, I decided to send whatever I had already,
but planned to pick the rest up tomorrow morning to send early next
week after I get a successful test result from the build bots.

Arnd

2022-09-22 22:02:39

by Florian Fainelli

[permalink] [raw]
Subject: Re: [GIT PULL] ARM: SoC fixes for 6.0-rc6

On 9/22/22 14:22, Arnd Bergmann wrote:
> On Thu, Sep 22, 2022, at 8:17 PM, Florian Fainelli wrote:
>> On 9/22/22 11:13, Linus Torvalds wrote:
>>> I could pull your Broadcom fixes directly on top if you/Arnd would
>>> prefer that as a solution?
>>
>> Thanks for the offer, no real urgency on my side, if there is a -rc7,
>> maybe Arnd can submit a follow up for ARM SoC fixes, as there is a good
>> chance we will accumulate more of those between -rc6 and then. If not,
>> and Arnd is fine with it, yes please pull mine directly, thanks!
>
> Yes, that was my plan already, sorry for not making that clearer already:
>
> I still have a couple of fixes pull requests in a backlog, including
> yours. Since the fixes branch was already large and the rest has
> not been in my tree yet, I decided to send whatever I had already,
> but planned to pick the rest up tomorrow morning to send early next
> week after I get a successful test result from the build bots.

Works for me, thanks!
--
Florian