Commit 7fed0cbf authored by Thor Thayer's avatar Thor Thayer Committed by Dinh Nguyen

ARM: dts: socfpga: Add Devkit A10-SR Reset Controller

Add the Altera Arria10 System Resource Reset Controller to the MFD
Signed-off-by: default avatarThor Thayer <thor.thayer@linux.intel.com>
Signed-off-by: default avatarDinh Nguyen <dinguyen@kernel.org>
---
v2  change commit header to ARM: dts: socfpga.
parent b5990280
......@@ -121,6 +121,11 @@ a10sr_gpio: gpio-controller {
gpio-controller;
#gpio-cells = <2>;
};
a10sr_rst: reset-controller {
compatible = "altr,a10sr-reset";
#reset-cells = <1>;
};
};
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment