mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user