Skip to content

Commit 2d2cb31

Browse files
committed
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: Arnd Bergmann <arnd@arndb.de>
2 parents 7c7ff68 + 680c0ae commit 2d2cb31

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2467,6 +2467,7 @@ ARM/NXP S32G ARCHITECTURE
24672467
M: Chester Lin <clin@suse.com>
24682468
R: Andreas Färber <afaerber@suse.de>
24692469
R: Matthias Brugger <mbrugger@suse.com>
2470+
R: NXP S32 Linux Team <s32@nxp.com>
24702471
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
24712472
S: Maintained
24722473
F: arch/arm64/boot/dts/freescale/s32g*.dts*

arch/arm64/boot/dts/freescale/s32g2.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
};
8080
};
8181

82-
soc {
82+
soc@0 {
8383
compatible = "simple-bus";
8484
#address-cells = <1>;
8585
#size-cells = <1>;

0 commit comments

Comments
 (0)