arm: dts: Add DTS description for MMC2 am33xx devices
authorLukasz Majewski <lukma@denx.de>
Fri, 18 Feb 2022 12:28:43 +0000 (13:28 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 7 Mar 2022 16:36:12 +0000 (11:36 -0500)
commit4a9099ef1c77c4a166509a811d15694309bd4c17
treeb5a9f74747f9b307f967d99e3c1b18c822cd8ba2
parentab9e48f0961aee82c4427987fc58a32164889c58
arm: dts: Add DTS description for MMC2 am33xx devices

This code has been ported from Linux v5.16.9 arch/arm/boot/dts/am33xx.dtsi
file to allow correct usage of MMC2 controller in U-Boot.

This IP block is a bit specific as it is connected to L3 interconnect bus,
whereas mmc[01] are connected to L4.

Proper configuration of this block (including providing clock) is handled
in ti-sysc.c driver.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
arch/arm/dts/am33xx.dtsi