aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShengyu Qu <wiagn233@outlook.com>2023-08-06 16:50:43 +0800
committerTony Lindgren <tony@atomide.com>2023-08-14 13:27:19 +0300
commit7aff940ec88658f7fd21137cf515956a7deaaf54 (patch)
tree03209f4218f2e23060d4a3d84d2482de94b4102e
parent623cef652768860bd5f205fb7b741be278585fba (diff)
downloadlinux-omap-omap-for-v6.5/fixes.tar.gz
ARM: dts: am335x-bone-common: Add vcc-supply for on-board eepromomap-for-v6.5/fixes-signedomap-for-v6.5/fixes
The on-board eeprom on beaglebone series has a power supply from VDD_3V3A, add that to dts to reduce dummy regulator warning. Signed-off-by: Shengyu Qu <wiagn233@outlook.com> Message-ID: <TY3P286MB2611CDC84604B11570B4A8D2980FA@TY3P286MB2611.JPNP286.PROD.OUTLOOK.COM> Signed-off-by: Tony Lindgren <tony@atomide.com>
-rw-r--r--arch/arm/boot/dts/ti/omap/am335x-bone-common.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/ti/omap/am335x-bone-common.dtsi b/arch/arm/boot/dts/ti/omap/am335x-bone-common.dtsi
index 400424b5d4dcc1..96451c8a815ccd 100644
--- a/arch/arm/boot/dts/ti/omap/am335x-bone-common.dtsi
+++ b/arch/arm/boot/dts/ti/omap/am335x-bone-common.dtsi
@@ -219,6 +219,7 @@
baseboard_eeprom: baseboard_eeprom@50 {
compatible = "atmel,24c256";
reg = <0x50>;
+ vcc-supply = <&ldo4_reg>;
#address-cells = <1>;
#size-cells = <1>;