mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/5] Add power monitor support on Microchip boards
@ 2024-09-23  6:49 Mihai Sain
  2024-09-23  6:49 ` [PATCH 1/5] ARM: dts: microchip: sam9x60ek: Add power monitor support Mihai Sain
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Mihai Sain @ 2024-09-23  6:49 UTC (permalink / raw)
  To: robh, krzk+dt, conor+dt, nicolas.ferre, alexandre.belloni,
	claudiu.beznea, linux, devicetree, linux-arm-kernel,
	linux-kernel
  Cc: Mihai Sain

This patch series adds power monitor support using PAC1934 on Microchip boards.

[root@sama7g5 ~]$ lsiio
Device 001: pac1934
Device 000: e1000000.adc

[root@sama7g5 ~]$ awk -f pac1934.awk
VDD3V3 current: 161.747 mA, voltage: 3300.29 mV
VDDIODDR current: 72.616 mA, voltage: 1346.68 mV
VDDCORE current: 249.84 mA, voltage: 1204.59 mV
VDDCPU current: 68.4628 mA, voltage: 1301.27 mV

Mihai Sain (5):
  ARM: dts: microchip: sam9x60ek: Add power monitor support
  ARM: dts: microchip: sama5d2_icp: Add power monitor support
  ARM: dts: microchip: sama7g54_curiosity: Add power monitor support
  ARM: dts: microchip: sama7g5ek: Add power monitor support
  ARM: configs: at91: enable PAC1934 driver as module

 .../arm/boot/dts/microchip/at91-sam9x60ek.dts | 31 +++++++++++++++++++
 .../boot/dts/microchip/at91-sama5d2_icp.dts   | 31 +++++++++++++++++++
 .../dts/microchip/at91-sama7g54_curiosity.dts | 31 +++++++++++++++++++
 .../arm/boot/dts/microchip/at91-sama7g5ek.dts | 31 +++++++++++++++++++
 arch/arm/configs/at91_dt_defconfig            |  1 +
 arch/arm/configs/sama5_defconfig              |  1 +
 arch/arm/configs/sama7_defconfig              |  1 +
 7 files changed, 127 insertions(+)


base-commit: de5cb0dcb74c294ec527eddfe5094acfdb21ff21
-- 
2.46.1


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

end of thread, other threads:[~2024-10-20 15:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-23  6:49 [PATCH 0/5] Add power monitor support on Microchip boards Mihai Sain
2024-09-23  6:49 ` [PATCH 1/5] ARM: dts: microchip: sam9x60ek: Add power monitor support Mihai Sain
2024-09-23  6:49 ` [PATCH 2/5] ARM: dts: microchip: sama5d2_icp: " Mihai Sain
2024-09-23  6:49 ` [PATCH 3/5] ARM: dts: microchip: sama7g54_curiosity: " Mihai Sain
2024-09-23  6:49 ` [PATCH 4/5] ARM: dts: microchip: sama7g5ek: " Mihai Sain
2024-09-23  6:49 ` [PATCH 5/5] ARM: configs: at91: enable PAC1934 driver as module Mihai Sain
2024-10-20 15:35 ` [PATCH 0/5] Add power monitor support on Microchip boards Claudiu Beznea

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

all inboxes | Powered by JetHome®