From: Ghennadi Procopciuc <ghennadi.procopciuc@xxxxxxx> This patchset adds device tree support for S32G2 SCMI firmware and uSDHC node. The SCMI clock IDs are based on a downstream version of the TF-A stored on GitHub [0]. I can send the patches individually if you prefer that instead of submitting them all at once. [0] https://github.com/nxp-auto-linux/arm-trusted-firmware Ghennadi Procopciuc (3): dt-bindings: clock: s32g: add uSDHC clock IDs arm64: dts: s32g: add SCMI firmware node arm64: dts: s32g: add uSDHC node arch/arm64/boot/dts/freescale/s32g2.dtsi | 40 ++++++++++++++++++- .../arm64/boot/dts/freescale/s32g274a-evb.dts | 6 ++- .../boot/dts/freescale/s32g274a-rdb2.dts | 6 ++- include/dt-bindings/clock/s32g-scmi-clock.h | 14 +++++++ 4 files changed, 63 insertions(+), 3 deletions(-) create mode 100644 include/dt-bindings/clock/s32g-scmi-clock.h -- 2.43.0