commit | dc8fbed5d9cc169ce0d50e2003416a43dda45ba6 | [log] [tgz] |
---|---|---|
author | Vince Bridgers <vbridgers2013@gmail.com> | Mon Jun 23 13:32:11 2014 -0500 |
committer | Olof Johansson <olof@lixom.net> | Mon Jul 14 21:39:54 2014 -0700 |
tree | 120523491896d793d1f661e98f1e45566e2168a8 | |
parent | 6dda8e594bde0a2ca0d5e64c6e0240e76166fa69 [diff] |
ARM: socfpga: Add missing #reset-cells to socfpga device tree add #reset-cells to socfpga.dtsi. This was missing from the latest updates and caused the socfpga reset controller to fail to load like so: ffd05000.rstmgr: /soc/rstmgr@ffd05000 missing #reset-cells property probe of ffd05000.rstmgr failed with error -22 Signed-off-by: Vince Bridgers <vbridgers2013@gmail.com> Signed-off-by: Dinh Nguyen <dinguyen@altera.com> Signed-off-by: Olof Johansson <olof@lixom.net>