This series add support for 100ASK DShanPi A1.
Info of device can be found at:
https://wiki.dshanpi.org/en/docs/DshanPi-A1/intro/
(no changes since v2)
Changes in v2:
- Delete the pwm include file (Chukun Pan, v1)
- Fix vcc3v3_pcie gpios (Chukun Pan, v1)
- Adjust the order of some nodes (Chukun Pan, v1)
- Fix sdmmc (Chukun Pan, v1)
- Add phy-supply for u2phy0_otg (Chukun Pan, v1)
- Update the name of vcc_in regulator (Chukun Pan, v2)
- Fix PCIE (Chukun Pan, v2)
- Update the name of typec5v_pwren_h pinctrl (Chukun Pan, v2)
- Fix USB3 (Chukun Pan, v2)
- Remove i2c2 node, unsupported RTC model rs4c1338 (Chukun Pan, v2)
Changes in v1:
- Add support for 100ASK DShanPi A1
Hsun Lai (2):
dt-bindings: arm: rockchip: Add 100ASK DShanPi A1
arm64: dts: rockchip: add DTs for 100ASK DShanPi A1
.../devicetree/bindings/arm/rockchip.yaml | 5 +
arch/arm64/boot/dts/rockchip/Makefile | 1 +
.../dts/rockchip/rk3576-100ask-dshanpi-a1.dts | 795 ++++++++++++++++++
3 files changed, 801 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3576-100ask-dshanpi-a1.dts
--
2.34.1