[PATCH v2 3/4] dt-bindings: riscv: spacemit: add Milk-V Jupiter M1 compatible
Aurelien Jarno <[email protected]> Wed, 29 Jul 2026 18:00:30 +0200
| Newsgroups | dev.linux.lists.spacemit,org.infradead.lists.linux-riscv,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Add a compatible for the M1 version of the Milk-V Jupiter board, which use a CPU with a different packaging with improved cooling performance. It enables the CPU to run at up to 1.8 GHz instead of 1.6 GHz. Note that the K1 vendor kernel doesn't provide any compatible entry for the boards, so use "milkv,jupiter-m1". Signed-off-by: Aurelien Jarno <[email protected]> --- Documentation/devicetree/bindings/riscv/spacemit.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/riscv/spacemit.yaml b/Documentation/devicetree/bindings/riscv/spacemit.yaml index 4ee9c88984b4c..aba189b91ae35 100644 --- a/Documentation/devicetree/bindings/riscv/spacemit.yaml +++ b/Documentation/devicetree/bindings/riscv/spacemit.yaml @@ -28,6 +28,7 @@ properties: - enum: - bananapi,bpi-f3 - milkv,jupiter + - milkv,jupiter-m1 - spacemit,musepi-pro - xunlong,orangepi-r2s - xunlong,orangepi-rv2 -- 2.53.0