[PATCH 6/6] dt-bindings: memory: lpddr2-timings: convert to dtschema
Dmitry Osipenko
digetx at gmail.com
Fri Feb 4 11:48:43 PST 2022
01.02.2022 14:47, Krzysztof Kozlowski пишет:
> + tZQCL:
> + $ref: /schemas/types.yaml#/definitions/uint32
> + description: |
> + SELF REFRESH exit to next valid command delay in pico seconds.
> +
> + tZQCS:
> + $ref: /schemas/types.yaml#/definitions/uint32
> + description: |
> + SELF REFRESH exit to next valid command delay in pico seconds.
> +
> + tZQinit:
> + $ref: /schemas/types.yaml#/definitions/uint32
> + description: |
> + SELF REFRESH exit to next valid command delay in pico seconds.
Hm.. these look incorrect.
tZQCL is Long Calibration Time
tZQCS is Short Calibration Time
tZQinit is Initialization Calibration Time
No?
More information about the linux-arm-kernel
mailing list