All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ilias Apalodimas <ilias.apalodimas@linaro.org>
To: Rob Herring <robh@kernel.org>
Cc: Masahisa Kojima <masahisa.kojima@linaro.org>,
	Tom Rini <trini@konsulko.com>,
	u-boot@lists.denx.de
Subject: Re: [PATCH 2/2] dts: synquacer: Drop unused and undocumented GPIO 'base' property
Date: Fri, 9 Dec 2022 09:41:08 +0200	[thread overview]
Message-ID: <Y5LmlH3nyiikzZVW@hera> (raw)
In-Reply-To: <20221209024509.1920944-2-robh@kernel.org>

On Thu, Dec 08, 2022 at 08:45:09PM -0600, Rob Herring wrote:
> The 'base' GPIO controller property is unused in u-boot and Linux. It is
> also not documented in the binding. So drop it.
> 
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
>  arch/arm/dts/synquacer-sc2a11.dtsi | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/dts/synquacer-sc2a11.dtsi b/arch/arm/dts/synquacer-sc2a11.dtsi
> index 0dd2969b5e3c..7ba1cd1bee70 100644
> --- a/arch/arm/dts/synquacer-sc2a11.dtsi
> +++ b/arch/arm/dts/synquacer-sc2a11.dtsi
> @@ -497,7 +497,6 @@
>          gpio-controller;
>          #gpio-cells = <2>;
>          clocks = <&clk_apb>;
> -        base = <0>;
>      };
>  
>      exiu: interrupt-controller@510c0000 {
> -- 
> 2.35.1
> 
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>


  parent reply	other threads:[~2022-12-09  7:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-09  2:45 [PATCH 1/2] dts: synquacer: Drop unused and undocumented SPI properties Rob Herring
2022-12-09  2:45 ` [PATCH 2/2] dts: synquacer: Drop unused and undocumented GPIO 'base' property Rob Herring
2022-12-09  5:10   ` Masahisa Kojima
2022-12-09 19:38     ` Jassi Brar
2022-12-09  7:41   ` Ilias Apalodimas [this message]
2023-01-03 15:42   ` Tom Rini
2022-12-09  5:09 ` [PATCH 1/2] dts: synquacer: Drop unused and undocumented SPI properties Masahisa Kojima
2022-12-09 19:38   ` Jassi Brar
2022-12-09  7:40 ` Ilias Apalodimas
2023-01-03 15:41 ` Tom Rini

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=Y5LmlH3nyiikzZVW@hera \
    --to=ilias.apalodimas@linaro.org \
    --cc=masahisa.kojima@linaro.org \
    --cc=robh@kernel.org \
    --cc=trini@konsulko.com \
    --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 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.