Merge tag 'vexpress-updates-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Sat, 12 Aug 2023 10:03:45 +0000 (12:03 +0200)
committerArnd Bergmann <arnd@arndb.de>
Sat, 12 Aug 2023 10:03:45 +0000 (12:03 +0200)
commit0fd70327d6709feb3647e6e75b8c5f76e5ea6712
tree6b56331b50c3f86770cdfc5d88d117d313e03db7
parentbf08f3233b0a4d57f5868455428e4adc535040a5
parentebd4f6102fbc2c5a7560ad5256a71696ab136ce6
Merge tag 'vexpress-updates-6.6' of git://git./linux/kernel/git/sudeep.holla/linux into soc/drivers

Arm Vexpress updates for v6.6

Couple of minor updates: Code simplification in the vexpress config bus
driver with the use of devm_platform_ioremap_resource() and simplification
of Arm Vexpress platform and related drivers entries in MAINTAINERS file.

* tag 'vexpress-updates-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  MAINTAINERS: Simplify entries for Arm Vexpress platform and related drivers
  bus: vexpress-config: Convert to devm_platform_ioremap_resource()

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