mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 03:53:37 +02:00
ARM: dts: s5pv210: minor whitespace cleanup around '='
The DTS code coding style expects exactly one space before and after '=' sign. Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com> Link: https://lore.kernel.org/r/20230702185012.43699-4-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
parent
cf19cc977b
commit
798bfb676c
|
|
@ -832,12 +832,12 @@ lcd_clk: lcd-clk-pins {
|
|||
};
|
||||
|
||||
lcd_data24: lcd-data-width24-pins {
|
||||
samsung,pins = "gpf0-4", "gpf0-5", "gpf0-6", "gpf0-7",
|
||||
"gpf1-0", "gpf1-1", "gpf1-2", "gpf1-3",
|
||||
"gpf1-4", "gpf1-5", "gpf1-6", "gpf1-7",
|
||||
"gpf2-0", "gpf2-1", "gpf2-2", "gpf2-3",
|
||||
"gpf2-4", "gpf2-5", "gpf2-6", "gpf2-7",
|
||||
"gpf3-0", "gpf3-1", "gpf3-2", "gpf3-3";
|
||||
samsung,pins = "gpf0-4", "gpf0-5", "gpf0-6", "gpf0-7",
|
||||
"gpf1-0", "gpf1-1", "gpf1-2", "gpf1-3",
|
||||
"gpf1-4", "gpf1-5", "gpf1-6", "gpf1-7",
|
||||
"gpf2-0", "gpf2-1", "gpf2-2", "gpf2-3",
|
||||
"gpf2-4", "gpf2-5", "gpf2-6", "gpf2-7",
|
||||
"gpf3-0", "gpf3-1", "gpf3-2", "gpf3-3";
|
||||
samsung,pin-function = <S5PV210_PIN_FUNC_2>;
|
||||
samsung,pin-pud = <S5PV210_PIN_PULL_NONE>;
|
||||
samsung,pin-drv = <S5PV210_PIN_DRV_LV1>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user