Unverified Commit 2d2cb31b authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

Merge tag 's32g2-fixes-5.19' of https://github.com/chesterlintw/linux-s32g into arm/fixes

S32G2 fixes for 5.19

- MAINTAINERS: Add s32@nxp.com as a review group.
- dts: Pass unit name to soc node to fix a W=1 build warning.

* tag 's32g2-fixes-5.19' of https://github.com/chesterlintw/linux-s32g:
  MAINTAINERS: add a new reviewer for S32G
  arm64: s32g2: Pass unit name to soc node

Link: https://lore.kernel.org/r/Yp9Y4nGrQ2kVKV6S@linux-8mug


Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parents 7c7ff68d 680c0aee
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2467,6 +2467,7 @@ ARM/NXP S32G ARCHITECTURE
M:	Chester Lin <clin@suse.com>
R:	Andreas Färber <afaerber@suse.de>
R:	Matthias Brugger <mbrugger@suse.com>
R:	NXP S32 Linux Team <s32@nxp.com>
L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
S:	Maintained
F:	arch/arm64/boot/dts/freescale/s32g*.dts*
+1 −1
Original line number Diff line number Diff line
@@ -79,7 +79,7 @@
		};
	};

	soc {
	soc@0 {
		compatible = "simple-bus";
		#address-cells = <1>;
		#size-cells = <1>;