arm64: dts: rockchip: rk3588-toybrick-x0: support husb311 Type-C controller

Since fusb302 is out of stock, produced toybrick boards will use husb311.

Signed-off-by: Addy Ke <addy.ke@rock-chips.com>
Change-Id: I1fca5ee70776cdf29ddecac77ff22a09f5126f38
This commit is contained in:
Addy Ke
2022-03-24 17:14:46 +08:00
committed by Tao Huang
parent bf5cfc918a
commit e4254a7e30

View File

@@ -394,9 +394,9 @@
status = "okay";
clock-frequency = <400000>;
usbc0: fusb302@22 {
compatible = "fcs,fusb302";
reg = <0x22>;
usbc0: husb311@4e {
compatible = "hynetek,husb311";
reg = <0x4e>;
interrupt-parent = <&gpio3>;
interrupts = <RK_PB4 IRQ_TYPE_LEVEL_LOW>;
pinctrl-names = "default";