summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/ddr/lpddr3.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/ddr/lpddr3.txt')
-rw-r--r--dts/Bindings/ddr/lpddr3.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/dts/Bindings/ddr/lpddr3.txt b/dts/Bindings/ddr/lpddr3.txt
index a0eda35a86..b221e653d3 100644
--- a/dts/Bindings/ddr/lpddr3.txt
+++ b/dts/Bindings/ddr/lpddr3.txt
@@ -12,6 +12,9 @@ Required properties:
Optional properties:
+- manufacturer-id : <u32> Manufacturer ID value read from Mode Register 5
+- revision-id : <u32 u32> Revision IDs read from Mode Registers 6 and 7
+
The following optional properties represent the minimum value of some AC
timing parameters of the DDR device in terms of number of clock cycles.
These values shall be obtained from the device data-sheet.
@@ -49,6 +52,8 @@ samsung_K3QF2F20DB: lpddr3 {
compatible = "samsung,K3QF2F20DB", "jedec,lpddr3";
density = <16384>;
io-width = <32>;
+ manufacturer-id = <1>;
+ revision-id = <123 234>;
#address-cells = <1>;
#size-cells = <0>;