ARM: dts: fsl: adjust whitespace around '='
Fix whitespace coding style: use single space instead of tabs or multiple spaces around '=' sign in property assignment. No functional changes (same DTB). Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
74442c80d4
commit
1ee723ea39
|
@ -174,7 +174,7 @@
|
|||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pinctrl_interrupt_fpga>;
|
||||
interrupt-parent = <&gpio2>;
|
||||
interrupts= <9 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupts = <9 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-controller;
|
||||
#interrupt-cells = <1>;
|
||||
};
|
||||
|
|
|
@ -196,7 +196,7 @@
|
|||
compatible = "ti,tsc2046e-adc";
|
||||
reg = <0>;
|
||||
pinctrl-0 = <&pinctrl_tsc2046>;
|
||||
pinctrl-names ="default";
|
||||
pinctrl-names = "default";
|
||||
spi-max-frequency = <1000000>;
|
||||
interrupts-extended = <&gpio3 20 IRQ_TYPE_LEVEL_LOW>;
|
||||
#io-channel-cells = <1>;
|
||||
|
|
|
@ -344,7 +344,7 @@
|
|||
compatible = "ti,tsc2046e-adc";
|
||||
reg = <0>;
|
||||
pinctrl-0 = <&pinctrl_tsc>;
|
||||
pinctrl-names ="default";
|
||||
pinctrl-names = "default";
|
||||
spi-max-frequency = <1000000>;
|
||||
interrupts-extended = <&gpio3 20 IRQ_TYPE_LEVEL_LOW>;
|
||||
#io-channel-cells = <1>;
|
||||
|
|
|
@ -144,7 +144,7 @@
|
|||
compatible = "ti,tsc2046e-adc";
|
||||
reg = <0>;
|
||||
pinctrl-0 = <&pinctrl_touchscreen>;
|
||||
pinctrl-names ="default";
|
||||
pinctrl-names = "default";
|
||||
spi-max-frequency = <1000000>;
|
||||
interrupts-extended = <&gpio5 8 IRQ_TYPE_LEVEL_LOW>;
|
||||
#io-channel-cells = <1>;
|
||||
|
|
|
@ -594,7 +594,7 @@
|
|||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pinctrl_wdog1>;
|
||||
fsl,ext-reset-output;
|
||||
timeout-sec=<10>;
|
||||
timeout-sec = <10>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
@ -15,13 +15,13 @@
|
|||
reg = <0>;
|
||||
spi-max-frequency = <1000000>;
|
||||
interrupts-extended = <&gpio3 19 IRQ_TYPE_LEVEL_LOW>;
|
||||
vcc-supply = <®_3v3>;
|
||||
vcc-supply = <®_3v3>;
|
||||
pendown-gpio = <&gpio3 19 GPIO_ACTIVE_LOW>;
|
||||
ti,x-plate-ohms = /bits/ 16 <850>;
|
||||
ti,y-plate-ohms = /bits/ 16 <295>;
|
||||
ti,pressure-min = /bits/ 16 <2>;
|
||||
ti,pressure-max = /bits/ 16 <1500>;
|
||||
ti,vref-mv = /bits/ 16 <3300>;
|
||||
ti,vref-mv = /bits/ 16 <3300>;
|
||||
ti,settle-delay-usec = /bits/ 16 <15>;
|
||||
ti,vref-delay-usecs = /bits/ 16 <0>;
|
||||
ti,penirq-recheck-delay-usecs = /bits/ 16 <100>;
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
};
|
||||
|
||||
&usdhc2 {
|
||||
fsl,tuning-step= <6>;
|
||||
fsl,tuning-step = <6>;
|
||||
};
|
||||
|
||||
&iomuxc {
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
};
|
||||
|
||||
&usdhc2 {
|
||||
fsl,tuning-step= <6>;
|
||||
fsl,tuning-step = <6>;
|
||||
/* Errata ERR010450 Workaround */
|
||||
max-frequency = <99000000>;
|
||||
assigned-clocks = <&clks IMX6UL_CLK_USDHC2_SEL>, <&clks IMX6UL_CLK_USDHC2>;
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
};
|
||||
|
||||
&usdhc2 {
|
||||
fsl,tuning-step= <6>;
|
||||
fsl,tuning-step = <6>;
|
||||
/* Errata ERR010450 Workaround */
|
||||
max-frequency = <99000000>;
|
||||
assigned-clocks = <&clks IMX6UL_CLK_USDHC2_SEL>, <&clks IMX6UL_CLK_USDHC2>;
|
||||
|
|
|
@ -201,7 +201,7 @@
|
|||
compatible = "ti,tsc2046";
|
||||
reg = <0>;
|
||||
spi-max-frequency = <1000000>;
|
||||
pinctrl-names ="default";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pinctrl_tsc2046_pendown>;
|
||||
interrupt-parent = <&gpio2>;
|
||||
interrupts = <29 0>;
|
||||
|
|
|
@ -83,7 +83,7 @@
|
|||
};
|
||||
|
||||
usdhc1: mmc@402c0000 {
|
||||
compatible ="fsl,imxrt1050-usdhc", "fsl,imx6sl-usdhc";
|
||||
compatible = "fsl,imxrt1050-usdhc", "fsl,imx6sl-usdhc";
|
||||
reg = <0x402c0000 0x4000>;
|
||||
interrupts = <110>;
|
||||
clocks = <&clks IMXRT1050_CLK_IPG_PDOF>,
|
||||
|
@ -95,7 +95,7 @@
|
|||
no-1-8-v;
|
||||
max-frequency = <4000000>;
|
||||
fsl,tuning-start-tap = <20>;
|
||||
fsl,tuning-step= <2>;
|
||||
fsl,tuning-step = <2>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
|
|
@ -142,7 +142,7 @@
|
|||
};
|
||||
|
||||
sgtl5000: audio-codec@2a {
|
||||
#sound-dai-cells=<0x0>;
|
||||
#sound-dai-cells = <0x0>;
|
||||
compatible = "fsl,sgtl5000";
|
||||
reg = <0x2a>;
|
||||
VDDA-supply = <®_3p3v>;
|
||||
|
|
Loading…
Reference in New Issue