mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
ARM: dts: microchip: 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: Steen Hegelund <Steen.Hegelund@microchip.com> Signed-off-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20230702185108.43959-1-krzysztof.kozlowski@linaro.org [claudiu.beznea: added link] Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
This commit is contained in:
parent
06c2afb862
commit
8dd876c466
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
&gpio {
|
||||
miim_a_pins: mdio-pins {
|
||||
/* MDC, MDIO */
|
||||
pins = "GPIO_28", "GPIO_29";
|
||||
pins = "GPIO_28", "GPIO_29";
|
||||
function = "miim_a";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue