diff options
author | Sergio Paracuellos <sergio.paracuellos@gmail.com> | 2022-10-06 06:29:44 +0200 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2022-11-21 18:01:22 +0100 |
commit | c8dabef8643bd0b88087c0280ccf555ba8d45087 (patch) | |
tree | 10f325ab8e94f8634ba5da44b170655769f849ac /Documentation/devicetree/bindings/mips/brcm | |
parent | f98be3b3216deb69967fae282f55c6597aa501cc (diff) |
dt-bindings: mips: add CPU bindings for MIPS architecture
Add the yaml binding for available CPUs in MIPS architecture.
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@fungible.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'Documentation/devicetree/bindings/mips/brcm')
-rw-r--r-- | Documentation/devicetree/bindings/mips/brcm/brcm,bmips.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/devicetree/bindings/mips/brcm/brcm,bmips.txt b/Documentation/devicetree/bindings/mips/brcm/brcm,bmips.txt deleted file mode 100644 index 8ef71b4085ca..000000000000 --- a/Documentation/devicetree/bindings/mips/brcm/brcm,bmips.txt +++ /dev/null @@ -1,8 +0,0 @@ -* Broadcom MIPS (BMIPS) CPUs - -Required properties: -- compatible: "brcm,bmips3300", "brcm,bmips4350", "brcm,bmips4380", - "brcm,bmips5000" - -- mips-hpt-frequency: This is common to all CPUs in the system so it lives - under the "cpus" node. |