U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] stm32mp13: Add ADC support and USB power delivery check
@ 2025-10-09 15:25 Patrice Chotard
  2025-10-09 15:25 ` [PATCH v1 1/3] adc: stm32mp13: add support of adc to stm32mp13 Patrice Chotard
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Patrice Chotard @ 2025-10-09 15:25 UTC (permalink / raw)
  To: u-boot
  Cc: Patrice CHOTARD, Patrick DELAUNAY, U-Boot STM32, Cheick Traore,
	Marek Vasut, Olivier Moysan, Tom Rini

Add power delivery check for stm32mp135f-dk board as already done
for stm32mp15x-dk boards :
  - Add STM32MP13 support in STM32 ADC drivers.
  - Enable ADC flag in stm3mp13_defconfig.
  - Add st,adc_usb_pd property in stm32mp135-dk-u-boot.

Olivier Moysan (1):
  adc: stm32mp13: add support of adc to stm32mp13

Patrice Chotard (2):
  configs: stm32: Enable ADC support for stm32mp13_defconfig
  ARM: dts: Add st,adc_usb_pd property for stm32mp135-dk-u-boot

 arch/arm/dts/stm32mp135f-dk-u-boot.dtsi |  1 +
 configs/stm32mp13_defconfig             |  2 +
 drivers/adc/stm32-adc-core.c            |  1 +
 drivers/adc/stm32-adc.c                 | 79 +++++++++++++++++++++----
 4 files changed, 73 insertions(+), 10 deletions(-)

-- 
2.43.0

base-commit: 0eaa4b337336dbbe93395d1f2ccc18937eaafea2
branch: upstream_add_STM32MP13_ADC_support

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-11-14 16:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-09 15:25 [PATCH v1 0/3] stm32mp13: Add ADC support and USB power delivery check Patrice Chotard
2025-10-09 15:25 ` [PATCH v1 1/3] adc: stm32mp13: add support of adc to stm32mp13 Patrice Chotard
2025-11-13 17:59   ` Patrick DELAUNAY
2025-11-14 16:05     ` Patrice CHOTARD
2025-10-09 15:25 ` [PATCH v1 2/3] configs: stm32: Enable ADC support for stm32mp13_defconfig Patrice Chotard
2025-11-13 18:00   ` Patrick DELAUNAY
2025-10-09 15:26 ` [PATCH v1 3/3] ARM: dts: Add st, adc_usb_pd property for stm32mp135-dk-u-boot Patrice Chotard
2025-11-13 18:01   ` [PATCH v1 3/3] ARM: dts: Add st,adc_usb_pd " Patrick DELAUNAY

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox