Re: [PATCH 2/3] ARM: dts: allwinner: convert gpio.h to sunxi-gpio.h

From: Maxime Ripard
Date: Fri Jul 17 2020 - 12:08:47 EST


On Wed, Jul 15, 2020 at 07:55:07PM +0800, Frank Lee wrote:
> From: Yangtao Li <frank@xxxxxxxxxxxxxxxxx>
>
> Use names instead of numbers to describe GPIO. We clean arm64 first.
> Since H5 uses the DTS file in arm directory, we need to modify the
> header file in advance.
>
> Signed-off-by: Yangtao Li <frank@xxxxxxxxxxxxxxxxx>
>
> ---
> arch/arm/boot/dts/sunxi-h3-h5-emlid-neutis.dtsi | 2 +-
> arch/arm/boot/dts/sunxi-libretech-all-h3-cc.dtsi | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/sunxi-h3-h5-emlid-neutis.dtsi b/arch/arm/boot/dts/sunxi-h3-h5-emlid-neutis.dtsi
> index fc67e30fe212..93f9653b43f4 100644
> --- a/arch/arm/boot/dts/sunxi-h3-h5-emlid-neutis.dtsi
> +++ b/arch/arm/boot/dts/sunxi-h3-h5-emlid-neutis.dtsi
> @@ -7,7 +7,7 @@
>
> #include "sunxi-common-regulators.dtsi"
>
> -#include <dt-bindings/gpio/gpio.h>
> +#include <dt-bindings/gpio/sunxi-gpio.h>

I think we should have both. The gpio.h header is supposed to be for the
generic defines, while ours would be for the one specific to the
allwinner SoCs (just like it's being done for the GIC vs generic
interrupt flags)

Maxime

Attachment: signature.asc
Description: PGP signature