Re: [PATCH 3/3] ARM: dts: exynos: add PMU registers addresses and mask bit to watchdog node

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

 



Hi Leela,

On 24 July 2013 15:08, Leela Krishna Amudala <l.krishna@xxxxxxxxxxx> wrote:
> This patch adds support for specifying the pmu registers and masking bit
> for watchdog to enable/disable and mask/unmask the watchdog reset request.
>
> Reviewed-by: Doug Anderson <dianders@xxxxxxxxxxxx>
> Signed-off-by: Leela Krishna Amudala <l.krishna@xxxxxxxxxxx>
> ---
>  arch/arm/boot/dts/exynos5.dtsi    |    2 +-
>  arch/arm/boot/dts/exynos5420.dtsi |    1 +
>  2 files changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/exynos5.dtsi b/arch/arm/boot/dts/exynos5.dtsi
> index f65e124..4d63b74 100644
> --- a/arch/arm/boot/dts/exynos5.dtsi
> +++ b/arch/arm/boot/dts/exynos5.dtsi
> @@ -104,7 +104,7 @@
>
>         watchdog {
>                 compatible = "samsung,s3c2410-wdt";
> -               reg = <0x101D0000 0x100>;
> +               reg = <0x101D0000 0x100>, <0x10040408 0x4>, <0x1004040c 0x4>;
>                 interrupts = <0 42 0>;
>                 status = "disabled";
>         };
> diff --git a/arch/arm/boot/dts/exynos5420.dtsi b/arch/arm/boot/dts/exynos5420.dtsi
> index e1d2d20..ea5b49f 100644
> --- a/arch/arm/boot/dts/exynos5420.dtsi
> +++ b/arch/arm/boot/dts/exynos5420.dtsi
> @@ -150,5 +150,6 @@
>                 clocks = <&clock 316>;
>                 clock-names = "watchdog";
>                 status = "okay";
> +               reset-mask-bit = <0>;

Why not add this hunk to the previous patch itself?

-- 
With warm regards,
Sachin
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux SoC Development]     [Linux Rockchip Development]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Linux SCSI]     [Yosemite News]

  Powered by Linux