ARM: dts: rockchip: Add Sonoff iHost Smart Home Hub
authorTim Lunn <tim@feathertop.org>
Sun, 3 Dec 2023 12:40:03 +0000 (23:40 +1100)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 5 Dec 2023 08:20:44 +0000 (09:20 +0100)
commit5d7d06e7c0700388dfd1f59ac9f5d6ac0870bd2e
treec085c557940affc56a0c468472e4dfbe75764c31
parent56bde00f7d151d90c66dada007f13f92b95b0d05
ARM: dts: rockchip: Add Sonoff iHost Smart Home Hub

Sonoff iHost is gateway device designed to provide a Smart Home Hub,
it is based on Rockchip RV1126. There is also a version with 2GB RAM
based off the RV1109 dual core SoC.

Features:
- Rockchip RV1126
- 4GB DDR4
- 8GB eMMC
- microSD slot
- RMII Ethernet PHY
- 1x USB 2.0 Host
- 1x USB 2.0 OTG
- Realtek RTL8723DS WiFi/BT
- EFR32MG21 Silabs Zigbee radio
- Speaker/Microphone

This patch adds the initial device tree for this device, it is largely
based off the device trees for mainline Edgeble Neu2 and downstream
Rockchip rv1126-evb-v13 configs. It has been adapted with relevant
peripheral and GPIO pins for the iHost.

Signed-off-by: Tim Lunn <tim@feathertop.org>
Link: https://lore.kernel.org/r/20231203124004.2676174-8-tim@feathertop.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rockchip/Makefile
arch/arm/boot/dts/rockchip/rv1109-sonoff-ihost.dts [new file with mode: 0644]
arch/arm/boot/dts/rockchip/rv1126-sonoff-ihost.dts [new file with mode: 0644]
arch/arm/boot/dts/rockchip/rv1126-sonoff-ihost.dtsi [new file with mode: 0644]