]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'vexpress-updates-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Fri, 28 Jun 2024 14:28:59 +0000 (16:28 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 28 Jun 2024 14:28:59 +0000 (16:28 +0200)
commit0dabf24cf4afce9990ef9e7b2465f9713e1f77e2
tree2c0b40d75e1b2d87520c1e3afde8994e10d70d75
parent6ba59ff4227927d3a8530fc2973b80e94b54d58f
parent69a6661b6f2f1a4d6dbbc58f7c9acfc84484145b
Merge tag 'vexpress-updates-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/arm

Arm Vexpress updates for v6.11

Remove obsolete RTSM DCSCB support which was only ever implemented
on a software model which is neither available to download nor
maintained. It predates the very first bL cluster based platforms.

Other change include addition of the missing MODULE_DESCRIPTION
macro in vexpress config bus driver.

* tag 'vexpress-updates-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  bus: vexpress-config: Add missing MODULE_DESCRIPTION() macro
  dt-bindings: arm: Remove obsolete RTSM DCSCB binding
  arm: vexpress: Remove obsolete RTSM DCSCB support

Link: https://lore.kernel.org/r/20240620093924.375244-4-sudeep.holla@arm.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>