rockchip: rk3288: Use rk3288-cru.h from dts/upstream
authorJonas Karlman <jonas@kwiboo.se>
Sun, 12 Jan 2025 22:27:29 +0000 (22:27 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Wed, 19 Feb 2025 15:14:59 +0000 (23:14 +0800)
commit110428931cbc5791697a09096bf5f16ad016da20
tree18a59c53bc3f14fac283f0563a21df76d0e222f6
parentd4aac2894a8f4e6c01b7384d52ad5716b9289a37
rockchip: rk3288: Use rk3288-cru.h from dts/upstream

clock/rk3288-cru.h in include/dt-bindings is almost identical to the
version in dts/upstream, remove the copy from include/dt-bindings to
only use the version from dts/upstream.

One clk, SCLK_MAC_PLL, is not part of the upstream bindings, this clk is
not used by upstream, in-tree or vendor DTs and can safely be dropped.

No functional change to board DTs is intended with this removal.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
include/dt-bindings/clock/rk3288-cru.h [deleted file]