[PATCH 4/5] ARM: dts: NSP: Add SP805 Support to DT
Sergei Shtylyov
sergei.shtylyov at cogentembedded.com
Sat Feb 6 13:37:39 PST 2016
On 02/06/2016 11:47 PM, Scott Branden wrote:
> Add support for the ARM SP805 Watchdog timer to the Northstar Plus
> device tree.
>
> Signed-off-by: Jon Mason <jonmason at broadcom.com
> <mailto:jonmason at broadcom.com>>
> ---
> arch/arm/boot/dts/bcm-nsp.dtsi | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/arch/arm/boot/dts/bcm-nsp.dtsi
> b/arch/arm/boot/dts/bcm-nsp.dtsi
> index 415a0a6..0e8cb6e 100644
> --- a/arch/arm/boot/dts/bcm-nsp.dtsi
> +++ b/arch/arm/boot/dts/bcm-nsp.dtsi
> @@ -203,6 +203,14 @@
> clock-frequency = <100000>;
> };
>
> + wdt at 39000 {
>
>
> Should be "watchdog at 39000", according to ePAPR.
>
>
> Thanks, I'll fix it and send it right out.
> I didn't know ePAPR was a requirement for a linux dtb? We haven't done this
> with the wtd in other dts files. Is this described somewhere?
Nobody reads the docs. Like this:
http://www.devicetree.org/Device_Tree_Usage
That page refers to the ePAPR 1.0 (not the most recent).
MBR, Sergei
More information about the linux-arm-kernel
mailing list