arm: dts: k3-am654-r5-base-board: enable wkup_i2c0 driver for spl

Enable wkup_i2c0 as this is needed for voltage control.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Keerthy <j-keerthy@ti.com>
This commit is contained in:
Tero Kristo
2019-10-24 15:00:55 +05:30
committed by Tom Rini
parent cfa6bd549c
commit 4bbb3849aa

View File

@@ -218,4 +218,5 @@
pinctrl-names = "default";
pinctrl-0 = <&wkup_i2c0_pins_default>;
clock-frequency = <400000>;
u-boot,dm-spl;
};