On Thu, Dec 5, 2013 at 11:20 AM, Tim Kryger <tim.kry...@linaro.org> wrote:
> Specify the external clock label in the timer node.
>
> Signed-off-by: Tim Kryger <tim.kry...@linaro.org>
> Reviewed-by: Markus Mayer <markus.ma...@linaro.org>
> Reviewed-by: Matt Porter <matt.por...@linaro.org>
> ---
>  arch/arm/boot/dts/bcm11351.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/bcm11351.dtsi b/arch/arm/boot/dts/bcm11351.dtsi
> index 25ca128..1246885 100644
> --- a/arch/arm/boot/dts/bcm11351.dtsi
> +++ b/arch/arm/boot/dts/bcm11351.dtsi
> @@ -95,7 +95,7 @@
>                 compatible = "brcm,kona-timer";
>                 reg = <0x35006000 0x1000>;
>                 interrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>;
> -               clock-frequency = <32768>;
> +               clocks = <&hub_timer_clk>;
>         };
>
>         gpio: gpio@35003000 {
> --
> 1.8.0.1
>
Reviewed-by: Christian Daudt <b...@fixthebug.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to