diff options
author | 2025-02-19 00:33:11 +0530 | |
---|---|---|
committer | 2025-02-21 10:38:11 +0100 | |
commit | 0a86ea5534a9e4ae988a2e174e741b102d8a8691 (patch) | |
tree | 364cb376e233cb0fce6a5da174cef1cc3abdd54a | |
parent | soc: samsung: exynos-chipid: add exynos2200 SoC support (diff) | |
download | wireguard-linux-0a86ea5534a9e4ae988a2e174e741b102d8a8691.tar.xz wireguard-linux-0a86ea5534a9e4ae988a2e174e741b102d8a8691.zip |
dt-bindings: hwinfo: samsung,exynos-chipid: add exynos7870-chipid compatible
Document the compatible string "samsung,exynos7870-chipid". The
registers are entirely compatible with "samsung,exynos4210-chipid".
Signed-off-by: Kaustabh Chakraborty <kauschluss@disroot.org>
Link: https://lore.kernel.org/r/20250219-exynos7870-v3-1-e384fb610cad@disroot.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to '')
-rw-r--r-- | Documentation/devicetree/bindings/hwinfo/samsung,exynos-chipid.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/hwinfo/samsung,exynos-chipid.yaml b/Documentation/devicetree/bindings/hwinfo/samsung,exynos-chipid.yaml index 2a7ba3bc1c74..383020450d78 100644 --- a/Documentation/devicetree/bindings/hwinfo/samsung,exynos-chipid.yaml +++ b/Documentation/devicetree/bindings/hwinfo/samsung,exynos-chipid.yaml @@ -19,6 +19,7 @@ properties: - enum: - samsung,exynos5433-chipid - samsung,exynos7-chipid + - samsung,exynos7870-chipid - const: samsung,exynos4210-chipid - items: - enum: |