u-boot-amlogic.groups.io archive mirror
 help / color / mirror / Atom feed
From: "Vyacheslav Bocharov" <adeep@lexina.in>
To: Neil Armstrong <narmstrong@baylibre.com>,
	Lukasz Majewski <lukma@denx.de>,
	Sean Anderson <seanga2@gmail.com>,
	u-boot@lists.denx.de, u-boot-amlogic@groups.io
Subject: Re: [PATCH v2 5/6] board: amlogic: jethub j100: enable saradc in dts
Date: Sat, 23 Apr 2022 10:06:15 +0300	[thread overview]
Message-ID: <56aff112-d559-eadd-5dc0-d12cca1dc9ee@lexina.in> (raw)
In-Reply-To: <93ba1522-906d-dc05-0fcc-01fa294ef05c@baylibre.com>



22.04.2022 16:26, Neil Armstrong wrote:
> On 22/04/2022 07:29, Vyacheslav Bocharov wrote:
>> Prepare to use ADC channel 1 to check the hardware revision of the board.
>>
>> Signed-off-by: Vyacheslav Bocharov <adeep@lexina.in>
>> ---
>>   arch/arm/dts/meson-axg-jethome-jethub-j100.dts | 5 +++++
>>   1 file changed, 5 insertions(+)
>>
>> diff --git a/arch/arm/dts/meson-axg-jethome-jethub-j100.dts 
>> b/arch/arm/dts/meson-axg-jethome-jethub-j100.dts
>> index 5783732dc6..00a0b268af 100644
>> --- a/arch/arm/dts/meson-axg-jethome-jethub-j100.dts
>> +++ b/arch/arm/dts/meson-axg-jethome-jethub-j100.dts
>> @@ -359,3 +359,8 @@
>>   &cpu3 {
>>       #cooling-cells = <2>;
>>   };
>> +
>> +&saradc {
>> +    status = "okay";
>> +    vref-supply = <&vddio_ao18>;
>> +};
> 
> Please move this in a -u-boot.dtsi file to keep the main DT in sync with 
> Linux.

Thanks. Anyway, I will submit patch to the kernel later.

> Neil

  reply	other threads:[~2022-04-23  7:06 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-22  5:29 [PATCH v2 0/6] meson: add clk and adc support for JetHub D1 (j100) Vyacheslav Bocharov
2022-04-22  5:29 ` [PATCH v2 1/6] clk: meson: add minimal driver for axg-ao clocks Vyacheslav Bocharov
2022-04-22 13:27   ` Neil Armstrong
     [not found]   ` <868d6185-339c-59a1-8113-a5eb00f84ec2@gmail.com>
2022-04-23  7:03     ` Vyacheslav Bocharov
2022-04-22  5:29 ` [PATCH v2 2/6] clk: meson: fix driver name for g12a-ao clocks Vyacheslav Bocharov
2022-04-22 13:25   ` Neil Armstrong
2022-04-22  5:29 ` [PATCH v2 3/6] clk: meson: update driver " Vyacheslav Bocharov
2022-04-22 13:26   ` Neil Armstrong
2022-04-22  5:29 ` [PATCH v2 4/6] adc: meson-saradc: add AXG variant Vyacheslav Bocharov
2022-04-22 13:26   ` Neil Armstrong
2022-04-22  5:29 ` [PATCH v2 5/6] board: amlogic: jethub j100: enable saradc in dts Vyacheslav Bocharov
2022-04-22 13:26   ` Neil Armstrong
2022-04-23  7:06     ` Vyacheslav Bocharov [this message]
2022-04-22  5:29 ` [PATCH v2 6/6] board: amlogic: jethub j100: enable saradc in config Vyacheslav Bocharov
2022-04-22 13:27   ` Neil Armstrong

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=56aff112-d559-eadd-5dc0-d12cca1dc9ee@lexina.in \
    --to=adeep@lexina.in \
    --cc=lukma@denx.de \
    --cc=narmstrong@baylibre.com \
    --cc=seanga2@gmail.com \
    --cc=u-boot-amlogic@groups.io \
    --cc=u-boot@lists.denx.de \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).