diff options
| author | Andrew Davis <afd@ti.com> | 2023-04-11 13:25:05 -0500 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2023-04-24 13:18:47 -0400 |
| commit | 211b3d726378857d0f2b8bc80923bbd548edf083 (patch) | |
| tree | 3476a13fd277eff00d2c4a5396c8918da974b26d /arch/arm/dts/am335x-boneblack-wireless.dts | |
| parent | 1dfb028e0492a75b6265480b94bb8fdf85ffb77e (diff) | |
arm: dts: am3x: Non-functional changes sync with v6.3-rc6
This is a collection of all the whitespace, renames, comment, and other
changes that should not change the DT functionality from Linux v6.3-rc6.
Signed-off-by: Andrew Davis <afd@ti.com>
Diffstat (limited to 'arch/arm/dts/am335x-boneblack-wireless.dts')
| -rw-r--r-- | arch/arm/dts/am335x-boneblack-wireless.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/am335x-boneblack-wireless.dts b/arch/arm/dts/am335x-boneblack-wireless.dts index 8b2b24c8067..afa4fdc5dd2 100644 --- a/arch/arm/dts/am335x-boneblack-wireless.dts +++ b/arch/arm/dts/am335x-boneblack-wireless.dts @@ -19,7 +19,7 @@ regulator-name = "wlan-en-regulator"; regulator-min-microvolt = <1800000>; regulator-max-microvolt = <1800000>; - startup-delay-us= <70000>; + startup-delay-us = <70000>; /* WL_EN */ gpio = <&gpio3 9 0>; |
