[PATCH V2 2/3] clk: armada-370-xp: add support for clock framework
Mike Turquette
mturquette at linaro.org
Tue Oct 30 07:36:52 EDT 2012
Quoting Gregory CLEMENT (2012-10-01 14:12:05)
> Signed-off-by: Gregory CLEMENT <gregory.clement at free-electrons.com>
This didn't apply cleanly to -rc3. Can you rebase this along with the
respin of patch #1 in the series?
<snip>
> diff --git a/arch/arm/boot/dts/armada-xp.dtsi b/arch/arm/boot/dts/armada-xp.dtsi
> index 71d6b5d..e75f3a2 100644
> --- a/arch/arm/boot/dts/armada-xp.dtsi
> +++ b/arch/arm/boot/dts/armada-xp.dtsi
> @@ -27,6 +27,35 @@
> <0xd0021870 0x58>;
> };
>
> + cpus {
> + #address-cells = <1>;
> + #size-cells = <0>;
> +
> + cpu at 0 {
> + compatible = "marvell,sheeva-v7";
Extra white space in front of compatible. Should be tabs.
Regards,
Mike
More information about the linux-arm-kernel
mailing list