mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 03:24:19 +02:00
ARM: dts: aspeed: Minor whitespace cleanup
The DTS code coding style expects exactly one space around '=' or '{'
characters.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20250819131743.86905-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
This commit is contained in:
parent
20ae14024a
commit
fe42f567c3
|
|
@ -3778,10 +3778,10 @@ smb_svc_pex_rssd01_16: pinctrl@20 {
|
||||||
pinctrl-0 = <&U65200_pins>;
|
pinctrl-0 = <&U65200_pins>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
U65200_pins: cfg-pins {
|
U65200_pins: cfg-pins {
|
||||||
pins = "gp60", "gp61", "gp62",
|
pins = "gp60", "gp61", "gp62", "gp63", "gp64",
|
||||||
"gp63", "gp64", "gp65", "gp66",
|
"gp65", "gp66", "gp67", "gp70", "gp71",
|
||||||
"gp67", "gp70", "gp71", "gp72",
|
"gp72", "gp73", "gp74", "gp75", "gp76",
|
||||||
"gp73", "gp74", "gp75", "gp76", "gp77";
|
"gp77";
|
||||||
function = "gpio";
|
function = "gpio";
|
||||||
input-enable;
|
input-enable;
|
||||||
bias-pull-up;
|
bias-pull-up;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user