linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 01/12] dt-bindings: usb: fix yamllint check warning
@ 2021-03-08  5:37 Chunfeng Yun
  2021-03-08  5:37 ` [PATCH v4 02/12] dt-bindings: phy: mediatek: dsi-phy: modify compatible dependence Chunfeng Yun
                   ` (11 more replies)
  0 siblings, 12 replies; 16+ messages in thread
From: Chunfeng Yun @ 2021-03-08  5:37 UTC (permalink / raw)
  To: Vinod Koul, Rob Herring, Matthias Brugger
  Cc: Chunfeng Yun, Kishon Vijay Abraham I, Greg Kroah-Hartman,
	Chun-Kuang Hu, Philipp Zabel, linux-arm-kernel, linux-mediatek,
	linux-kernel, devicetree, linux-usb

Fix warning: "missing starting space in comment"

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
---
v2~v4: no changes
---
 Documentation/devicetree/bindings/usb/usb-device.yaml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/usb/usb-device.yaml b/Documentation/devicetree/bindings/usb/usb-device.yaml
index d4c99809ee9a..b77960a7a37b 100644
--- a/Documentation/devicetree/bindings/usb/usb-device.yaml
+++ b/Documentation/devicetree/bindings/usb/usb-device.yaml
@@ -82,9 +82,9 @@ required:
 additionalProperties: true
 
 examples:
-  #hub connected to port 1
-  #device connected to port 2
-  #device connected to port 3
+  # hub connected to port 1
+  # device connected to port 2
+  # device connected to port 3
   #    interface 0 of configuration 1
   #    interface 0 of configuration 2
   - |
-- 
2.18.0
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-03-11  1:53 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-08  5:37 [PATCH v4 01/12] dt-bindings: usb: fix yamllint check warning Chunfeng Yun
2021-03-08  5:37 ` [PATCH v4 02/12] dt-bindings: phy: mediatek: dsi-phy: modify compatible dependence Chunfeng Yun
2021-03-08  5:37 ` [PATCH v4 03/12] dt-bindings: phy: mediatek: hdmi-phy: modify compatible items Chunfeng Yun
2021-03-08  5:37 ` [PATCH v4 04/12] dt-bindings: phy: mediatek: tphy: change patternProperties Chunfeng Yun
2021-03-08  5:37 ` [PATCH v4 05/12] arm64: dts: mediatek: mt8173: fix dtbs_check warning Chunfeng Yun
2021-03-08  5:37 ` [PATCH v4 06/12] arm64: dts: mediatek: mt2712: harmonize node names Chunfeng Yun
2021-03-08  5:37 ` [PATCH v4 07/12] arm64: dts: mediatek: mt8516: harmonize node names and compatibles Chunfeng Yun
2021-03-08  5:37 ` [PATCH v4 08/12] arm64: dts: mediatek: mt7622: " Chunfeng Yun
2021-03-08  5:37 ` [PATCH v4 09/12] arm64: dts: mediatek: mt8183: fix dtbs_check warning Chunfeng Yun
2021-03-08  5:37 ` [PATCH v4 10/12] arm: dts: mt7629: harmonize node names and compatibles Chunfeng Yun
2021-03-08  5:37 ` [PATCH v4 11/12] arm: dts: mt7623: " Chunfeng Yun
2021-03-08  5:37 ` [PATCH v4 12/12] arm: dts: mt2701: " Chunfeng Yun
2021-03-10  2:28 ` [PATCH v4 01/12] dt-bindings: usb: fix yamllint check warning Rob Herring
2021-03-10  3:21   ` Chunfeng Yun
2021-03-10  8:54     ` Greg Kroah-Hartman
2021-03-11  1:51       ` Chunfeng Yun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).