diff options
author | Andrew Davis | 2023-04-11 13:25:05 -0500 |
---|---|---|
committer | Tom Rini | 2023-04-24 13:18:47 -0400 |
commit | 211b3d726378857d0f2b8bc80923bbd548edf083 (patch) | |
tree | 3476a13fd277eff00d2c4a5396c8918da974b26d /arch/arm/dts/am335x-rut.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-rut.dts')
-rw-r--r-- | arch/arm/dts/am335x-rut.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/am335x-rut.dts b/arch/arm/dts/am335x-rut.dts index cc06f5d23ad..7760b9709a8 100644 --- a/arch/arm/dts/am335x-rut.dts +++ b/arch/arm/dts/am335x-rut.dts @@ -174,7 +174,7 @@ &epwmss0 { status = "okay"; - ecap0: ecap@100 { + ecap0: pwm@100 { status = "okay"; pinctrl-names = "default"; pinctrl-0 = <&ecap0_pins>; |