mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 04:23:35 +02: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
|
|
@ -28,7 +28,7 @@ &aes {
|
|||
&gpio {
|
||||
miim_a_pins: mdio-pins {
|
||||
/* MDC, MDIO */
|
||||
pins = "GPIO_28", "GPIO_29";
|
||||
pins = "GPIO_28", "GPIO_29";
|
||||
function = "miim_a";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user