[PATCH v1] rockchip: rk3288: use includes from dts/upstream
Jonas Karlman
jonas at kwiboo.se
Mon Dec 9 15:02:46 CET 2024
Hi Johan,
On 2024-12-09 14:19, Johan Jonker wrote:
> The clock and power DT includes for rk3288 are now
> available in the dts/upstream directory, so remove
> the ones that are now redundant. Remove the use of
> non existent SCLK_MAC_PLL id in the clock driver.
>
> Signed-off-by: Johan Jonker <jbx6244 at gmail.com>
> ---
>
> Changed:
> This patch does not include the removal of a clock binding
> as was proposed in an earlier serie elsewhere.
> For better fit with my other patch serie for binding removal.
>
> http://patchwork.ozlabs.org/project/uboot/patch/71b804a0-ae2a-472c-84c9-ad7c6317e154@gmail.com/
> https://patchwork.ozlabs.org/project/uboot/patch/20241109210427.884888-4-jonas@kwiboo.se/
> ---
> drivers/clk/rockchip/clk_rk3288.c | 8 +-
> include/dt-bindings/clock/rk3288-cru.h | 381 -----------------------
> include/dt-bindings/power/rk3288-power.h | 32 --
> 3 files changed, 4 insertions(+), 417 deletions(-)
> delete mode 100644 include/dt-bindings/clock/rk3288-cru.h
> delete mode 100644 include/dt-bindings/power/rk3288-power.h
>
[snip]
This cleanup is already handled in the following series:
rockchip: rk3288: Include files from dts/upstream
https://patchwork.ozlabs.org/project/uboot/cover/20241109210427.884888-1-jonas@kwiboo.se/
Regards,
Jonas
More information about the U-Boot
mailing list