[PATCH 0/3] arm64: dts: meson: add support for OSMC Vero 4K+

From: Christian Hewitt
Date: Wed Feb 09 2022 - 23:46:59 EST


This series adds support for the OSMC Vero 4K+ Set-Top Box device
based on the Amlogic GXL (S905D) chipset. The Vero 4k+ is notable
for being an original Linux (not Android) STB device, running its
own Debian-derived 'OSMC' distro. Big thanks to Chad Wagner for his
help with testing and device-tree fettling.

Christian Hewitt (3):
dt-bindings: vendor-prefixes: add osmc prefix
dt-bindings: arm: amlogic: add Vero 4K+ bindings
arm64: dts: meson: add support for OSMC Vero 4K+

.../devicetree/bindings/arm/amlogic.yaml | 1 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm64/boot/dts/amlogic/Makefile | 1 +
.../amlogic/meson-gxl-s905d-vero4k-plus.dts | 125 ++++++++++++++++++
4 files changed, 129 insertions(+)
create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxl-s905d-vero4k-plus.dts

--
2.17.1