3 This driver can do reset of the Axxia SoC. It uses the registers in the syscon
4 block to initiate a chip reset.
7 -compatible: "lsi,axm55xx-reset"
8 -syscon: phandle to the syscon node.
12 syscon: syscon@2010030000 {
13 compatible = "lsi,axxia-syscon", "syscon";
14 reg = <0x20 0x10030000 0 0x2000>;
17 reset: reset@2010031000 {
18 compatible = "lsi,axm55xx-reset";