dts: synquacer: Drop unused and undocumented GPIO 'base' property
authorRob Herring <robh@kernel.org>
Fri, 9 Dec 2022 02:45:09 +0000 (20:45 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 2 Jan 2023 19:10:23 +0000 (14:10 -0500)
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>
Reviewed-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Acked-by: Jassi Brar <jaswinder.singh@linaro.org>
arch/arm/dts/synquacer-sc2a11.dtsi

index 0dd2969..7ba1cd1 100644 (file)
         gpio-controller;
         #gpio-cells = <2>;
         clocks = <&clk_apb>;
-        base = <0>;
     };
 
     exiu: interrupt-controller@510c0000 {