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>
Tue, 14 Feb 2023 08:41:44 +0000 (11:41 +0300)
commitcc7eea6127f8da8c74b043d2a161c845dc6a67b3
tree094a58b99691520b429bd57db70c9a429d6509dd
parent8ff06a43ff65896844a66a8839fb3267d189f170
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]