summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/marvell/cn9130-db.dtsi
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-05-26 23:45:24 +0300
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-06-16 23:45:26 +0300
commit8c1be9336e9ae3e5e421f04143cf5967f5436364 (patch)
treecae4aa9792238e9c035d1ae44642a16b36aa5b2f /arch/arm64/boot/dts/marvell/cn9130-db.dtsi
parentb88d11f84da6dd41dbbd4e20a889182aba634b95 (diff)
downloadlinux-8c1be9336e9ae3e5e421f04143cf5967f5436364.tar.xz
arm64: dts: marvell: adjust whitespace around '='
Fix whitespace coding style: use single space instead of tabs or multiple spaces around '=' sign in property assignment. No functional changes (same DTB). Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20220526204525.832847-1-krzysztof.kozlowski@linaro.org
Diffstat (limited to 'arch/arm64/boot/dts/marvell/cn9130-db.dtsi')
-rw-r--r--arch/arm64/boot/dts/marvell/cn9130-db.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/marvell/cn9130-db.dtsi b/arch/arm64/boot/dts/marvell/cn9130-db.dtsi
index 7e20987253a3..f58402eb9536 100644
--- a/arch/arm64/boot/dts/marvell/cn9130-db.dtsi
+++ b/arch/arm64/boot/dts/marvell/cn9130-db.dtsi
@@ -404,7 +404,7 @@
&cp0_usb3_1 {
status = "okay";
usb-phy = <&cp0_usb3_0_phy1>;
- phys = <&cp0_utmi1>;
+ phys = <&cp0_utmi1>;
phy-names = "utmi";
dr_mode = "host";
};