
This series aims to sync kernel.org v6.7-rc1 DTS with that of U-Boot. It also includes inclusion of an updated devicetree documentation for ti,j721e-esm.
Boot logs: https://gist.github.com/nehamalcom/0eef30308f1910eea5eafefe2c4b7bcf
Neha Malcom Francis (2): dt-bindings: misc: Move esm-k3.txt to ti,j721e-esm.yaml arm: dts: k3-j721e-*: Sync with kernel v6.7-rc1
arch/arm/dts/k3-j721e-main.dtsi | 2 +- arch/arm/dts/k3-j721e-mcu-wakeup.dtsi | 9 +++- doc/device-tree-bindings/misc/esm-k3.txt | 25 --------- .../misc/ti,j721e-esm.yaml | 53 +++++++++++++++++++ 4 files changed, 62 insertions(+), 27 deletions(-) delete mode 100644 doc/device-tree-bindings/misc/esm-k3.txt create mode 100644 doc/device-tree-bindings/misc/ti,j721e-esm.yaml