[0/5] arm64: dts: imx93: add nodes and minor update

Message ID 20230510083153.3769140-1-peng.fan@oss.nxp.com
Headers
Series arm64: dts: imx93: add nodes and minor update |

Message

Peng Fan (OSS) May 10, 2023, 8:31 a.m. UTC
  From: Peng Fan <peng.fan@nxp.com>

Add watchdog/ocotp/cpuidle for i.MX93
Reorder nodes
Enable WDOG3 for i.MX93-11x11-EVK

The OCOTP yaml has got reviewed by DT maitainers:
https://lore.kernel.org/all/01be24b3-aaf2-e27b-d00e-f8649a497463@linaro.org/

Peng Fan (5):
  arm64: dts: imx93: add watchdog node
  arm64: dts: imx93: add ocotp node
  arm64: dts: imx93: reorder device nodes
  arm64: dts: imx93: add cpuidle node
  arm64: dts: imx93-11x11-evk: enable wdog3

 .../boot/dts/freescale/imx93-11x11-evk.dts    |   4 +
 arch/arm64/boot/dts/freescale/imx93.dtsi      | 128 ++++++++++++++----
 2 files changed, 102 insertions(+), 30 deletions(-)
  

Comments

Shawn Guo May 15, 2023, 3:23 a.m. UTC | #1
On Wed, May 10, 2023 at 04:31:48PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> Add watchdog/ocotp/cpuidle for i.MX93
> Reorder nodes
> Enable WDOG3 for i.MX93-11x11-EVK
> 
> The OCOTP yaml has got reviewed by DT maitainers:
> https://lore.kernel.org/all/01be24b3-aaf2-e27b-d00e-f8649a497463@linaro.org/
> 
> Peng Fan (5):
>   arm64: dts: imx93: add watchdog node
>   arm64: dts: imx93: add ocotp node
>   arm64: dts: imx93: reorder device nodes
>   arm64: dts: imx93: add cpuidle node
>   arm64: dts: imx93-11x11-evk: enable wdog3

Applied, thanks!