[PATCH V2 0/3] add i.MX8ULP scmi power domain

From: Peng Fan (OSS)
Date: Wed Dec 08 2021 - 08:18:56 EST


From: Peng Fan <peng.fan@xxxxxxx>

V2:
There is no dependency now.
Use Hyphen for node name in patch 2/3
Add A-b in patch 1/3

This patchset is to add device tree support for i.MX8ULP SCMI firmware,
and enable it for USDHC node

Peng Fan (3):
dt-bindings: power: imx8ulp: add power domain header file
arm64: dts: imx8ulp: add scmi firmware node
arm64: dts: imx8ulp: add power domain entry for usdhc

arch/arm64/boot/dts/freescale/imx8ulp.dtsi | 38 ++++++++++++++++++++++
include/dt-bindings/power/imx8ulp-power.h | 26 +++++++++++++++
2 files changed, 64 insertions(+)
create mode 100644 include/dt-bindings/power/imx8ulp-power.h

--
2.25.1