[GIT PULL] Allwinner drivers changes for 6.4
Jernej Skrabec
jernej at kernel.org
Sat Apr 8 05:52:55 PDT 2023
Hi!
Please pull following driver changes for 6.4.
Best regards,
Jernej
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-drivers-for-6.4-1
for you to fetch changes up to c014377bd053fad2f42b39626939560df1d5fc7d:
kbuild, soc: sunxi: sram: remove MODULE_LICENSE in non-modules (2023-03-14 21:39:11 +0100)
----------------------------------------------------------------
- remove MODULE_LICENSE from sram driver
- use of_property_present() in mbus driver
----------------------------------------------------------------
Nick Alcock (1):
kbuild, soc: sunxi: sram: remove MODULE_LICENSE in non-modules
Rob Herring (1):
soc: sunxi: Use of_property_present() for testing DT property presence
drivers/soc/sunxi/sunxi_mbus.c | 2 +-
drivers/soc/sunxi/sunxi_sram.c | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
More information about the linux-arm-kernel
mailing list