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

Add the Altera Arria10 System Resource Reset Controller to the MFD

Signed-off-by: Thor Thayer <thor.thayer@linux.intel.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
---
v2  change commit header to ARM: dts: socfpga.
This commit is contained in:
Thor Thayer 2017-03-16 07:57:16 -05:00 committed by Dinh Nguyen
parent b59902805f
commit 7fed0cbffe
1 changed files with 5 additions and 0 deletions

View File

@ -121,6 +121,11 @@
gpio-controller;
#gpio-cells = <2>;
};
a10sr_rst: reset-controller {
compatible = "altr,a10sr-reset";
#reset-cells = <1>;
};
};
};