From: Mihai Sain <mihai.sain@microchip.com>
To: <robh@kernel.org>, <krzk+dt@kernel.org>, <conor+dt@kernel.org>,
<nicolas.ferre@microchip.com>, <alexandre.belloni@bootlin.com>,
<claudiu.beznea@tuxon.dev>, <linux@armlinux.org.uk>,
<devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Cc: Mihai Sain <mihai.sain@microchip.com>
Subject: [PATCH 0/5] Add power monitor support on Microchip boards
Date: Mon, 23 Sep 2024 09:49:27 +0300 [thread overview]
Message-ID: <20240923064932.5797-1-mihai.sain@microchip.com> (raw)
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
next reply other threads:[~2024-09-23 6:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-23 6:49 Mihai Sain [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240923064932.5797-1-mihai.sain@microchip.com \
--to=mihai.sain@microchip.com \
--cc=alexandre.belloni@bootlin.com \
--cc=claudiu.beznea@tuxon.dev \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=nicolas.ferre@microchip.com \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®