1 * AC timing parameters of LPDDR3 memories for a given speed-bin.
3 The structures are based on LPDDR2 and extended where needed.
6 - compatible : Should be "jedec,lpddr3-timings"
7 - min-freq : minimum DDR clock frequency for the speed-bin. Type is <u32>
8 - reg : maximum DDR clock frequency for the speed-bin. Type is <u32>
12 The following properties represent AC timing parameters from the memory
13 data-sheet of the device for a given speed-bin. All these properties are
14 of type <u32> and the default unit is ps (pico seconds).
36 timings_samsung_K3QF2F20DB_800mhz: lpddr3-timings@800000000 {
37 compatible = "jedec,lpddr3-timings";
38 reg = <800000000>; /* workaround: it shows max-freq */
39 min-freq = <100000000>;