[PATCH 2/2] dts: synquacer: Drop unused and undocumented GPIO 'base' property
Jassi Brar
jaswinder.singh at linaro.org
Fri Dec 9 20:38:39 CET 2022
On Thu, 8 Dec 2022 at 23:10, Masahisa Kojima <masahisa.kojima at linaro.org> wrote:
>
> + Jassi
>
> On Fri, 9 Dec 2022 at 11:45, Rob Herring <robh at kernel.org> 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 at 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>;
>
> Reviewed-by: Masahisa Kojima <masahisa.kojima at linaro.org>
>
Acked-by: Jassi Brar <jaswinder.singh at linaro.org>
More information about the U-Boot
mailing list