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>, <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/2] Add power monitor support on sam9x75-curiosity board
Date: Fri, 22 Nov 2024 10:05:21 +0200 [thread overview]
Message-ID: <20241122080523.3941-1-mihai.sain@microchip.com> (raw)
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
next reply other threads:[~2024-11-22 8:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-22 8:05 Mihai Sain [this message]
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
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=20241122080523.3941-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=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