Merge tag 'amlogic-drivers-for-v6.7' of https://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Mon, 16 Oct 2023 21:01:31 +0000 (23:01 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 16 Oct 2023 21:01:32 +0000 (23:01 +0200)
commit15c46d85f0214b3705bc0a28ef8408a5de47f07f
tree9302e62de948c55177159b23ee813e6f8092975b
parente855cbf28b6d46ac87dab630b1e56fd4a8fe9845
parent5d59b6a49bb8f6841acf53affc0c4720fe7450e5
Merge tag 'amlogic-drivers-for-v6.7' of https://git./linux/kernel/git/amlogic/linux into soc/drivers

Amlogic drivers changes for v6.7:
- correct meson_sm_* API retval handling
- Use device_get_match_data() in meson SM

* tag 'amlogic-drivers-for-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux:
  firmware: meson: Use device_get_match_data()
  drivers: meson: sm: correct meson_sm_* API retval handling

Link: https://lore.kernel.org/r/00ef6ab3-59c1-484a-9d70-50f16e4cc584@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>