]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
arm64: dts: stratix10: include the reset manager bindings
authorDinh Nguyen <dinguyen@kernel.org>
Wed, 20 Sep 2017 17:11:27 +0000 (12:11 -0500)
committerDinh Nguyen <dinguyen@kernel.org>
Thu, 21 Sep 2017 14:16:38 +0000 (09:16 -0500)
Add the reset manager includes for Stratix10. Need to use the '#include'
instead of '/include/' to avoid a DTC syntax error.

Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts

index 631e09aa1b48c066343262e5e953d2667980dde0..f7fbc38d8fa68fd3ec18ae1f1247f97f6d66b8d1 100644 (file)
@@ -15,6 +15,7 @@
  */
 
 /dts-v1/;
+#include <dt-bindings/reset/altr,rst-mgr-s10.h>
 
 / {
        compatible = "altr,socfpga-stratix10";
index 590758613677160ad1693e2f1e393d4ff9a76a10..46f27edaa08e0140d79379a400af3af283f2eda1 100644 (file)
@@ -14,7 +14,7 @@
  * this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-/include/ "socfpga_stratix10.dtsi"
+#include "socfpga_stratix10.dtsi"
 
 / {
        model = "SoCFPGA Stratix 10 SoCDK";