git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
371baac
)
ARM: dts: Add st, adc_usb_pd property for stm32mp135-dk-u-boot
author
Patrice Chotard
<patrice.chotard@foss.st.com>
Fri, 14 Nov 2025 16:08:54 +0000
(17:08 +0100)
committer
Tom Rini
<trini@konsulko.com>
Mon, 17 Nov 2025 16:43:25 +0000
(10:43 -0600)
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>
arch/arm/dts/stm32mp135f-dk-u-boot.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/stm32mp135f-dk-u-boot.dtsi
b/arch/arm/dts/stm32mp135f-dk-u-boot.dtsi
index
f004e98
..
326a8f8
100644
(file)
--- a/
arch/arm/dts/stm32mp135f-dk-u-boot.dtsi
+++ b/
arch/arm/dts/stm32mp135f-dk-u-boot.dtsi
@@
-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 {