diff options
author | Alan Tull <atull@kernel.org> | 2017-10-10 16:25:37 -0500 |
---|---|---|
committer | Dinh Nguyen <dinguyen@kernel.org> | 2017-10-11 03:18:04 -0500 |
commit | 5a0e622e499bfe34d3c12a8c7db997e770d1a7fd (patch) | |
tree | dadfd83b6ab74e418a9e1474efb3d47a83a2a8d3 /arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | |
parent | 788251fa08118efa934ba2f54989997e7a5be679 (diff) | |
download | lwn-5a0e622e499bfe34d3c12a8c7db997e770d1a7fd.tar.gz lwn-5a0e622e499bfe34d3c12a8c7db997e770d1a7fd.zip |
arm64: dts: stratix10: add gpio header
Add the gpio header to the base stratix10 dtsi.
Signed-off-by: Alan Tull <atull@kernel.org>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi')
-rw-r--r-- | arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi b/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi index 6804936f2459..721b91abcd28 100644 --- a/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi +++ b/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi @@ -16,6 +16,7 @@ /dts-v1/; #include <dt-bindings/reset/altr,rst-mgr-s10.h> +#include <dt-bindings/gpio/gpio.h> / { compatible = "altr,socfpga-stratix10"; |