The old compatible string "fsl,s32gen1-mscm" of mscm node should be dropped as other drivers on S32G platform, and update it to "fsl,s32cc-mscm".
Signed-off-by: Zhantao Tang <[email protected]> --- arch/arm64/boot/dts/freescale/s32cc.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/freescale/s32cc.dtsi b/arch/arm64/boot/dts/freescale/s32cc.dtsi index 54e30a011c3c..876ed5b3bf87 100644 --- a/arch/arm64/boot/dts/freescale/s32cc.dtsi +++ b/arch/arm64/boot/dts/freescale/s32cc.dtsi @@ -336,7 +336,7 @@ pit0: pit@40188000 { }; mscm0: mscm@40198000 { - compatible = "fsl,s32gen1-mscm"; + compatible = "fsl,s32cc-mscm"; reg = <0x0 0x40198000 0x0 0x1000>; -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11495): https://lists.yoctoproject.org/g/linux-yocto/message/11495 Mute This Topic: https://lists.yoctoproject.org/mt/92502207/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
