mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-04 20:26:13 +02:00
ARM: dts: Add st, adc_usb_pd property for stm32mp135-dk-u-boot
Add st,adc_usb_pd property in /config node for stm32mp135-dk-u-boot. This needed to check board USB power delivery. Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com> Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
This commit is contained in:
parent
371baac357
commit
75defb7fbf
@ -14,6 +14,7 @@
|
||||
u-boot,boot-led = "led-blue";
|
||||
u-boot,error-led = "led-red";
|
||||
u-boot,mmc-env-partition = "u-boot-env";
|
||||
st,adc_usb_pd = <&adc1 6>, <&adc1 12>;
|
||||
};
|
||||
|
||||
gpio-keys {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user