Revision 3261227d136d83bcb4df4e9292385fb9e007fae7 authored by Ulf Hansson on 03 March 2020, 15:07:45 UTC, committed by Rob Herring on 04 March 2020, 14:49:36 UTC
While converting to the json-schema, let's also take the opportunity to
further specify/clarify some more details about the DT binding.

For example, let's define the label where to put the states nodes, set a
pattern for nodename of the state nodes and finally add an example.

Fixes: a3f048b5424e ("dt: psci: Update DT bindings to support hierarchical PSCI states")
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
[robh: drop type refs from standard unit properties]
Signed-off-by: Rob Herring <robh@kernel.org>
1 parent ac9686a
History
File Mode Size
.gitignore -rw-r--r-- 9 bytes
Makefile -rw-r--r-- 950 bytes
genksyms.c -rw-r--r-- 22.0 KB
genksyms.h -rw-r--r-- 2.1 KB
keywords.c -rw-r--r-- 2.1 KB
lex.l -rw-r--r-- 8.7 KB
parse.y -rw-r--r-- 10.5 KB

back to top