]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit312265d2168521c56323e4e1b5ac552c06949ce7
treeb5a9f74747f9b307f967d99e3c1b18c822cd8ba2
parentdb61d904cada0730157a8129643850f5b5803b8a
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