mbox series

[GIT,PULL] ARM: aspeed: devicetree changes for 5.18

Message ID CACPK8XcLpAA7b_hGea-Wc8H5eu9=YpPZ9b75nYF7rqMzDcMw9w@mail.gmail.com
State New
Headers show
Series [GIT,PULL] ARM: aspeed: devicetree changes for 5.18 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc.git tags/aspeed-5.18-devicetree

Message

Joel Stanley Feb. 21, 2022, 8:57 a.m. UTC
Hello Soc maintainers,

A straightforward pull request of aspeed bits for v5.18.

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc.git
tags/aspeed-5.18-devicetree

for you to fetch changes up to 43fd3d4d95cee85e187e5c4ef1d991f77d4d928c:

  MAINTAINERS: ARM/WPCM450: Add 'W:' line with wiki (2022-02-21 13:00:50 +1030)

----------------------------------------------------------------
ASPEED device tree updates for 5.18

 - New machines

  * Quanta S6Q AST2600 BMC
  * Facebook's Bletchley is not new, but has a large update

 - Small clenaups and additions for Everest, Rainier and Tacoma, and the
   flash layout

----------------------------------------------------------------
Jonathan Neuschäfer (8):
      dt-bindings: arm/npcm: Add binding for global control registers (GCR)
      MAINTAINERS: Match all of bindings/arm/npcm/ as part of NPCM architecture
      ARM: dts: wpcm450: Add global control registers (GCR) node
      ARM: dts: wpcm450: Add pinctrl and GPIO nodes
      ARM: dts: wpcm450: Add pin functions
      ARM: dts: wpcm450-supermicro-x9sci-ln4f: Add GPIO LEDs and buttons
      ARM: dts: wpcm450: Add pinmux information to UART0
      MAINTAINERS: ARM/WPCM450: Add 'W:' line with wiki

 .../devicetree/bindings/arm/npcm/nuvoton,gcr.yaml  |  48 +++
 MAINTAINERS                                        |   2 +
 .../dts/nuvoton-wpcm450-supermicro-x9sci-ln4f.dts  |  43 +++
 arch/arm/boot/dts/nuvoton-wpcm450.dtsi             | 384 +++++++++++++++++++++
 4 files changed, 477 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/npcm/nuvoton,gcr.yaml

Comments

Arnd Bergmann Feb. 25, 2022, 2:56 p.m. UTC | #1
On Mon, Feb 21, 2022 at 9:57 AM Joel Stanley <joel@jms.id.au> wrote:
> ----------------------------------------------------------------
> ASPEED device tree updates for 5.18
>
>  - New machines
>
>   * Quanta S6Q AST2600 BMC
>   * Facebook's Bletchley is not new, but has a large update
>
>  - Small clenaups and additions for Everest, Rainier and Tacoma, and the
>    flash layout
>
> ----------------------------------------------------------------
> Jonathan Neuschäfer (8):
>       dt-bindings: arm/npcm: Add binding for global control registers (GCR)
>       MAINTAINERS: Match all of bindings/arm/npcm/ as part of NPCM architecture
>       ARM: dts: wpcm450: Add global control registers (GCR) node
>       ARM: dts: wpcm450: Add pinctrl and GPIO nodes
>       ARM: dts: wpcm450: Add pin functions
>       ARM: dts: wpcm450-supermicro-x9sci-ln4f: Add GPIO LEDs and buttons
>       ARM: dts: wpcm450: Add pinmux information to UART0
>       MAINTAINERS: ARM/WPCM450: Add 'W:' line with wiki

It looks like you tagged the wrong branch, these are the same contents
as in the nuvoton branch, but the description is for aspeed.

I assume you have the correct branch somewhere local, so please resend
the fixed pull request

       Arnd
Joel Stanley Feb. 28, 2022, 5:52 a.m. UTC | #2
On Fri, 25 Feb 2022 at 14:57, Arnd Bergmann <arnd@arndb.de> wrote:
>
> On Mon, Feb 21, 2022 at 9:57 AM Joel Stanley <joel@jms.id.au> wrote:
> > ----------------------------------------------------------------
> > ASPEED device tree updates for 5.18
> >
> >  - New machines
> >
> >   * Quanta S6Q AST2600 BMC
> >   * Facebook's Bletchley is not new, but has a large update
> >
> >  - Small clenaups and additions for Everest, Rainier and Tacoma, and the
> >    flash layout
> >
> > ----------------------------------------------------------------
> > Jonathan Neuschäfer (8):
> >       dt-bindings: arm/npcm: Add binding for global control registers (GCR)
> >       MAINTAINERS: Match all of bindings/arm/npcm/ as part of NPCM architecture
> >       ARM: dts: wpcm450: Add global control registers (GCR) node
> >       ARM: dts: wpcm450: Add pinctrl and GPIO nodes
> >       ARM: dts: wpcm450: Add pin functions
> >       ARM: dts: wpcm450-supermicro-x9sci-ln4f: Add GPIO LEDs and buttons
> >       ARM: dts: wpcm450: Add pinmux information to UART0
> >       MAINTAINERS: ARM/WPCM450: Add 'W:' line with wiki
>
> It looks like you tagged the wrong branch, these are the same contents
> as in the nuvoton branch, but the description is for aspeed.
>
> I assume you have the correct branch somewhere local, so please resend
> the fixed pull request

I did! The correct branch was pushed to korg, but I tagged the wrong
branch. My bad, I'll send a v2.