[PATCH v3] arm64: dts: rockchip: add PCIe3 support on rk3588-jaguar
Dragan Simic
dsimic at manjaro.org
Wed Apr 24 09:55:20 PDT 2024
Hello Quentin,
On 2024-04-23 11:10, Quentin Schulz wrote:
> Wondering if we couldn't have some kind of constant to make it more
> readable in DTSes? E.g.
>
> #define 1K 1000
> #define 1Ki 1024
> #define 1M 1000000
> #define 1Mi 1048576
>
> And in the DT we could simply have <(100 * 1M)> wherever appropriate?
Hmm... Perhaps "<(100M)>" would be even better? It would require
more thorough changes, though.
More information about the Linux-rockchip
mailing list