The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/2] Add power monitor support on sam9x75-curiosity board
@ 2024-11-22  8:05 Mihai Sain
  2024-11-22  8:05 ` [PATCH 1/2] ARM: dts: microchip: sam9x7: Move i2c address/size to dtsi Mihai Sain
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Mihai Sain @ 2024-11-22  8:05 UTC (permalink / raw)
  To: robh, krzk+dt, conor+dt, nicolas.ferre, alexandre.belloni,
	claudiu.beznea, devicetree, linux-arm-kernel, linux-kernel
  Cc: Mihai Sain

This patch series adds power monitor support and moves i2c address/size to dtsi.

[root@SAM9X75 ~]$ lsiio
Device 001: pac1934
Device 000: f804c000.adc
Trigger 000: f804c000.adc-dev0-external_rising

[root@SAM9X75 ~]$ awk -f pac1934.awk
VDD3V3 current:   15.7075 mA, voltage: 3298.34 mV
VDDOUT4 current:    8.436 mA, voltage: 1205.08 mV
VDDCORE current:  121.237 mA, voltage: 1250 mV
VDDIODDR current: 34.3125 mA, voltage: 1354.49 mV

Mihai Sain (2):
  ARM: dts: microchip: sam9x7: Move i2c address/size to dtsi
  ARM: dts: microchip: sam9x75_curiosity: Add power monitor support

 .../dts/microchip/at91-sam9x75_curiosity.dts  | 54 ++++++++++++++++++-
 arch/arm/boot/dts/microchip/sam9x7.dtsi       | 26 +++++++++
 2 files changed, 78 insertions(+), 2 deletions(-)


base-commit: 28eb75e178d389d325f1666e422bc13bbbb9804c
-- 
2.47.0


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

end of thread, other threads:[~2024-12-08 15:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-22  8:05 [PATCH 0/2] Add power monitor support on sam9x75-curiosity board Mihai Sain
2024-11-22  8:05 ` [PATCH 1/2] ARM: dts: microchip: sam9x7: Move i2c address/size to dtsi Mihai Sain
2024-12-02  8:08   ` Claudiu Beznea
2024-11-22  8:05 ` [PATCH 2/2] ARM: dts: microchip: sam9x75_curiosity: Add power monitor support Mihai Sain
2024-12-02  8:14   ` Claudiu Beznea
2024-12-02  8:32     ` Mihai.Sain
2024-12-03  8:37       ` Claudiu Beznea
2024-12-03  8:47         ` Mihai.Sain
2024-12-08 15:49 ` [PATCH 0/2] Add power monitor support on sam9x75-curiosity board Claudiu Beznea

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