[PATCH v3 3/3] arm64: dts: rockchip: add LinkEase EasePi R1

Andrew Lunn andrew at lunn.ch
Thu Oct 9 06:04:27 PDT 2025


> FWIW, the TRM for Rockchip RK3576 specifies that the values in
> tx|rx-delay control the number of delay elements in the internal
> delayline on the transmit and receive clocks, respectively (up to 200
> each).

200 is interesting:

  tx_delay:
    description: Delay value for TXD timing.
    $ref: /schemas/types.yaml#/definitions/uint32
    minimum: 0
    maximum: 0x7F


200 != 0x7f

But i don't think the driver does any validation, so its not too
important.

    Andrew



More information about the Linux-rockchip mailing list