This node was indented by two tabs when added instead of one.
Remove the extra tab.

Signed-off-by: Samuel Holland <sam...@sholland.org>
---
 arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi | 22 ++++++++++----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi 
b/arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi
index 0d5ea19336a1..f597f3fe06c1 100644
--- a/arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi
+++ b/arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi
@@ -766,17 +766,17 @@
                };
 
                r_ir: ir@7040000 {
-                               compatible = "allwinner,sun50i-h6-ir",
-                                            "allwinner,sun6i-a31-ir";
-                               reg = <0x07040000 0x400>;
-                               interrupts = <GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH>;
-                               clocks = <&r_ccu CLK_R_APB1_IR>,
-                                        <&r_ccu CLK_IR>;
-                               clock-names = "apb", "ir";
-                               resets = <&r_ccu RST_R_APB1_IR>;
-                               pinctrl-names = "default";
-                               pinctrl-0 = <&r_ir_rx_pin>;
-                               status = "disabled";
+                       compatible = "allwinner,sun50i-h6-ir",
+                                    "allwinner,sun6i-a31-ir";
+                       reg = <0x07040000 0x400>;
+                       interrupts = <GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH>;
+                       clocks = <&r_ccu CLK_R_APB1_IR>,
+                                <&r_ccu CLK_IR>;
+                       clock-names = "apb", "ir";
+                       resets = <&r_ccu RST_R_APB1_IR>;
+                       pinctrl-names = "default";
+                       pinctrl-0 = <&r_ir_rx_pin>;
+                       status = "disabled";
                };
 
                r_i2c: i2c@7081400 {
-- 
2.23.0

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/linux-sunxi/20200113044936.26038-9-samuel%40sholland.org.

Reply via email to