According to commit a6442aafa50b ("s32: llce: Refactor shared
memory area"), llce_boot_status node has been removed from
nxp s32g platform. So, also remove it from aptiv cvc-fl platform to
avoid building issue.Signed-off-by: Meng Li <[email protected]> --- arch/arm64/boot/dts/freescale/s32gxxxa-cvc-fl.dtsi | 4 ---- 1 file changed, 4 deletions(-) diff --git a/arch/arm64/boot/dts/freescale/s32gxxxa-cvc-fl.dtsi b/arch/arm64/boot/dts/freescale/s32gxxxa-cvc-fl.dtsi index 961ba2ec1358..f3569655f83d 100644 --- a/arch/arm64/boot/dts/freescale/s32gxxxa-cvc-fl.dtsi +++ b/arch/arm64/boot/dts/freescale/s32gxxxa-cvc-fl.dtsi @@ -781,10 +781,6 @@ &llce_shmem { status = "okay"; }; -&llce_boot_status { - status = "okay"; -}; - &llce_can1 { status = "okay"; }; -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13270): https://lists.yoctoproject.org/g/linux-yocto/message/13270 Mute This Topic: https://lists.yoctoproject.org/mt/102438046/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
