devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 1/2] Correct typo in dt-doc-validate command
@ 2023-01-13 20:55 Simon Glass
  2023-01-13 20:55 ` [PATCH v6 2/2] schemas: Add schema for U-Boot driver model 'phase tags' Simon Glass
  0 siblings, 1 reply; 13+ messages in thread
From: Simon Glass @ 2023-01-13 20:55 UTC (permalink / raw)
  To: devicetree; +Cc: Rob Herring, Simon Glass

The example here does not work. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
---

(no changes since v1)

 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index bcc4b54..9d2f6e8 100644
--- a/README.md
+++ b/README.md
@@ -82,7 +82,7 @@ them against the DT meta-schema.
 
 Example:
 ```
-dt-doc-validate -u test/schema test/schemas/good-example.yaml
+dt-doc-validate -u test/schemas test/schemas/good-example.yaml
 ```
 
 `tools/dt-mk-schema`
-- 
2.39.0.314.g84b9a713c41-goog


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

end of thread, other threads:[~2023-01-20 14:34 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-13 20:55 [PATCH v6 1/2] Correct typo in dt-doc-validate command Simon Glass
2023-01-13 20:55 ` [PATCH v6 2/2] schemas: Add schema for U-Boot driver model 'phase tags' Simon Glass
2023-01-13 21:00   ` Simon Glass
2023-01-18 17:33     ` Simon Glass
2023-01-18 20:33   ` Rob Herring
2023-01-18 22:05     ` Simon Glass
2023-01-19 15:28       ` Rob Herring
2023-01-19 16:17         ` Simon Glass
2023-01-19 17:20           ` Rob Herring
2023-01-19 17:32             ` Simon Glass
2023-01-19 20:33               ` Simon Glass
2023-01-20 14:23                 ` Rob Herring
2023-01-20 14:33                   ` Simon Glass

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).