soc: samsung: exynos-chipid: describe which SoCs go with compatibles
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Sun, 31 Oct 2021 20:52:12 +0000 (21:52 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Mon, 15 Nov 2021 13:34:08 +0000 (14:34 +0100)
commit569e45a1135497d8dddc647bc615e26c49b070a8
tree751396858a7fa60ff83f66957453c574ed643ba3
parentfa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf
soc: samsung: exynos-chipid: describe which SoCs go with compatibles

The Exynos ChipID driver, like most of the Exynos drivers, uses one
compatible for entire family of compatible devices using one devicetree
"compatible".  The compatibility is here described by programming
interface (register layout), not by actual values, so the product ID
register on one family of devices has different values for different
SoCs.

Describe which SoC goes with which compatible for documentation
purposes, if the DTS is not available in mainline.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20211031205212.59505-1-krzysztof.kozlowski@canonical.com
drivers/soc/samsung/exynos-chipid.c