From: Matteo Facchinetti Date: Mon, 10 Jun 2013 08:13:52 +0000 (+0200) Subject: powerpc/mpc512x: add MPC5125 reset module support for system restart X-Git-Tag: v3.11-rc1~94^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0875a88e8569c2ca306f321018238bd1a3d7fd86;p=pandora-kernel.git powerpc/mpc512x: add MPC5125 reset module support for system restart Only part of MPC5125 reset module is like as MPC5121. In detail, RCWH register doesn't contain informations about: - PCI arbiter - NAND flash page size - NAND flash port size For this reason, in device tree, this module has a different name then MPC5121 reset module but use the same "struct mpc512x_reset_module" register definition and the same restart procedure. Signed-off-by: Matteo Facchinetti Signed-off-by: Anatolij Gustschin --- Reading git-diff-tree failed