1 * AC timing parameters of LPDDR2(JESD209-2) memories for a given speed-bin
4 - compatible : Should be "jedec,lpddr2-timings"
5 - min-freq : minimum DDR clock frequency for the speed-bin. Type is <u32>
6 - max-freq : maximum DDR clock frequency for the speed-bin. Type is <u32>
10 The following properties represent AC timing parameters from the memory
11 data-sheet of the device for a given speed-bin. All these properties are
12 of type <u32> and the default unit is ps (pico seconds). Parameters with
13 a different unit have a suffix indicating the unit such as 'tRAS-max-ns'
33 timings_elpida_ECB240ABACN_400mhz: lpddr2-timings@0 {
34 compatible = "jedec,lpddr2-timings";
35 min-freq = <10000000>;
36 max-freq = <400000000>;
51 tRAS-max-ns = <70000>;