Merge tag 'sunxi-drivers-for-6.4-1' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Fri, 14 Apr 2023 12:32:12 +0000 (14:32 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 14 Apr 2023 12:32:12 +0000 (14:32 +0200)
commite15a70922f6adee60fbcc8ee866e44ec573790d0
treeaddc8731baeb3c507b669ff97ef53fc35e201a33
parente4fa3c7fc7b4da52c34c4ad479b61ef4dbccb6a5
parentc014377bd053fad2f42b39626939560df1d5fc7d
Merge tag 'sunxi-drivers-for-6.4-1' of https://git./linux/kernel/git/sunxi/linux into soc/drivers

- remove MODULE_LICENSE from sram driver
- use of_property_present() in mbus driver

* tag 'sunxi-drivers-for-6.4-1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux:
  kbuild, soc: sunxi: sram: remove MODULE_LICENSE in non-modules
  soc: sunxi: Use of_property_present() for testing DT property presence

Link: https://lore.kernel.org/r/20230408125255.GA17134@jernej-laptop
Signed-off-by: Arnd Bergmann <arnd@arndb.de>