replace stuff from samsung source

This commit is contained in:
SaschaNes
2025-08-13 08:42:30 +02:00
parent 162770809f
commit f91aec16a0
37 changed files with 208981 additions and 1038 deletions

View File

@@ -61,11 +61,6 @@ properties:
USB3_GDSC-supply:
description: USB GDSC supply.
vbus_dwc3-supply:
description: Regulator supply for the VBUS 5V power for USB host mode.
This is typically used when VBUS is controlled by a GPIO-based
regulator to enable/disable USB port power.
clock-names:
minItems: 1
items:
@@ -173,7 +168,6 @@ examples:
ranges;
USB3_GDSC-supply = <&gcc_usb30_prim_gdsc>;
vbus_dwc3-supply = <&usb0_vbus_reg>;
clocks = <&gcc GCC_USB30_PRIM_MASTER_CLK>,
<&gcc GCC_CFG_NOC_USB3_PRIM_AXI_CLK>,
<&gcc GCC_AGGRE_USB3_PRIM_AXI_CLK>,

View File

@@ -71,11 +71,6 @@ properties:
phandle to eUSB2 repeater for enforcing probe ordering for eUSB2 repeater
and eUSB2 PHY driver.
vdd_refgen-supply:
description: |
phandle to vote for additional refgen ldo. This is generally board/target
specific.
required:
- compatible
- reg