diff options
author | Adam Ford <aford173@gmail.com> | 2018-05-06 03:26:09 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2018-05-15 20:30:53 +0200 |
commit | 3510b20cd255afd9fb885ae15ce34de7a06155e0 (patch) | |
tree | ae0ef84e39b93ce672a91f1278b585c9d111c68a /arch/arm/boot/dts/am3517-evm.dts | |
parent | ARM: dts: am3517-evm: Split off SOM features from baseboard (diff) | |
download | linux-3510b20cd255afd9fb885ae15ce34de7a06155e0.tar.xz linux-3510b20cd255afd9fb885ae15ce34de7a06155e0.zip |
ARM: dts: am3517-som: Add TI TPS65023 regulators
This commit adds the common voltage regulators used on LogicPD's
AM3517 System-On-Modules.
Signed-off-by: Derald D. Woods <woods.technical@gmail.com>
Signed-off-by: Adam Ford <aford173@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/am3517-evm.dts')
-rw-r--r-- | arch/arm/boot/dts/am3517-evm.dts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/am3517-evm.dts b/arch/arm/boot/dts/am3517-evm.dts index cefeac03bd71..63aef7df481d 100644 --- a/arch/arm/boot/dts/am3517-evm.dts +++ b/arch/arm/boot/dts/am3517-evm.dts @@ -34,10 +34,6 @@ status = "okay"; }; -&i2c1 { - clock-frequency = <400000>; -}; - &i2c2 { clock-frequency = <400000>; }; |