mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-28 15:13:55 +08:00
ARM: dts: exynos: Correct whitespace and indentation issues in Exynos5
Remove double space after '=' and fix indentation in Exynos5250, Exynos5410 and Exynos5420 DTS files. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Link: https://lore.kernel.org/r/20200901075417.22481-7-krzk@kernel.org
This commit is contained in:
parent
41af0d2ea1
commit
9e7fe41778
@ -544,7 +544,7 @@
|
|||||||
samsung,i2c-max-bus-freq = <40000>;
|
samsung,i2c-max-bus-freq = <40000>;
|
||||||
samsung,i2c-slave-addr = <0x38>;
|
samsung,i2c-slave-addr = <0x38>;
|
||||||
|
|
||||||
sata_phy_i2c:sata-phy@38 {
|
sata_phy_i2c: sata-phy@38 {
|
||||||
compatible = "samsung,exynos-sataphy-i2c";
|
compatible = "samsung,exynos-sataphy-i2c";
|
||||||
reg = <0x38>;
|
reg = <0x38>;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user