Messages in this thread |  | | From | Vignesh Raghavendra <> | Subject | [PATCH v3 0/2] arm64: ti: k3-am62: Introduce DT nodes for basic peripherals | Date | Sun, 24 Apr 2022 09:57:55 +0530 |
| |
Add nodes for McSPI, OSPI, MMC, DMA and CPSW ethernet switch
v3: Fix regulator node names as suggested by Krzysztof
v2: Add aliases for ethernet Collect Reviewed-by
v2: lore.kernel.org/r/20220422065002.387753-1-vigneshr@ti.com v1: lore.kernel.org/r/20220415131917.431137-1-vigneshr@ti.com
Vignesh Raghavendra (2): arm64: dts: ti: k3-am62: Add more peripheral nodes arm64: dts: ti: k3-am625-sk: Enable on board peripherals
arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 266 ++++++++++++++++++++++ arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi | 20 ++ arch/arm64/boot/dts/ti/k3-am625-sk.dts | 273 +++++++++++++++++++++++ 3 files changed, 559 insertions(+)
-- 2.36.0
|  |