diff options
| author | Diederik de Haas <[email protected]> | 2025-05-19 10:18:28 +0000 |
|---|---|---|
| committer | Heiko Stuebner <[email protected]> | 2025-05-20 18:50:59 +0000 |
| commit | 6e0f32da68fac556327666f8f81dfae7405d1c25 (patch) | |
| tree | b035f54be701c12b59326d566df544f0c3badc28 /scripts/gcc-plugins/randomize_layout_plugin.c | |
| parent | arm64: dts: rockchip: Add missing SFC power-domains to rk3576 (diff) | |
| download | kernel-6e0f32da68fac556327666f8f81dfae7405d1c25.tar.gz kernel-6e0f32da68fac556327666f8f81dfae7405d1c25.zip | |
arm64: dts: rockchip: Drop assigned-clock* from cpu nodes on rk3588
The assigned-clocks and assigned-clock-rates properties were moved from
the scmi_clk node onto cpu nodes in commit
87810bda8a84 ("arm64: dts: rockchip: Fix SCMI assigned clocks on rk3588s")
During review of v1 of that patch set, the following comment was made:
why aren't you using OPP tables to define CPU frequencies.
Assigned-clocks looks like a temporary hack because you haven't
done proper OPP tables.
Some time later, proper OPP tables for rk3588 were added in commit
276856db91b4 ("arm64: dts: rockchip: Add OPP data for CPU cores on RK3588")
So this 'temporary hack' is no longer needed.
Dropping it fixes the following dtb validation issues:
cpu@0: Unevaluated properties are not allowed
('assigned-clock-rates', 'assigned-clocks' were unexpected)
cpu@400: Unevaluated properties are not allowed
('assigned-clock-rates', 'assigned-clocks' were unexpected)
cpu@600: Unevaluated properties are not allowed
('assigned-clock-rates', 'assigned-clocks' were unexpected)
Link: https://lore.kernel.org/linux-rockchip/CAL_JsqL_EogoKOQ1xwU75=rJSC4o7yV3Jej4vadtacX2Pt3-hw@mail.gmail.com/
Signed-off-by: Diederik de Haas <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Stuebner <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions
