summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/k3-j721e-r5-common-proc-board-u-boot.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* arm: dts: k3-j721e: Add ESM PMIC support for tps659413 based boardTero Kristo2020-03-031-0/+7
| | | | | | | | | | The ESM handling on J7 processor board requires routing the MCU_SAFETY_ERROR signal to the PMIC on the board for critical safety error handling. The PMIC itself should then reset the board based on receiving it. Enable the support for the board by adding the esm node in place. Signed-off-by: Tero Kristo <t-kristo@ti.com>
* arm: dts: k3-j721e-r5: Enable r5fss0 cluster in SPLKeerthy2020-03-031-0/+12
| | | | | | | Enable MAIN domain r5fss0 cluster and its core0 in R5 spl. Signed-off-by: Keerthy <j-keerthy@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
* arm: dts: k3-j721e-r5-u-boot: Add fs_loader nodeKeerthy2020-03-031-0/+15
Add fs_loader node which will be needed for loading firmwares from the boot media/filesystem. Signed-off-by: Keerthy <j-keerthy@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>