mbox series

[0/3] arm64: dts: imx: pmu update

Message ID 20210807094537.20290-1-peng.fan@oss.nxp.com
Headers show
Series arm64: dts: imx: pmu update | expand

Message

Peng Fan (OSS) Aug. 7, 2021, 9:45 a.m. UTC
From: Peng Fan <peng.fan@nxp.com>


Update pmu compatible
Drop interrupt affinity

Peng Fan (3):
  arm64: dts: imx8mm: update pmu compatible
  arm64: dts: imx8qxp: update pmu compatible
  arm64: dts: imx8m: drop interrupt-affinity for pmu

 arch/arm64/boot/dts/freescale/imx8mm.dtsi  | 3 +--
 arch/arm64/boot/dts/freescale/imx8mn.dtsi  | 1 -
 arch/arm64/boot/dts/freescale/imx8mp.dtsi  | 1 -
 arch/arm64/boot/dts/freescale/imx8mq.dtsi  | 1 -
 arch/arm64/boot/dts/freescale/imx8qxp.dtsi | 2 +-
 5 files changed, 2 insertions(+), 6 deletions(-)

-- 
2.30.0

Comments

Shawn Guo Aug. 9, 2021, 8:13 a.m. UTC | #1
On Sat, Aug 07, 2021 at 05:45:34PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>

> 

> Update pmu compatible

> Drop interrupt affinity

> 

> Peng Fan (3):

>   arm64: dts: imx8mm: update pmu compatible

>   arm64: dts: imx8qxp: update pmu compatible

>   arm64: dts: imx8m: drop interrupt-affinity for pmu


Applied all, thanks!