diff options
| author | Rob Herring (Arm) <robh@kernel.org> | 2026-03-20 19:47:15 +0300 |
|---|---|---|
| committer | Sudeep Holla <sudeep.holla@kernel.org> | 2026-03-23 13:03:27 +0300 |
| commit | 55de145c8ec2d5d8f0813de2f2c5015585089b30 (patch) | |
| tree | 24112ea38af0f87f392e8d9da04a36cbfb9f48e0 | |
| parent | f9d162866f2f2b76c91d72564d1f93757222c566 (diff) | |
| download | linux-55de145c8ec2d5d8f0813de2f2c5015585089b30.tar.xz | |
dt-bindings: npu: arm,ethos: Add "arm,corstone1000-ethos-u85"
The Corstone-1000-A320 platform contains an Ethos-U85 NPU. Add a
specific compatible for it.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Message-Id: <20260320-dt-corstone1000-a320-v1-2-a549dfcfe8da@kernel.org>
Signed-off-by: Sudeep Holla <sudeep.holla@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/npu/arm,ethos.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/npu/arm,ethos.yaml b/Documentation/devicetree/bindings/npu/arm,ethos.yaml index 716c4997f976..d5a1fae4db9d 100644 --- a/Documentation/devicetree/bindings/npu/arm,ethos.yaml +++ b/Documentation/devicetree/bindings/npu/arm,ethos.yaml @@ -30,7 +30,7 @@ properties: - fsl,imx93-npu - const: arm,ethos-u65 - items: - - {} + - const: arm,corstone1000-ethos-u85 - const: arm,ethos-u85 reg: |
