[PATCH] clk: rockchip: add clock ID for CIF0/1 on RK3066
Krzysztof Kozlowski
krzk at kernel.org
Thu Dec 5 02:25:28 PST 2024
On Thu, Dec 05, 2024 at 02:50:46AM -0300, Val Packett wrote:
> RK3066 does have two "CIF" video capture interface blocks, add their
> corresponding clock IDs so that they could be used.
>
> Signed-off-by: Val Packett <val at packett.cool>
> ---
> drivers/clk/rockchip/clk-rk3188.c | 4 ++--
> include/dt-bindings/clock/rk3188-cru-common.h | 2 ++
> 2 files changed, 4 insertions(+), 2 deletions(-)
Please run scripts/checkpatch.pl and fix reported warnings. Then please
run 'scripts/checkpatch.pl --strict' and (probably) fix more warnings.
Some warnings can be ignored, especially from --strict run, but the code
here looks like it needs a fix. Feel free to get in touch if the warning
is not clear.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list