aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/csky
AgeCommit message (Collapse)AuthorFilesLines
2019-07-19dt-bindings: csky: Add csky PMU bindingsMao Han1-0/+38
This patch adds the documentation to describe that how to add pmu node in dts. Signed-off-by: Mao Han <[email protected]> Signed-off-by: Guo Ren <[email protected]> Cc: Rob Herring <[email protected]>
2018-10-26dt-bindings: csky CPU BindingsGuo Ren1-0/+73
This patch adds the documentation to describe that how to add cpu nodes in dts for SMP. Signed-off-by: Guo Ren <[email protected]> Reviewed-by: Rob Herring <[email protected]>