Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1581367

Re: [PATCH v2 1/6] ARM: dts: Fix typo in armada-xp-98dx4251

From Gregory CLEMENT <gregory.clement@free-electrons.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/6] ARM: dts: Fix typo in armada-xp-98dx4251
Date 2017-02-15 15:40 +0100
Message-ID <tb8Ur-1ae-31@gated-at.bofh.it> (permalink)
References <t8kyJ-7xK-5@gated-at.bofh.it> <t8kyK-7xK-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Chris,
 
 On mar., févr. 07 2017, Chris Packham <chris.packham@alliedtelesis.co.nz> wrote:

> The compatible should be 98dx4251 not 98dx4521.
>
> Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>

Applied on mvebu/dt

If it's too late for a PR to arm-soc I will move it in mvebu/fixes once
the v4.11-rc1 will be released.

Thanks,

Gregory

> ---
>
> Notes:
>     Changes in v2
>     - new
>
>  arch/arm/boot/dts/armada-xp-98dx4251.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/armada-xp-98dx4251.dtsi b/arch/arm/boot/dts/armada-xp-98dx4251.dtsi
> index 4b0533a4ccb7..b9d9b269efb4 100644
> --- a/arch/arm/boot/dts/armada-xp-98dx4251.dtsi
> +++ b/arch/arm/boot/dts/armada-xp-98dx4251.dtsi
> @@ -49,7 +49,7 @@
>  
>  / {
>  	model = "Marvell 98DX4251 SoC";
> -	compatible = "marvell,armadaxp-98dx4521", "marvell,armadaxp-98dx3236", "marvell,armadaxp", "marvell,armada-370-xp";
> +	compatible = "marvell,armadaxp-98dx4251", "marvell,armadaxp-98dx3236", "marvell,armadaxp", "marvell,armada-370-xp";
>  
>  	cpus {
>  		cpu@1 {
> -- 
> 2.11.0.24.ge6920cf
>

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v2 1/6] ARM: dts: Fix typo in armada-xp-98dx4251 Gregory CLEMENT <gregory.clement@free-electrons.com> - 2017-02-15 15:40 +0100

csiph-web