diff options
author | Markuss Broks <markuss.broks@gmail.com> | 2024-10-26 23:28:08 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2024-10-29 13:23:25 +0000 |
commit | 3930c88ad0a5a8538ef8a281d4f4c230fb4d4fc4 (patch) | |
tree | 18fc3386f30fafb68d35bac52b195ed0b52af083 /Documentation | |
parent | 94b3ad10c2e1d0e761756a844b78a21101dd1810 (diff) | |
download | linux-stable-3930c88ad0a5a8538ef8a281d4f4c230fb4d4fc4.tar.gz linux-stable-3930c88ad0a5a8538ef8a281d4f4c230fb4d4fc4.tar.bz2 linux-stable-3930c88ad0a5a8538ef8a281d4f4c230fb4d4fc4.zip |
dt-bindings: arm: pmu: Add Samsung Mongoose core compatible
Add the compatible for the Samsung Mongoose CPU PMU to the schema.
Co-developed-by: Maksym Holovach <nergzd@nergzd723.xyz>
Signed-off-by: Maksym Holovach <nergzd@nergzd723.xyz>
Signed-off-by: Markuss Broks <markuss.broks@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20241026-mongoose-pmu-v1-1-f1a7448054be@gmail.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/pmu.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/pmu.yaml b/Documentation/devicetree/bindings/arm/pmu.yaml index 528544d0a161..a148ff54f2b8 100644 --- a/Documentation/devicetree/bindings/arm/pmu.yaml +++ b/Documentation/devicetree/bindings/arm/pmu.yaml @@ -74,6 +74,7 @@ properties: - qcom,krait-pmu - qcom,scorpion-pmu - qcom,scorpion-mp-pmu + - samsung,mongoose-pmu interrupts: # Don't know how many CPUs, so no constraints to specify |