Re: [PATCH] ARM: dts: r9a06g032: Correct GIC compatible value order

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 19/05/2020 10:54, Geert Uytterhoeven wrote:
> According to commit 61efb56e30f1c54e ("dt-bindings: arm: gic: Allow
> combining arm,gic-400 compatible strings"), "arm,gic-400" should be
> listed first.

Thanks for taking care!

> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>

Reviewed-by: Andre Przywara <andre.przywara@xxxxxxx>

Cheers,
Andre

> ---
> Aforementioned commit is in robh/for-next.
> ---
>  arch/arm/boot/dts/r9a06g032.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/r9a06g032.dtsi b/arch/arm/boot/dts/r9a06g032.dtsi
> index 4c1ab49c7d39aeed..ee59cc84f2121488 100644
> --- a/arch/arm/boot/dts/r9a06g032.dtsi
> +++ b/arch/arm/boot/dts/r9a06g032.dtsi
> @@ -174,7 +174,7 @@
>  		};
>  
>  		gic: interrupt-controller@44101000 {
> -			compatible = "arm,cortex-a7-gic", "arm,gic-400";
> +			compatible = "arm,gic-400", "arm,cortex-a7-gic";
>  			interrupt-controller;
>  			#interrupt-cells = <3>;
>  			reg = <0x44101000 0x1000>, /* Distributer */
> 




[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux