ARM: dts: add device tree for ep93xx Soc
authorNikita Shubin <nikita.shubin@maquefel.me>
Mon, 4 Jul 2022 08:57:52 +0000 (11:57 +0300)
committerNikita Shubin <nikita.shubin@maquefel.me>
Sun, 27 Nov 2022 09:19:52 +0000 (12:19 +0300)
commitd00d5b35c616858ea5c57d63b3bdc4f265bf0c09
treeef53a633fd51044655eb473af9e970e2fa0e101d
parent38e8efcbcccb088577e1ac6cf82443f9c343b121
ARM: dts: add device tree for ep93xx Soc

This adds a divice for Cirrus ep93xx SoC amd ts7250 board that has been
my testing target for ep93xx device support.

Also inluded device tree for Liebherr BK3.1 board through it's not a
complete support.

Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/ep93xx-bk3.dts [new file with mode: 0644]
arch/arm/boot/dts/ep93xx-ts7250.dts [new file with mode: 0644]
arch/arm/boot/dts/ep93xx-vision.dts [new file with mode: 0644]
arch/arm/boot/dts/ep93xx.dtsi [new file with mode: 0644]