summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSylwester Nawrocki <s.nawrocki@samsung.com>2019-02-18 17:37:38 +0100
committerSylwester Nawrocki <s.nawrocki@samsung.com>2019-03-27 12:18:53 +0100
commit7a840072402a1356b781fce223c0240d536658ac (patch)
treecb1e742eb473d4eea85ea96b4c5db2afe9fd72c4
parent8e1f8520a89e44763a3683ae1965e1db1e4c4318 (diff)
downloadlinux-exynos-7a840072402a1356b781fce223c0240d536658ac.tar.gz
linux-exynos-7a840072402a1356b781fce223c0240d536658ac.tar.bz2
linux-exynos-7a840072402a1356b781fce223c0240d536658ac.zip
soc: samsung: chipid: Update DT bindings documentation
Document "samsung,exynos5433-chipid" compatible and add description of 'reg' property for Exynos5433. Change-Id: I9f22c76aabd46ea7aa31cfbecbb64131914e9938 Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
-rw-r--r--Documentation/devicetree/bindings/arm/samsung/exynos-chipid.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/arm/samsung/exynos-chipid.txt b/Documentation/devicetree/bindings/arm/samsung/exynos-chipid.txt
index 85c5dfd4a720..3e30108fd2bf 100644
--- a/Documentation/devicetree/bindings/arm/samsung/exynos-chipid.txt
+++ b/Documentation/devicetree/bindings/arm/samsung/exynos-chipid.txt
@@ -1,9 +1,13 @@
-SAMSUNG Exynos SoCs Chipid driver.
+SAMSUNG Exynos SoC series CHIPID subsystem
Required properties:
-- compatible : Should at least contain "samsung,exynos4210-chipid".
+- compatible : Should at least contain "samsung,exynos4210-chipid";
+ For Exynos5433 SoC should also contain "samsung,exynos5433-chipid".
-- reg: offset and length of the register set
+- reg: Offset and length of the register set. For "samsung,exynos5433-chipid"
+ compatible this property should contain at least two entries, i.e. it should
+ describe two IO register regions, where the second one corresponds to
+ the ABB registers region.
Example:
chipid@10000000 {