Re: [PATCH 13/15] clk: rockchip: rk3506: Fix trivial clock configuration errors
Quentin Schulz <[email protected]>
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <98fd7583-dd79-4f07-bd37-bfaa2c93122e__22969.9196455599$1786118953$gmane$org@cherry.de> |
Hi Jonas, On 7/30/26 4:13 PM, Jonas Karlman wrote: > The RK3506 clock driver has a few trivial copy-paste mistakes in its > clock handling. > > Fix the trivial clock configuration error: > - stop CLK_I2Cx from falling through into CLK_I2C2 > Reviewed-by: Quentin Schulz <[email protected]> Fixes: fbf72dce915a ("clk: rockchip: Add support for RK3506") Thanks! Quentin