soc: samsung: chipid: Update DT bindings documentation 44/200144/4
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Mon, 18 Feb 2019 16:37:38 +0000 (17:37 +0100)
committerSylwester Nawrocki <s.nawrocki@samsung.com>
Wed, 27 Mar 2019 11:18:53 +0000 (12:18 +0100)
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>
Documentation/devicetree/bindings/arm/samsung/exynos-chipid.txt

index 85c5dfd..3e30108 100644 (file)
@@ -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 {