From: Jonathan Cameron <jic23@kernel.org>
To: Jacopo Mondi <jacopo+renesas@jmondi.org>,
geert@linux-m68k.org, wsa+renesas@sang-engineering.com,
magnus.damm@gmail.com, laurent.pinchart@ideasonboard.com,
knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net,
robh+dt@kernel.org, mark.rutland@arm.com
Cc: linux-iio@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
devicetree@vger.kernel.org
Subject: Re: [PATCH v5 4/4] arm64: dts: salvator-x: Add current sense amplifiers
Date: Sat, 8 Apr 2017 17:02:53 +0100 [thread overview]
Message-ID: <8cc2a7a4-57be-15d7-2190-eb3d3cad3972@kernel.org> (raw)
In-Reply-To: <1491488454-22468-5-git-send-email-jacopo+renesas@jmondi.org>
On 06/04/17 15:20, Jacopo Mondi wrote:
> Add device nodes for two Maxim max961x current sense amplifiers
> sensing VDD_08 and DVFS_08 lines.
>
> Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Driver now applied and should make the coming merge window easily,
so I'll assume this will head upstream via an appropriate tree.
Thanks,
Jonathan
> ---
> arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts b/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts
> index c7f40f8..c4860a1 100644
> --- a/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts
> +++ b/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts
> @@ -257,6 +257,24 @@
> status = "okay";
> };
>
> +&i2c4 {
> + status = "okay";
> +
> + csa_vdd: adc@7c {
> + compatible = "maxim,max9611";
> + reg = <0x7c>;
> +
> + shunt-resistor-micro-ohms = <5000>;
> + };
> +
> + csa_dvfs: adc@7f {
> + compatible = "maxim,max9611";
> + reg = <0x7f>;
> +
> + shunt-resistor-micro-ohms = <5000>;
> + };
> +};
> +
> &wdt0 {
> timeout-sec = <60>;
> status = "okay";
>
next prev parent reply other threads:[~2017-04-08 16:02 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-06 14:20 [PATCH v5 0/4] iio: adc: Maxim max9611 driver Jacopo Mondi
2017-04-06 14:20 ` [PATCH v5 1/4] Documentation: dt-bindings: iio: Add max9611 ADC Jacopo Mondi
2017-04-06 14:43 ` Geert Uytterhoeven
2017-04-08 15:59 ` Jonathan Cameron
2017-04-08 16:45 ` jmondi
2017-04-06 14:20 ` [PATCH v5 2/4] iio: Documentation: Add max9611 sysfs documentation Jacopo Mondi
2017-04-08 16:00 ` Jonathan Cameron
2017-05-02 19:21 ` Geert Uytterhoeven
2017-04-06 14:20 ` [PATCH v5 3/4] iio: adc: Add Maxim max9611 ADC driver Jacopo Mondi
2017-04-08 16:01 ` Jonathan Cameron
2017-04-06 14:20 ` [PATCH v5 4/4] arm64: dts: salvator-x: Add current sense amplifiers Jacopo Mondi
2017-04-08 16:02 ` Jonathan Cameron [this message]
2017-04-19 8:40 ` Geert Uytterhoeven
2017-04-20 9:16 ` Simon Horman
2017-05-02 18:46 ` Geert Uytterhoeven
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=8cc2a7a4-57be-15d7-2190-eb3d3cad3972@kernel.org \
--to=jic23@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=geert@linux-m68k.org \
--cc=jacopo+renesas@jmondi.org \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-iio@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=mark.rutland@arm.com \
--cc=pmeerw@pmeerw.net \
--cc=robh+dt@kernel.org \
--cc=wsa+renesas@sang-engineering.com \
/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