Commit e519922e authored by Dinh Nguyen's avatar Dinh Nguyen

arm64: dts: stratix10: include the reset manager bindings

Add the reset manager includes for Stratix10. Need to use the '#include'
instead of '/include/' to avoid a DTC syntax error.
Signed-off-by: default avatarDinh Nguyen <dinguyen@kernel.org>
parent 701e3a48
...@@ -15,6 +15,7 @@ ...@@ -15,6 +15,7 @@
*/ */
/dts-v1/; /dts-v1/;
#include <dt-bindings/reset/altr,rst-mgr-s10.h>
/ { / {
compatible = "altr,socfpga-stratix10"; compatible = "altr,socfpga-stratix10";
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* this program. If not, see <http://www.gnu.org/licenses/>. * this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
/include/ "socfpga_stratix10.dtsi" #include "socfpga_stratix10.dtsi"
/ { / {
model = "SoCFPGA Stratix 10 SoCDK"; model = "SoCFPGA Stratix 10 SoCDK";
......
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