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, 21 May 2023 17:00:29 +0000 (20:00 +0300)
commit12bf14e098e64b14217a21f82fa26608310493e7
treed8514e8b7e84f4a183dc58d1edfe0ccc6b7dce1a
parent170ec1b68a5b2124cd5c6cef90eb32e775997c0b
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.dtsi [new file with mode: 0644]