Commit Graph

5109 Commits

Author SHA1 Message Date
Andrew Davis a6ac83578f arm: dts: k3-j721e: binman: Name tiboot3.bin to match other K3 platforms
Although this is not strictly needed as the tiboot3.bin file on J721e
does not contain SYSFW like other platforms, renaming this way matches
the others and helps simplify integration layers.

Signed-off-by: Andrew Davis <afd@ti.com>
2023-05-27 00:01:17 -05:00
Andrew Davis e9a5fe0b4d arm: dts: k3-am65x: binman: Name tiboot3.bin to match other K3 platforms
Although this is not strictly needed as the tiboot3.bin file on AM65x
does not contain SYSFW like other platforms, renaming this way matches
the others and helps simplify integration layers.

A symlink is added to keep the default for AM65x as GP.

Signed-off-by: Andrew Davis <afd@ti.com>
2023-05-27 00:01:17 -05:00
Andrew Davis 5ef9886863 arm: dts: k3-am65x: binman: Use SR2 SYSFW version for HS
The HS AM65x are silicon revision 2 (SR2), use that version of SYSFW.

Signed-off-by: Andrew Davis <afd@ti.com>
2023-05-27 00:01:17 -05:00
Andrew Davis 23e95c89f9 arm: dts: k3: binman: Use names for tiboot3.bin that match contents
The name of the tiboot3.bin should match the SYSFW contents. This makes
it easy to figure out what SYSFW was used for each and matches how
k3-image-gen used to name these files.

Signed-off-by: Andrew Davis <afd@ti.com>
2023-05-26 02:58:53 -05:00
Andrew Davis f289244f98 arm: dts: k3: binman: Add evm suffix to sysfw.itb names
This matches what was produced before by k3-image-gen tool.

Signed-off-by: Andrew Davis <afd@ti.com>
2023-05-26 02:58:53 -05:00
Andrew Davis 61abc09762 j7200: dts: binman: HS TI-FS should be for SR2.0
Version SR1.0 was not widely shipped for HS devices, use SR2.0 here.

Signed-off-by: Andrew Davis <afd@ti.com>
2023-05-26 02:58:53 -05:00
Nitin Yadav a1b46f4d49 arm: dts: Makefile: Add AM62x LP SK device tree
The AM62x LP SK board has separate set of device tree. Update
Makefile with k3-am62-r5-lp-sk.dts and k3-am62-lp-sk.dts device
tree to add support of AM62x LP SK.

Signed-off-by: Nitin Yadav <n-yadav@ti.com>
2023-05-25 07:21:38 -05:00
Nitin Yadav 52edd854da arm: dts: Add support for AM62x LP SK at R5 SPL stage
The AM62x LP SK board is similar to AM62x SK board, but
has a own set of attributes that requires different device
tree on each stage of bootloader. These dt changes add
support for AM62x LP SK at R5 SPL.

Signed-off-by: Nitin Yadav <n-yadav@ti.com>
2023-05-25 07:21:38 -05:00
Nitin Yadav 5c66fac157 arm: dts: Sync DT to add support of AM62x LP SK
To prepare for upcoming derivative boards based on the
AM625 SK, sync the dts and dtsi files for this board so
that the derivative boards will inherit and retain only
those parts that are different in the current dts file.

Signed-off-by: Nitin Yadav <n-yadav@ti.com>
2023-05-25 07:21:38 -05:00
Nitin Yadav 48353e4386 arm: dts: Add support for AM62x LP SK
The AM62x LP SK board is similar to the AM62x SK board,
but has some significant changes that requires different
device tree.

The differences are mainly:
- AM62x SoC in the AMC package that meets AECQ100 automotive standard.
- LPDDR4 versus DDR4 on the AM62x SK.
- TPS65219 PMIC instead of discrete regulators.
- IO expander pin names are wired differently.
- Second ethernet port is currently disabled as the boards do not have
  the part physically installed.
- OSPI NAND vs OSPI NOR.
- No WLAN chip instead a SDIO M.2 connector.

Signed-off-by: Nitin Yadav <n-yadav@ti.com>
2023-05-25 07:21:38 -05:00
Neha Malcom Francis 75be447044 arm: k3-am65x-iot2050: Use binman for tispl.bin for iot2050
Move to using binman to generate tispl.bin which is used to generate the
final flash.bin bootloader for iot2050 boards.

Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
Cc: Jan Kiszka <jan.kiszka@siemens.com>
2023-05-25 06:44:54 -05:00
Neha Malcom Francis 10656f03b7 am62a: dts: binman: Package tiboot3.bin, tispl.bin, u-boot.img
Support added for HS and GP boot binaries for AM62ax.

tiboot3.bin, tispl.bin and u-boot.img: For HS-SE devices
tiboot3.bin_fs, tispl.bin and u-boot.img: For HS-FS devices
tiboot3.bin_unsigned, tispl.bin_unsigned and u-boot.img_unsigned: For GP
devices

It is to be noted that the bootflow followed by AM62ax requires:

tiboot3.bin:
	* R5 SPL
	* R5 SPL dtbs
	* TIFS
	* board-cfg
	* pm-cfg
	* sec-cfg
	* rm-cfg

tispl.bin:
	* DM
	* ATF
	* OPTEE
	* A72 SPL
	* A72 SPL dtbs

u-boot.img:
	* A72 U-Boot
	* A72 U-Boot dtbs

Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-05-25 06:44:54 -05:00
Neha Malcom Francis 96718d00c1 am625: dts: binman: Package tiboot3.bin, tispl.bin and u-boot.img
Support added for HS and GP boot binaries for AM62

tiboot3.bin, tispl.bin and u-boot.img: For HS-SE devices
tiboot3.bin_fs, tispl.bin and u-boot.img: For HS-FS devices
tiboot3.bin_unsigned, tispl.bin_unsigned, u-boot.img_unsigned: For GP
devices

It is to be noted that the bootflow followed by AM62 requires:

tiboot3.bin:
	* R5 SPL
	* R5 SPL dtbs
	* TIFS
	* board-cfg
	* pm-cfg
	* sec-cfg
	* rm-cfg

tispl.bin:
	* DM
	* ATF
	* OPTEE
	* A72 SPL
	* A72 SPL dtbs

u-boot.img:
	* A72 U-Boot
	* A72 U-Boot dtbs

Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-05-25 06:44:54 -05:00
Neha Malcom Francis a07e46e29d j721s2: dts: binman: Package tiboot3.bin, tispl.bin and u-boot.img
Support added for HS and GP boot binaries for J721S2.

tiboot3.bin, tispl.bin and u-boot.img: For HS-SE devices
tiboot3.bin_fs, tispl.bin and u-boot.img: For HS-FS devices
tiboot3.bin_unsigned, tispl.bin_unsigned, u-boot.img_unsigned: For GP
devices

It is to be noted that the bootflow followed by J721S2 requires:

tiboot3.bin:
	* R5 SPL
	* R5 SPL dtbs
	* TIFS
	* board-cfg
	* pm-cfg
	* sec-cfg
	* rm-cfg

tispl.bin:
	* DM
	* ATF
	* OPTEE
	* A72 SPL
	* A72 SPL dtbs

u-boot.img:
	* A72 U-Boot
	* A72 U-Boot dtbs

Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-05-25 06:44:54 -05:00
Neha Malcom Francis db09dd9a06 am64x: dts: binman: Package tiboot3.bin, tispl.bin u-boot.img
Support added for HS and GP boot binaries for AM64x.

tiboot3.bin, tispl.bin and u-boot.img: For HS-SE devices
tiboot3.bin_fs, tispl.bin and u-boot.img: For HS-FS devices
tiboot3.bin_unsigned, tispl.bin_unsigned, u-boot.img_unsigned: For GP
devices

Note that the bootflow followed by AM64x requires:

tiboot3.bin:
	* R5 SPL
	* R5 SPL dtbs
	* sysfw
	* board-cfg
	* pm-cfg
	* sec-cfg
	* rm-cfg

tispl.bin:
	* ATF
	* OPTEE
	* A53 SPL
	* A53 SPL dtbs

u-boot.img:
	* A53 U-Boot
	* A53 U-Boot dtbs

Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-05-25 06:44:54 -05:00
Neha Malcom Francis e8339557fa am65: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.img
Support added for HS and GP boot binaries for AM65x.

tiboot3.bin, sysfw.itb, tispl.bin and u-boot.img: For HS devices
tiboot3.bin_unsigned, sysfw.itb, tispl.bin_unsigned,
u-boot.img_unsigned: For GP devices

Note that the bootflow followed by AM65x requires:

tiboot3.bin:
	* R5 SPL
	* R5 SPL dtbs
sysfw.itb:
	* sysfw
	* board-cfg
	* pm-cfg
	* sec-cfg
	* rm-cfg

tispl.bin:
	* ATF
	* OPTEE
	* A53 SPL
	* A53 SPL dtbs

u-boot.img:
	* A53 U-Boot
	* A53 U-Boot dtbs

Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-05-25 06:44:54 -05:00
Neha Malcom Francis c6dff4b1a1 j7200: dts: binman: Package tiboot3.bin, tispl.bin, u-boot.img
Support added for HS and GP boot binaries for J7200.

tiboot3.bin, tispl.bin and u-boot.img: For HS-SE devices
tiboot3.bin_fs, tispl.bin and u-boot.img: For HS-FS devices
tiboot3.bin_unsigned, tispl.bin_unsigned and u-boot.img_unsigned: For GP
devices

It is to be noted that the bootflow followed by J7200 requires:

tiboot3.bin:
	* R5 SPL
	* R5 SPL dtbs
	* TIFS
	* board-cfg
	* pm-cfg
	* sec-cfg
	* rm-cfg

tispl.bin:
	* DM
	* ATF
	* OPTEE
	* A72 SPL
	* A72 SPL dtbs

u-boot.img:
	* A72 U-Boot
	* A72 U-Boot dtbs

Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-05-25 06:44:54 -05:00
Neha Malcom Francis 94edbcb98c j721e: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.img
By providing entries in the binman node of the device tree, binman will
be able to find and package board config artifacts generated by
TIBoardConfig with sysfw.bin and generate the final image sysfw.itb.
It will also pick out the R5 SPL and sign it with the help of TI signing
entry and generate the final tiboot3.bin.

Entries for A72 build have been added to k3-j721e-binman.dtsi to
generate tispl.bin and u-boot.img.

Support has been added for both HS-SE(SR 1.1), HS-FS(SR 2.0) and GP images
In HS-SE, the encrypted system firmware binary must be signed along with
the signed certificate binary.

tiboot3.bin and sysfw-j721e_sr1_1-hs.itb: For HS-SE devices
tiboot3.bin_fs and sysfw-j721e_sr2-hs-fs.itb: For HS-FS devices
tiboot3.bin_unsigned and sysfw-j721e-gp-evm.itb: For GP devices
<filename>.bin/img: For HS devices
<filename>.bin_unsigned/img_unsigned: For GP devices

Intention of patch is to move signing and packaging to binman,
thus making makefile target only if binman is not enabled.

It is to be noted that the bootflow followed by J721E requires:

tiboot3.bin:
	* R5 SPL
	* R5 SPL dtbs

sysfw.itb:
	* TIFS
	* board-cfg
	* pm-cfg
	* sec-cfg
	* rm-cfg

tispl.bin:
	* DM
	* ATF
	* OPTEE
	* A72 SPL
	* A72 SPL dtbs

u-boot.img:
	* A72 U-Boot
	* A72 U-Boot dtbs

Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-05-25 06:44:54 -05:00
Neha Malcom Francis aeef70c956 arm: dts: k3: Add support for packaging sysfw.itb and tiboot3.bin
Board config binary artifacts must be generated to be used by binman to
package sysfw.itb and tiboot3.bin for all K3 devices.

For devices that follow combined flow, these board configuration
binaries must again be packaged into a combined board configuration
blobs to be used by binman to package tiboot3.bin.

Add common k3-binman.dtsi to generate all the board configuration
binaries needed.

Also add custMpk.pem and ti-degenerate-key.pem needed for signing GP and
HS bootloader images common to all K3 devices.

Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
2023-05-25 06:44:54 -05:00
Gowtham Tammana 6107f5799d arm: dts: k3-j7200: Add Main domain ESM support
Main domain ESM support is needed to configure main domain watchdog
interrupts to generate ESM pin events. On J7200 boards ESM error pin
output is propagated to PMIC to generate reset.

Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
2023-05-25 02:51:10 -05:00
Neha Malcom Francis 7d2b6fd8a1 arm: dts: k3-j721e: Refine MAIN domain ESM support
MAIN domain ESM support was already added for J721E to configure main
domain watchdog interrupts to generate ESM pin events. Move the main_esm
node to be in sync with kernel dts. Also add register mapping for ESM in
J721E.

Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
2023-05-25 02:51:10 -05:00
Siddharth Vadapalli 404c329864 HACK: arm: dts: k3-am642-sk-u-boot: Fix CPSW3G at U-Boot
Since the MDIO driver is not DM enabled and the CPSW driver is
responsible for configuring the pins corresponding to MDIO as well,
add the MDIO pinctrl in the cpsw3g device-tree node as a HACK in
the k3-am642-sk-u-boot.dtsi file.

Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
2023-05-25 01:29:16 -05:00
Siddharth Vadapalli dfdb5285e9 arm: dts: k3-am642-sk-u-boot: Enable main_i2c0 for EEPROM
Enable i2c0 to support EEPROM reads at U-Boot stage.

Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
2023-05-25 01:29:16 -05:00
Bryan Brattlof 677eaf0fbe arm: dts: k3-am62ax: Add USB nodes and enable it support to DFU
Add support for USB controllers and enable the USB to boot via DFU.
The USB node changes are in sync with linux kernel.

Signed-off-by: Bryan Brattlof <bb@ti.com>
Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
2023-05-19 06:41:40 -05:00
Neha Malcom Francis 66a554743e arm: dts: k3-j7200: ddr: Update to 0.6 version of DDR config tool
commit 1e666512fb00d3aed6e32db2c22579e87d977d76 upstream

Update the DDR settings to those generated using 0.6 version of
Jacinto 7 DDRSS Register Configuration tool.

Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
2023-05-17 12:47:15 +05:30
Neha Malcom Francis d0016f6c50 arm: dts: k3-j721e: ddr: Update to 0.9.1 version of DDR config tool
commit b99d710fe090b1af7cadd4ab09dbf205169e3090 upstream

Update the DDR settings to those generated using 0.9.1 version of
Jacinto 7 DDRSS Register Configuration tool.

Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
2023-05-17 12:47:15 +05:30
Aswath Govindraju 78b4dea23f arm: dts: k3-j721s2-common-proc-board: Update PCIe
x1 lane PCIe slot in the common processor board is enabled and connected to
J721S2 SOM. Add PCIe DT node in common processor board to reflect the
same.

Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
2023-05-17 11:52:17 +05:30
Aswath Govindraju 67d8d2de4f arm: dts: k3-j721s2-main: Add PCIe device tree node
Add PCIe device tree node (both RC and EP) for the single PCIe
instance present in j721s2.

Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
2023-05-17 11:52:17 +05:30
Aswath Govindraju 62c04970e2 arm: dts: k3-j721s2-*-common-proc-board: Add USB support
The board uses lane 1 of SERDES for USB. Set the mux
accordingly.

The USB controller and EVM supports super-speed for USB0
on the Type-C port. However, the SERDES has a limitation
that upto 2 protocols can be used at a time. The SERDES is
wired for PCIe, eDP and USB super-speed. It has been
chosen to use PCIe and eDP as default. So restrict
USB0 to high-speed mode.

Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
2023-05-17 11:52:17 +05:30
Aswath Govindraju f523610c45 arm: dts: k3-j721s2-common-proc-board: Enable SERDES0
Configure first lane to PCIe, the second lane to USB and the last two lanes
to eDP. Also, add sub-nodes to SERDES0 DT node to represent SERDES0 is
connected to PCIe.

Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
2023-05-17 11:52:16 +05:30
Aswath Govindraju c8065b6252 arm: dts: k3-j721s2-main: Add SERDES and WIZ device tree node
Add dt node for the single instance of WIZ (SERDES wrapper) and
SERDES module shared by PCIe, eDP and USB.

Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
2023-05-17 11:52:16 +05:30
Aswath Govindraju 60cd202f47 arm: dts: k3-j721s2-main: Add support for USB
Add support for single instance of USB 3.0 controller in J721S2 SoC.

Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
2023-05-17 11:52:16 +05:30
Bryan Brattlof 3a64149650 HACK: arm: dts: add DMA and CPSW nodes for uboot
Enable CPSW3G MAC Port 1 at U-Boot stage.

Since the MDIO driver is not DM enabled, add the MDIO pinctrl in the
cpsw3g device-tree node as a HACK.

Signed-off-by: Bryan Brattlof <bb@ti.com>
Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
2023-05-12 15:39:41 +05:30
Bryan Brattlof 71969f593c arm: dts: sync am62ax CPSW and related nodes with linux v6.3-rc6
Add CPSW device-tree nodes to support Ethernet at U-Boot stage.

Signed-off-by: Bryan Brattlof <bb@ti.com>
Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
2023-05-12 15:39:41 +05:30
Manorit Chawdhry 70064c63cc arm: dts: k3-am625-r5-sk: add a53 cluster power
[ upstream commit 53f02be32e1fd387a37ef9a10a55cbeed425f599 ]

adds a53 cluster to control from the rproc driver

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
2023-05-09 11:57:01 -05:00
Manorit Chawdhry 881ef7b48b arm: dts: k3-am62a7-r5-sk: add a53 cluster power domain node
[ upstream commit 9a36735b0f62efc892d3b0eb2c020487c72359f9 ]

adds a53 cluster to control from the rproc driver

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
2023-05-09 11:57:01 -05:00
Manorit Chawdhry 79864b583a arm: dts: k3-am642-r5: add a53 cluster power domain node
[ upstream commit 3922cf6295c772e703d8c1f1044f2ead22ef02c7 ]

adds a53 cluster to control from the rproc driver

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
2023-05-09 11:57:01 -05:00
Manorit Chawdhry dc215eb31f arm: dts: k3-am642-r5-sk: add a53 cluster power domain node
[ upstream commit 7fe7920c5e8316e112f66cf2213e3e9df6e35fc2 ]

adds a53 cluster to control from the rproc driver

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
2023-05-09 11:57:01 -05:00
Manorit Chawdhry a2cc2a1f3b arm: dts: k3-j7200-r5: add a72 cluster power domain node
[ upstream commit dcdcbde2bbbc770573c0a8da19a937e0d8ee6d80 ]

adds a72 cluster to control from the rproc driver

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
2023-05-09 11:57:01 -05:00
Manorit Chawdhry 115d9e02ff arm: dts: k3-j721e-r5: add a72 cluster power domain node
[ upstream commit bdbd6688534cd998edc7dc057b67a70c5a5eeccb ]

adds a72 cluster to control from the rproc driver

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
2023-05-09 11:57:01 -05:00
Manorit Chawdhry f4b3410248 arm: dts: k3-j721e-r5-sk: add a72 cluster power domain node
[ upstream commit ab3df39ffa981043302bac6300a6cebbbf550a5b ]

adds a72 cluster to control from the rproc driver

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
2023-05-09 11:57:01 -05:00
Manorit Chawdhry e278677f73 arm: dts: k3-j721s2-r5: add a72 cluster power domain node
[ upstream commit d363013e87a94daf375fb60723f4d8e08b592fc3 ]

adds a72 cluster to control from the rproc driver

Lore Link: https://lore.kernel.org/u-boot/20230411-upstream-firewalling-v2-0-b6c705d50099@ti.com/
Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
2023-05-09 11:57:01 -05:00
Siddharth Vadapalli 0a33a43938 HACK: arm: dts: k3-j784s4: Fix MCU CPSW2G at U-Boot
Enable MCU CPSW2G at U-Boot stage.

Since the MDIO driver is not DM enabled and the CPSW driver is
responsible for configuring the pins corresponding to MDIO as well,
add the MDIO pinctrl in the mcu_cpsw device-tree node as a HACK in
the k3-j784s4-evm-u-boot.dtsi file.

Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
2023-04-18 21:35:12 +05:30
Siddharth Vadapalli 6ce2b3e7f9 arm: dts: k3-j784s4-evm: Enable MCU CPSW2G
Add device tree nodes to enable MCU CPSW with J784S4 EVM.

Linux kernel device tree patch for the same is at:
https://git.kernel.org/ti/linux/c/6cd4b7cfbcca

Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
2023-04-18 21:35:12 +05:30
Jayesh Choudhary 70dfb64115 arm: dts: k3-j784s4: Add 'ti,sci-dev-id' for NAVSS nodes
TISCI device ID for main_navss and mcu_navss nodes are missing in
the device tree. Add them.

Linux kernel device tree fix for the same set of NAVSS nodes is at:
https://lore.kernel.org/r/20230314152611.140969-2-j-choudhary@ti.com/

Fixes: b4b077edc8 ("arm: dts: introduce j784s4 dtbs from linux kernel")
Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
2023-04-18 21:35:12 +05:30
Siddharth Vadapalli b855cfed8f arm: dts: k3-j784s4-r5-evm: Use k3-j784s4-evm.dts and k3-j784s4-u-boot.dtsi
In order to reduce duplication, let k3-j784s4-r5-evm.dts inherit from
k3-j784s4-evm.dts and k3-j784s4-u-boot.dtsi.

This is based on the patch by Nishanth Menon <nm@ti.com> at:
https://lore.kernel.org/r/20230414075726.387461-13-nm@ti.com/

Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
2023-04-18 21:35:12 +05:30
Andrew Davis 972b8a1a67 Revert "arm: dts: dra7*/am57xx-idk-evm-u-boot: Add ipu early boot DT changes"
This reverts commit 5717294230. This
does not exist in upstream kernel.org and breaks boot on DRA7-EVMs.
Drop the same.

Signed-off-by: Andrew Davis <afd@ti.com>
2023-04-14 11:36:54 -05:00
Andrew Davis eeb9c3d74f arm: dts: keystone: Non-functional changes sync with v6.3-rc6
This is a collection of all the whitespace, renames, comment, and other
changes that should not change the DT functionality from Linux v6.3-rc6.

Signed-off-by: Andrew Davis <afd@ti.com>
2023-04-14 11:36:54 -05:00
Andrew Davis f9f137ef7c arm: dts: omap: Non-functional changes sync with v6.3-rc6
This is a collection of all the whitespace, renames, comment, and other
changes that should not change the DT functionality from Linux v6.3-rc6.

Signed-off-by: Andrew Davis <afd@ti.com>
2023-04-14 11:36:54 -05:00
Andrew Davis 3c4cb26812 arm: dts: dm8x: Non-functional changes sync with v6.3-rc6
This is a collection of all the whitespace, renames, comment, and other
changes that should not change the DT functionality from Linux v6.3-rc6.

Signed-off-by: Andrew Davis <afd@ti.com>
2023-04-14 11:36:54 -05:00