Commit 2e9cf554 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Matthias Brugger

arm64: dts: mediatek: 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: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220526204402.832393-1-krzysztof.kozlowski@linaro.orgSigned-off-by: default avatarMatthias Brugger <matthias.bgg@gmail.com>
parent 77d30613
...@@ -106,7 +106,7 @@ &cpu2 { ...@@ -106,7 +106,7 @@ &cpu2 {
}; };
&eth { &eth {
phy-mode ="rgmii-rxid"; phy-mode = "rgmii-rxid";
phy-handle = <&ethernet_phy0>; phy-handle = <&ethernet_phy0>;
mediatek,tx-delay-ps = <1530>; mediatek,tx-delay-ps = <1530>;
snps,reset-gpio = <&pio 87 GPIO_ACTIVE_LOW>; snps,reset-gpio = <&pio 87 GPIO_ACTIVE_LOW>;
......
...@@ -336,14 +336,14 @@ mux { ...@@ -336,14 +336,14 @@ mux {
i2c1_pins: i2c1-pins { i2c1_pins: i2c1-pins {
mux { mux {
function = "i2c"; function = "i2c";
groups = "i2c1_0"; groups = "i2c1_0";
}; };
}; };
i2c2_pins: i2c2-pins { i2c2_pins: i2c2-pins {
mux { mux {
function = "i2c"; function = "i2c";
groups = "i2c2_0"; groups = "i2c2_0";
}; };
}; };
...@@ -366,14 +366,14 @@ conf { ...@@ -366,14 +366,14 @@ conf {
irrx_pins: irrx-pins { irrx_pins: irrx-pins {
mux { mux {
function = "ir"; function = "ir";
groups = "ir_1_rx"; groups = "ir_1_rx";
}; };
}; };
irtx_pins: irtx-pins { irtx_pins: irtx-pins {
mux { mux {
function = "ir"; function = "ir";
groups = "ir_1_tx"; groups = "ir_1_tx";
}; };
}; };
......
...@@ -298,14 +298,14 @@ mux { ...@@ -298,14 +298,14 @@ mux {
i2c1_pins: i2c1-pins { i2c1_pins: i2c1-pins {
mux { mux {
function = "i2c"; function = "i2c";
groups = "i2c1_0"; groups = "i2c1_0";
}; };
}; };
i2c2_pins: i2c2-pins { i2c2_pins: i2c2-pins {
mux { mux {
function = "i2c"; function = "i2c";
groups = "i2c2_0"; groups = "i2c2_0";
}; };
}; };
...@@ -328,14 +328,14 @@ conf { ...@@ -328,14 +328,14 @@ conf {
irrx_pins: irrx-pins { irrx_pins: irrx-pins {
mux { mux {
function = "ir"; function = "ir";
groups = "ir_1_rx"; groups = "ir_1_rx";
}; };
}; };
irtx_pins: irtx-pins { irtx_pins: irtx-pins {
mux { mux {
function = "ir"; function = "ir";
groups = "ir_1_tx"; groups = "ir_1_tx";
}; };
}; };
......
...@@ -118,8 +118,8 @@ clk25m: oscillator { ...@@ -118,8 +118,8 @@ clk25m: oscillator {
}; };
psci { psci {
compatible = "arm,psci-0.2"; compatible = "arm,psci-0.2";
method = "smc"; method = "smc";
}; };
pmu { pmu {
...@@ -616,9 +616,9 @@ audsys: clock-controller@11220000 { ...@@ -616,9 +616,9 @@ audsys: clock-controller@11220000 {
afe: audio-controller { afe: audio-controller {
compatible = "mediatek,mt7622-audio"; compatible = "mediatek,mt7622-audio";
interrupts = <GIC_SPI 144 IRQ_TYPE_LEVEL_LOW>, interrupts = <GIC_SPI 144 IRQ_TYPE_LEVEL_LOW>,
<GIC_SPI 145 IRQ_TYPE_LEVEL_LOW>; <GIC_SPI 145 IRQ_TYPE_LEVEL_LOW>;
interrupt-names = "afe", "asys"; interrupt-names = "afe", "asys";
clocks = <&infracfg CLK_INFRA_AUDIO_PD>, clocks = <&infracfg CLK_INFRA_AUDIO_PD>,
<&topckgen CLK_TOP_AUD1_SEL>, <&topckgen CLK_TOP_AUD1_SEL>,
......
...@@ -57,8 +57,8 @@ cpu3: cpu@3 { ...@@ -57,8 +57,8 @@ cpu3: cpu@3 {
}; };
psci { psci {
compatible = "arm,psci-0.2"; compatible = "arm,psci-0.2";
method = "smc"; method = "smc";
}; };
reserved-memory { reserved-memory {
......
...@@ -300,8 +300,8 @@ da9211_vcpu_reg: BUCKA { ...@@ -300,8 +300,8 @@ da9211_vcpu_reg: BUCKA {
regulator-name = "VBUCKA"; regulator-name = "VBUCKA";
regulator-min-microvolt = < 700000>; regulator-min-microvolt = < 700000>;
regulator-max-microvolt = <1310000>; regulator-max-microvolt = <1310000>;
regulator-min-microamp = <2000000>; regulator-min-microamp = <2000000>;
regulator-max-microamp = <4400000>; regulator-max-microamp = <4400000>;
regulator-ramp-delay = <10000>; regulator-ramp-delay = <10000>;
regulator-always-on; regulator-always-on;
regulator-allowed-modes = <DA9211_BUCK_MODE_SYNC regulator-allowed-modes = <DA9211_BUCK_MODE_SYNC
...@@ -312,8 +312,8 @@ da9211_vgpu_reg: BUCKB { ...@@ -312,8 +312,8 @@ da9211_vgpu_reg: BUCKB {
regulator-name = "VBUCKB"; regulator-name = "VBUCKB";
regulator-min-microvolt = < 700000>; regulator-min-microvolt = < 700000>;
regulator-max-microvolt = <1310000>; regulator-max-microvolt = <1310000>;
regulator-min-microamp = <2000000>; regulator-min-microamp = <2000000>;
regulator-max-microamp = <3000000>; regulator-max-microamp = <3000000>;
regulator-ramp-delay = <10000>; regulator-ramp-delay = <10000>;
}; };
}; };
...@@ -374,8 +374,8 @@ &mmc0 { ...@@ -374,8 +374,8 @@ &mmc0 {
mmc-hs400-1_8v; mmc-hs400-1_8v;
cap-mmc-hw-reset; cap-mmc-hw-reset;
hs400-ds-delay = <0x14015>; hs400-ds-delay = <0x14015>;
mediatek,hs200-cmd-int-delay=<30>; mediatek,hs200-cmd-int-delay = <30>;
mediatek,hs400-cmd-int-delay=<14>; mediatek,hs400-cmd-int-delay = <14>;
mediatek,hs400-cmd-resp-sel-rising; mediatek,hs400-cmd-resp-sel-rising;
vmmc-supply = <&mt6397_vemc_3v3_reg>; vmmc-supply = <&mt6397_vemc_3v3_reg>;
vqmmc-supply = <&mt6397_vio18_reg>; vqmmc-supply = <&mt6397_vio18_reg>;
......
...@@ -122,8 +122,8 @@ da9211_vcpu_reg: BUCKA { ...@@ -122,8 +122,8 @@ da9211_vcpu_reg: BUCKA {
regulator-name = "VBUCKA"; regulator-name = "VBUCKA";
regulator-min-microvolt = < 700000>; regulator-min-microvolt = < 700000>;
regulator-max-microvolt = <1310000>; regulator-max-microvolt = <1310000>;
regulator-min-microamp = <2000000>; regulator-min-microamp = <2000000>;
regulator-max-microamp = <4400000>; regulator-max-microamp = <4400000>;
regulator-ramp-delay = <10000>; regulator-ramp-delay = <10000>;
regulator-always-on; regulator-always-on;
}; };
...@@ -132,8 +132,8 @@ da9211_vgpu_reg: BUCKB { ...@@ -132,8 +132,8 @@ da9211_vgpu_reg: BUCKB {
regulator-name = "VBUCKB"; regulator-name = "VBUCKB";
regulator-min-microvolt = < 700000>; regulator-min-microvolt = < 700000>;
regulator-max-microvolt = <1310000>; regulator-max-microvolt = <1310000>;
regulator-min-microamp = <2000000>; regulator-min-microamp = <2000000>;
regulator-max-microamp = <3000000>; regulator-max-microamp = <3000000>;
regulator-ramp-delay = <10000>; regulator-ramp-delay = <10000>;
}; };
}; };
...@@ -148,8 +148,8 @@ &mmc0 { ...@@ -148,8 +148,8 @@ &mmc0 {
bus-width = <8>; bus-width = <8>;
max-frequency = <50000000>; max-frequency = <50000000>;
cap-mmc-highspeed; cap-mmc-highspeed;
mediatek,hs200-cmd-int-delay=<26>; mediatek,hs200-cmd-int-delay = <26>;
mediatek,hs400-cmd-int-delay=<14>; mediatek,hs400-cmd-int-delay = <14>;
mediatek,hs400-cmd-resp-sel-rising; mediatek,hs400-cmd-resp-sel-rising;
vmmc-supply = <&mt6397_vemc_3v3_reg>; vmmc-supply = <&mt6397_vemc_3v3_reg>;
vqmmc-supply = <&mt6397_vio18_reg>; vqmmc-supply = <&mt6397_vio18_reg>;
......
...@@ -246,9 +246,9 @@ pmu_a72 { ...@@ -246,9 +246,9 @@ pmu_a72 {
psci { psci {
compatible = "arm,psci-1.0", "arm,psci-0.2", "arm,psci"; compatible = "arm,psci-1.0", "arm,psci-0.2", "arm,psci";
method = "smc"; method = "smc";
cpu_suspend = <0x84000001>; cpu_suspend = <0x84000001>;
cpu_off = <0x84000002>; cpu_off = <0x84000002>;
cpu_on = <0x84000003>; cpu_on = <0x84000003>;
}; };
clk26m: oscillator0 { clk26m: oscillator0 {
...@@ -1505,7 +1505,7 @@ larb5: larb@19001000 { ...@@ -1505,7 +1505,7 @@ larb5: larb@19001000 {
vcodec_enc_vp8: vcodec@19002000 { vcodec_enc_vp8: vcodec@19002000 {
compatible = "mediatek,mt8173-vcodec-enc-vp8"; compatible = "mediatek,mt8173-vcodec-enc-vp8";
reg = <0 0x19002000 0 0x1000>; /* VENC_LT_SYS */ reg = <0 0x19002000 0 0x1000>; /* VENC_LT_SYS */
interrupts = <GIC_SPI 202 IRQ_TYPE_LEVEL_LOW>; interrupts = <GIC_SPI 202 IRQ_TYPE_LEVEL_LOW>;
iommus = <&iommu M4U_PORT_VENC_RCPU_SET2>, iommus = <&iommu M4U_PORT_VENC_RCPU_SET2>,
<&iommu M4U_PORT_VENC_REC_FRM_SET2>, <&iommu M4U_PORT_VENC_REC_FRM_SET2>,
......
...@@ -581,8 +581,8 @@ pmu-a73 { ...@@ -581,8 +581,8 @@ pmu-a73 {
}; };
psci { psci {
compatible = "arm,psci-1.0"; compatible = "arm,psci-1.0";
method = "smc"; method = "smc";
}; };
clk26m: oscillator { clk26m: oscillator {
...@@ -790,7 +790,7 @@ power-domain@MT8183_POWER_DOMAIN_CONN { ...@@ -790,7 +790,7 @@ power-domain@MT8183_POWER_DOMAIN_CONN {
power-domain@MT8183_POWER_DOMAIN_MFG_ASYNC { power-domain@MT8183_POWER_DOMAIN_MFG_ASYNC {
reg = <MT8183_POWER_DOMAIN_MFG_ASYNC>; reg = <MT8183_POWER_DOMAIN_MFG_ASYNC>;
clocks = <&topckgen CLK_TOP_MUX_MFG>; clocks = <&topckgen CLK_TOP_MUX_MFG>;
clock-names = "mfg"; clock-names = "mfg";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;
...@@ -1448,7 +1448,7 @@ i2c8: i2c@1101b000 { ...@@ -1448,7 +1448,7 @@ i2c8: i2c@1101b000 {
}; };
ssusb: usb@11201000 { ssusb: usb@11201000 {
compatible ="mediatek,mt8183-mtu3", "mediatek,mtu3"; compatible = "mediatek,mt8183-mtu3", "mediatek,mtu3";
reg = <0 0x11201000 0 0x2e00>, reg = <0 0x11201000 0 0x2e00>,
<0 0x11203e00 0 0x0100>; <0 0x11203e00 0 0x0100>;
reg-names = "mac", "ippc"; reg-names = "mac", "ippc";
......
...@@ -139,19 +139,19 @@ pins { ...@@ -139,19 +139,19 @@ pins {
}; };
&u3phy0 { &u3phy0 {
status="okay"; status = "okay";
}; };
&u3phy1 { &u3phy1 {
status="okay"; status = "okay";
}; };
&u3phy2 { &u3phy2 {
status="okay"; status = "okay";
}; };
&u3phy3 { &u3phy3 {
status="okay"; status = "okay";
}; };
&uart0 { &uart0 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment