Hello, This mini-series adds a Device Tree for the PROBOX2 AVA Android TV Box. Unlike the Zidoo X9S, serial (loady) was the only working way to boot a new kernel from the vendor's U-Boot on this TV Box. PROBOX2 support has been informed about bootloader issues with Ethernet, USB and FAT on SD; the same symptoms have since been observed on the Lake I, so be warned that those bugs might inconvenience other RTD1295 devices, too. More details at: https://en.opensuse.org/HCL:ProBox2_Ava @PROBOX2: Please review the following three patches and either signal your acknowledgement of my naming with an "Acked-by: name <email>" line or point out any changes you would like to see applied (e.g., company name). Thanks! Latest experimental patches at: https://github.com/afaerber/linux/commits/rtd1295-next Have a lot of fun! Cheers, Andreas Cc: support@xxxxxxxxxxx Cc: devicetree@xxxxxxxxxxxxxxx Cc: Wangchanchan <wangcc@xxxxxxxxxxxxxx> Cc: beelinkservice@xxxxxxxxxxxx Andreas Färber (3): dt-bindings: Add vendor prefix for ProBox2 dt-bindings: arm: realtek: Add ProBox2 AVA arm64: dts: realtek: Add ProBox2 Ava Documentation/devicetree/bindings/arm/realtek.txt | 1 + .../devicetree/bindings/vendor-prefixes.txt | 1 + arch/arm64/boot/dts/realtek/Makefile | 1 + .../arm64/boot/dts/realtek/rtd1295-probox2-ava.dts | 31 ++++++++++++++++++++++ arch/arm64/boot/dts/realtek/rtd1295-zidoo-x9s.dts | 6 ----- arch/arm64/boot/dts/realtek/rtd1295.dtsi | 6 +++++ 6 files changed, 40 insertions(+), 6 deletions(-) create mode 100644 arch/arm64/boot/dts/realtek/rtd1295-probox2-ava.dts -- 2.12.3 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html