From dc8fbed5d9cc169ce0d50e2003416a43dda45ba6 Mon Sep 17 00:00:00 2001 From: Vince Bridgers Date: Mon, 23 Jun 2014 13:32:11 -0500 Subject: [PATCH] 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 Signed-off-by: Dinh Nguyen Signed-off-by: Olof Johansson --- Reading git-format-patch failed