[PATCH v3 3/3] ARM64: dts: amlogic: meson-gxbb: Add watchdog node
Guenter Roeck
linux at roeck-us.net
Sun Jul 10 09:03:31 PDT 2016
On 07/10/2016 02:11 AM, Neil Armstrong wrote:
> Signed-off-by: Neil Armstrong <narmstrong at baylibre.com>
Reviewed-by: Guenter Roeck <linux at roeck-us.net>
Would this go in through one of the arm trees ?
Guenter
> ---
> arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
> index 832815d..bcca82f 100644
> --- a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
> +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
> @@ -136,6 +136,12 @@
> clocks = <&xtal>;
> status = "disabled";
> };
> +
> + watchdog at 98d0 {
> + compatible = "amlogic,meson-gxbb-wdt";
> + reg = <0x0 0x098d0 0x0 0x10>;
> + clocks = <&xtal>;
> + };
> };
>
> gic: interrupt-controller at c4301000 {
>
More information about the linux-arm-kernel
mailing list