All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joel Stanley <joel@jms.id.au>
To: Rick Altherr <raltherr@google.com>
Cc: OpenBMC Maillist <openbmc@lists.ozlabs.org>
Subject: Re: [PATCH linux dev-4.7] arm: dts: aspeed: Describe ADCs for AST2400/AST2500
Date: Fri, 31 Mar 2017 09:45:11 +1030	[thread overview]
Message-ID: <CACPK8XcY5t3Cn=4DO+6dB-FMw6c5SKEKgZUWw6iT5ZFEVjbayQ@mail.gmail.com> (raw)
In-Reply-To: <20170330010846.6394-1-raltherr@google.com>

On Thu, Mar 30, 2017 at 11:38 AM, Rick Altherr <raltherr@google.com> wrote:
> Signed-off-by: Rick Altherr <raltherr@google.com>

Applied to dev-4.7.

Cheers,

Joel

> ---
>
>  arch/arm/boot/dts/aspeed-g4.dtsi | 7 +++++++
>  arch/arm/boot/dts/aspeed-g5.dtsi | 8 +++++++-
>  2 files changed, 14 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/aspeed-g4.dtsi b/arch/arm/boot/dts/aspeed-g4.dtsi
> index 28408a2e2ad5..e5be87076a6b 100644
> --- a/arch/arm/boot/dts/aspeed-g4.dtsi
> +++ b/arch/arm/boot/dts/aspeed-g4.dtsi
> @@ -840,6 +840,13 @@
>                                 reg = <0x1e6e202c 0x4>;
>                         };
>
> +                       adc: adc@1e6e9000 {
> +                               compatible = "aspeed,ast2400-adc";
> +                               reg = <0x1e6e9000 0xB0>;
> +                               clocks = <&clk_apb>;
> +                               #io-channel-cells = <1>;
> +                       };
> +
>                         sram@1e720000 {
>                                 compatible = "mmio-sram";
>                                 reg = <0x1e720000 0x8000>;      // 32K
> diff --git a/arch/arm/boot/dts/aspeed-g5.dtsi b/arch/arm/boot/dts/aspeed-g5.dtsi
> index 7c09a26eea6e..48fd068251d6 100644
> --- a/arch/arm/boot/dts/aspeed-g5.dtsi
> +++ b/arch/arm/boot/dts/aspeed-g5.dtsi
> @@ -394,7 +394,6 @@
>                                                 function = "LAD0";
>                                                 groups = "LAD0";
>                                         };
> -
>                                         pinctrl_lad1_default: lad1_default {
>                                                 function = "LAD1";
>                                                 groups = "LAD1";
> @@ -1019,6 +1018,13 @@
>                                 status = "disabled";
>                         };
>
> +                       adc: adc@1e6e9000 {
> +                               compatible = "aspeed,ast2500-adc";
> +                               reg = <0x1e6e9000 0xB0>;
> +                               clocks = <&clk_apb>;
> +                               #io-channel-cells = <1>;
> +                       };
> +
>                         sram@1e720000 {
>                                 compatible = "mmio-sram";
>                                 reg = <0x1e720000 0x9000>;      // 36K
> --
> 2.12.2.564.g063fe858b8-goog
>

      reply	other threads:[~2017-03-30 23:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-30  1:08 [PATCH linux dev-4.7] arm: dts: aspeed: Describe ADCs for AST2400/AST2500 Rick Altherr
2017-03-30 23:15 ` Joel Stanley [this message]

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='CACPK8XcY5t3Cn=4DO+6dB-FMw6c5SKEKgZUWw6iT5ZFEVjbayQ@mail.gmail.com' \
    --to=joel@jms.id.au \
    --cc=openbmc@lists.ozlabs.org \
    --cc=raltherr@google.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.