mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-23 14:59:04 -04:00
arm64: dts: exynos8895: Minor whitespace cleanup
The DTS code coding style expects exactly one space around '=' character. Link: https://lore.kernel.org/r/20250819131641.86520-2-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
@@ -202,7 +202,7 @@ bt_btwake: bt-btwake-pins {
|
||||
};
|
||||
|
||||
bt_en: bt-en-pins {
|
||||
samsung,pins ="gpj1-7";
|
||||
samsung,pins = "gpj1-7";
|
||||
samsung,pin-function = <EXYNOS_PIN_FUNC_OUTPUT>;
|
||||
samsung,pin-pud = <EXYNOS_PIN_PULL_NONE>;
|
||||
samsung,pin-con-pdn = <EXYNOS_PIN_PDN_PREV>;
|
||||
|
||||
Reference in New Issue
Block a user