Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

arm64: dts: qcom: minor whitespace cleanup around '='

The DTS code coding style expects exactly one space before and after '='
sign.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20231124095049.58618-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Bjorn Andersson
dd744d7d 6a25e702

+5 -5
+1 -1
arch/arm64/boot/dts/qcom/ipq5332-rdp441.dts
··· 15 15 }; 16 16 17 17 &blsp1_i2c1 { 18 - clock-frequency = <400000>; 18 + clock-frequency = <400000>; 19 19 pinctrl-0 = <&i2c_1_pins>; 20 20 pinctrl-names = "default"; 21 21 status = "okay";
+1 -1
arch/arm64/boot/dts/qcom/ipq5332-rdp442.dts
··· 15 15 }; 16 16 17 17 &blsp1_i2c1 { 18 - clock-frequency = <400000>; 18 + clock-frequency = <400000>; 19 19 pinctrl-0 = <&i2c_1_pins>; 20 20 pinctrl-names = "default"; 21 21 status = "okay";
+1 -1
arch/arm64/boot/dts/qcom/ipq5332-rdp474.dts
··· 15 15 }; 16 16 17 17 &blsp1_i2c1 { 18 - clock-frequency = <400000>; 18 + clock-frequency = <400000>; 19 19 pinctrl-0 = <&i2c_1_pins>; 20 20 pinctrl-names = "default"; 21 21 status = "okay";
+1 -1
arch/arm64/boot/dts/qcom/msm8953.dtsi
··· 1046 1046 1047 1047 apps_iommu: iommu@1e20000 { 1048 1048 compatible = "qcom,msm8953-iommu", "qcom,msm-iommu-v1"; 1049 - ranges = <0 0x01e20000 0x20000>; 1049 + ranges = <0 0x01e20000 0x20000>; 1050 1050 1051 1051 clocks = <&gcc GCC_SMMU_CFG_CLK>, 1052 1052 <&gcc GCC_APSS_TCU_ASYNC_CLK>;
+1 -1
arch/arm64/boot/dts/qcom/qrb5165-rb5-vision-mezzanine.dts
··· 46 46 assigned-clocks = <&camcc CAM_CC_MCLK2_CLK>; 47 47 assigned-clock-rates = <24000000>; 48 48 49 - dovdd-supply = <&vreg_l7f_1p8>; 49 + dovdd-supply = <&vreg_l7f_1p8>; 50 50 avdd-supply = <&vdc_5v>; 51 51 dvdd-supply = <&vdc_5v>; 52 52