mbox series

[GIT,PULL] berlin dts64 changes for 5.11

Message ID 20201211100235.2b0b795b@xhacker.debian (mailing list archive)
State Mainlined
Headers show
Series [GIT,PULL] berlin dts64 changes for 5.11 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/jszhang/linux-berlin.git tags/v5.11-berlin-dts64

Message

Jisheng Zhang Dec. 11, 2020, 2:02 a.m. UTC
Hi Arnd, Kevin, Olof,

pull pull the following patches to your tree.

Thanks.

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jszhang/linux-berlin.git tags/v5.11-berlin-dts64

for you to fetch changes up to ec13e5027261c7a09e70b309050a858076bae5a0:

  arm64: dts: synaptics: Use generic "ngpios" rather than "snps,nr-gpios" (2020-12-10 17:51:57 +0800)

----------------------------------------------------------------
v5.11-berlin-dts64

----------------------------------------------------------------
Jisheng Zhang (1):
      arm64: dts: synaptics: Use generic "ngpios" rather than "snps,nr-gpios"

 arch/arm64/boot/dts/synaptics/as370.dtsi     |  4 ++--
 arch/arm64/boot/dts/synaptics/berlin4ct.dtsi | 12 ++++++------
 2 files changed, 8 insertions(+), 8 deletions(-)

Comments

Arnd Bergmann Jan. 15, 2021, 5:24 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Fri, 11 Dec 2020 10:02:35 +0800, Jisheng Zhang wrote:
> pull pull the following patches to your tree.
> 
> Thanks.
> 
> The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
> 
>   Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
> 
> [...]

These two came a little late for the merge window and did not seem
urgent enough for the bugfix branch.

Merged into arm/dt, thanks!

merge commit: 35d09d1ad45160101733f116d1283907d8a28ee2

       Arnd