kernel: bump 5.10 to 5.10.103
[openwrt/staging/dangole.git] / target / linux / at91 / patches-5.10 / 108-clk-at91-sama7g5-decrease-lower-limit-for-MCK0-rate.patch
index d812538c3e84d2f0957f854bba098bb5f8268fa8..2bc1907cfb285e47b2c9ead1531b9466dffe1908 100644 (file)
@@ -17,11 +17,9 @@ Signed-off-by: Stephen Boyd <sboyd@kernel.org>
  drivers/clk/at91/sama7g5.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/drivers/clk/at91/sama7g5.c b/drivers/clk/at91/sama7g5.c
-index 335e9c943c65..29d9781e6712 100644
 --- a/drivers/clk/at91/sama7g5.c
 +++ b/drivers/clk/at91/sama7g5.c
-@@ -807,7 +807,7 @@ static const struct clk_pll_characteristics pll_characteristics = {
+@@ -807,7 +807,7 @@ static const struct clk_pll_characterist
  
  /* MCK0 characteristics. */
  static const struct clk_master_characteristics mck0_characteristics = {
@@ -30,6 +28,3 @@ index 335e9c943c65..29d9781e6712 100644
        .divisors = { 1, 2, 4, 3, 5 },
        .have_div3_pres = 1,
  };
--- 
-2.32.0
-