summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/cpu
AgeCommit message (Collapse)AuthorFilesLines
2019-07-22dt-binding: cpu-topology: Move cpu-map to a common binding.Atish Patra1-0/+553
cpu-map binding can be used to described cpu topology for both RISC-V & ARM. It makes more sense to move the binding to document to a common place. The relevant discussion can be found here. https://lkml.org/lkml/2018/11/6/19 Signed-off-by: Atish Patra <atish.patra@wdc.com> Reviewed-by: Sudeep Holla <sudeep.holla@arm.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>