aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/socfpga.dtsi
diff options
context:
space:
mode:
authorSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>2018-11-05 21:39:00 +0100
committerDinh Nguyen <dinguyen@kernel.org>2018-11-28 09:24:52 -0600
commitd23968448f291d9cbb67432ac6bb1a1a25dd4ec8 (patch)
treefb903e48ff61c738e09ba367f10f12d948c9d817 /arch/arm/boot/dts/socfpga.dtsi
parentarm: dts: socfpga: remove dma-mask property (diff)
downloadlinux-dev-d23968448f291d9cbb67432ac6bb1a1a25dd4ec8.tar.xz
linux-dev-d23968448f291d9cbb67432ac6bb1a1a25dd4ec8.zip
ARM: dts: socfpga: use tabs for indentation
In two of the gen5 socfpga devicetree files, there are some lines indented using spaces instead of tabs. Fix this by correctly indenting them with tabs. Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/socfpga.dtsi')
-rw-r--r--arch/arm/boot/dts/socfpga.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/socfpga.dtsi b/arch/arm/boot/dts/socfpga.dtsi
index a9135d77d7aa..dcb8fba3d709 100644
--- a/arch/arm/boot/dts/socfpga.dtsi
+++ b/arch/arm/boot/dts/socfpga.dtsi
@@ -758,7 +758,7 @@
qspi: spi@ff705000 {
compatible = "cdns,qspi-nor";
- #address-cells = <1>;
+ #address-cells = <1>;
#size-cells = <0>;
reg = <0xff705000 0x1000>,
<0xffa00000 0x1000>;