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

From: Peng Fan
Date: Tue Nov 16 2021 - 22:43:42 EST


> Subject: [PATCH 0/3] add i.MX8ULP scmi power domain

Forget to mention, this patchset based on:
https://lkml.org/lkml/2021/11/12/74

Thanks,
Peng.

>
> From: Peng Fan <peng.fan@xxxxxxx>
>
> 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