[PATCH V2 0/6] arm64: dts: imx8ulp: several updates

Peng Fan (OSS) posted 6 patches 3 years, 7 months ago
arch/arm64/boot/dts/freescale/imx8ulp.dtsi | 57 +++++++++++++++++-----
1 file changed, 44 insertions(+), 13 deletions(-)
[PATCH V2 0/6] arm64: dts: imx8ulp: several updates
Posted by Peng Fan (OSS) 3 years, 7 months ago
From: Peng Fan <peng.fan@nxp.com>

V2:
 Drop 'status = "okay"' and blank line in patch 5

Update cgc/sram/pcc node to match binding doc
Add pmu/mailbox node
Increase lpspi clock

Clark Wang (1):
  arm64: dts: imx8ulp: increase the clock speed of LPSPI

Peng Fan (5):
  arm64: dts: imx8ulp: drop undocumented property in cgc
  arm64: dts: imx8ulp: correct the scmi sram node name
  arm64: dts: imx8ulp: add #reset-cells for pcc
  arm64: dts: imx8ulp: add pmu node
  arm64: dts: imx8ulp: add mailbox node

 arch/arm64/boot/dts/freescale/imx8ulp.dtsi | 57 +++++++++++++++++-----
 1 file changed, 44 insertions(+), 13 deletions(-)

-- 
2.37.1
Re: [PATCH V2 0/6] arm64: dts: imx8ulp: several updates
Posted by Shawn Guo 3 years, 7 months ago
On Wed, Aug 31, 2022 at 10:25:46PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> V2:
>  Drop 'status = "okay"' and blank line in patch 5
> 
> Update cgc/sram/pcc node to match binding doc
> Add pmu/mailbox node
> Increase lpspi clock
> 
> Clark Wang (1):
>   arm64: dts: imx8ulp: increase the clock speed of LPSPI
> 
> Peng Fan (5):
>   arm64: dts: imx8ulp: drop undocumented property in cgc
>   arm64: dts: imx8ulp: correct the scmi sram node name
>   arm64: dts: imx8ulp: add #reset-cells for pcc
>   arm64: dts: imx8ulp: add pmu node
>   arm64: dts: imx8ulp: add mailbox node

Applied all, thanks!