mbox series

[GIT,PULL] Allwinner Fixes for 5.6 - part 2

Message ID 20200313060727.GA23962@wens.csie.org
State New
Headers show
Series [GIT,PULL] Allwinner Fixes for 5.6 - part 2 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git sunxi-fixes-for-5.6-2

Message

Chen-Yu Tsai March 13, 2020, 6:07 a.m. UTC
Hi,

The changes in this pull request are likely a bit contentious, as they
should have been in part of the merge window PRs, so I'm sending these
as a follow-up.

The patches in question were posted on Nov. 20 last year, and the driver
change was merged on Dec. 11, but we failed to merge the DT side of the
series [1]. Here's hoping we can still get those changes in the same
release.


ChenYu

[1] https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=205943



The following changes since commit d9b553b02e691185f8145637c46f9564395936e2:

  ARM: dts: sun8i: r40: Move SPI device nodes based on address order (2020-03-11 22:49:40 +0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git sunxi-fixes-for-5.6-2

for you to fetch changes up to 00cef5e404a6c6e72cbec1fd7a41b01890b8d340:

  ARM: dts: sun8i: a33: add the new SS compatible (2020-03-11 23:12:06 +0800)

----------------------------------------------------------------
Allwinner Fixes for 5.6 - part 2

This follows up on the previous 5.6 fixes tag with a fix for the A33
Security System (crypto offloading hardware). The hardware was found
to not be compatible with existing hardware and a new compatible was
needed.

The driver change was picked up right before the previous -rc6 and
the DT bindings and DT changes were not picked up. The goal is to have
all the changes in the same release, that is v5.6.

----------------------------------------------------------------
Corentin Labbe (2):
      dt-bindings: crypto: add new compatible for A33 SS
      ARM: dts: sun8i: a33: add the new SS compatible

 .../devicetree/bindings/crypto/allwinner,sun4i-a10-crypto.yaml          | 2 ++
 arch/arm/boot/dts/sun8i-a33.dtsi                                        | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)