devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: dt: writing-bindings: Update URL to DT schemas
@ 2022-06-27 22:39 Paul Cercueil
  2022-06-29 10:37 ` Krzysztof Kozlowski
  2022-06-30 21:38 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Cercueil @ 2022-06-27 22:39 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski; +Cc: devicetree, linux-kernel, Paul Cercueil

The previous URL was giving a 404 error.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
---
 Documentation/devicetree/bindings/writing-bindings.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/writing-bindings.rst b/Documentation/devicetree/bindings/writing-bindings.rst
index 5465eced2af1..1ad081de2dd0 100644
--- a/Documentation/devicetree/bindings/writing-bindings.rst
+++ b/Documentation/devicetree/bindings/writing-bindings.rst
@@ -53,7 +53,7 @@ Properties
 
 - DO use common property unit suffixes for properties with scientific units.
   Recommended suffixes are listed at
-  https://github.com/devicetree-org/dt-schema/blob/master/schemas/property-units.yaml
+  https://github.com/devicetree-org/dt-schema/blob/main/dtschema/schemas/property-units.yaml
 
 - DO define properties in terms of constraints. How many entries? What are
   possible values? What is the order?
-- 
2.35.1


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

end of thread, other threads:[~2022-06-30 21:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-27 22:39 [PATCH] docs: dt: writing-bindings: Update URL to DT schemas Paul Cercueil
2022-06-29 10:37 ` Krzysztof Kozlowski
2022-06-30 21:38 ` Rob Herring

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