1 * LPDDR3 SDRAM memories compliant to JEDEC JESD209-3C
4 - compatible : Should be "<vendor>,<type>", and generic value "jedec,lpddr3".
5 Example "<vendor>,<type>" values:
8 - density : <u32> representing density in Mb (Mega bits)
9 - io-width : <u32> representing bus width. Possible values are 8, 16, 32, 64
10 - #address-cells: Must be set to 1
11 - #size-cells: Must be set to 0
15 The following optional properties represent the minimum value of some AC
16 timing parameters of the DDR device in terms of number of clock cycles.
17 These values shall be obtained from the device data-sheet.
41 - The lpddr3 node may have one or more child nodes of type "lpddr3-timings".
42 "lpddr3-timings" provides AC timing parameters of the device for
43 a given speed-bin. Please see Documentation/devicetree/
44 bindings/ddr/lpddr3-timings.txt for more information on "lpddr3-timings"
48 samsung_K3QF2F20DB: lpddr3 {
49 compatible = "samsung,K3QF2F20DB", "jedec,lpddr3";
65 tW2W-C2C-min-tck = <0>;
66 tR2R-C2C-min-tck = <0>;
77 timings_samsung_K3QF2F20DB_800mhz: lpddr3-timings@800000000 {
78 compatible = "jedec,lpddr3-timings";
79 /* workaround: 'reg' shows max-freq */
81 min-freq = <100000000>;