public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Fabio Estevam <festevam@gmail.com>
Cc: robh+dt@kernel.org, otavio@ossystems.com.br,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 3/6] ARM: dts: imx6ul-pico-hobbit: Add ADC support
Date: Tue, 10 Mar 2020 22:36:57 +0800	[thread overview]
Message-ID: <20200310143656.GB21213@dragon> (raw)
In-Reply-To: <20200224193200.2773-3-festevam@gmail.com>

On Mon, Feb 24, 2020 at 04:31:57PM -0300, Fabio Estevam wrote:
> imx6ul-pico-hobbit has a ADC081 under I2C3.
> 
> Add support for it.
> 
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
> ---
>  arch/arm/boot/dts/imx6ul-pico-hobbit.dts | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/imx6ul-pico-hobbit.dts b/arch/arm/boot/dts/imx6ul-pico-hobbit.dts
> index 09f7ffa9ad8c..2a951d6ffa63 100644
> --- a/arch/arm/boot/dts/imx6ul-pico-hobbit.dts
> +++ b/arch/arm/boot/dts/imx6ul-pico-hobbit.dts
> @@ -60,6 +60,12 @@
>  &i2c3 {
>  	status = "okay";
>  
> +	adc081c: adc@50 {

Sort the node in unit-address.

Shawn

> +		compatible = "ti,adc081c";
> +		reg = <0x50>;
> +		vref-supply = <&reg_3p3v>;
> +	};
> +
>  	polytouch: touchscreen@38 {
>  		compatible = "edt,edt-ft5x06";
>  		reg = <0x38>;
> -- 
> 2.17.1
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2020-03-10 14:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-24 19:31 [PATCH 1/6] dt-bindings: arm: fsl: Add TechNexion boards Fabio Estevam
2020-02-24 19:31 ` [PATCH 2/6] ARM: dts: imx7d-pico: Add support for the dwarf baseboard Fabio Estevam
2020-03-10 14:35   ` Shawn Guo
2020-03-10 14:43     ` Otavio Salvador
2020-02-24 19:31 ` [PATCH 3/6] ARM: dts: imx6ul-pico-hobbit: Add ADC support Fabio Estevam
2020-03-10 14:36   ` Shawn Guo [this message]
2020-03-10 18:15     ` Fabio Estevam
2020-02-24 19:31 ` [PATCH 4/6] ARM: dts: imx7d-pico: Add support for the nymph baseboard Fabio Estevam
2020-02-24 19:31 ` [PATCH 5/6] ARM: dts: imx6ul-pico: Add support for the dwarf baseboard Fabio Estevam
2020-02-24 19:32 ` [PATCH 6/6] ARM: dts: imx6qdl: Add imx6qdl-pico support Fabio Estevam

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=20200310143656.GB21213@dragon \
    --to=shawnguo@kernel.org \
    --cc=festevam@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=otavio@ossystems.com.br \
    --cc=robh+dt@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