[PATCH v2] arm64: dts: Added syscon-reboot node for FSL's LS2085A SoC
Arnd Bergmann
arnd at arndb.de
Thu Oct 29 14:49:12 PDT 2015
On Wednesday 28 October 2015 16:09:44 J. German Rivera wrote:
> + rst_ccsr: rstccsr at 1E60000 {
> + compatible = "syscon";
> + reg = <0x0 0x1E60000 0x0 0x10000>;
> + };
> +
>
What does 'rstccsr' stand for? Is this by chance a reset controller?
If so, we probably want a real driver for it rather than just a
syscon.
Arnd
More information about the linux-arm-kernel
mailing list