[PATCH 1/2] clk: imx8mp: Update clocks based on kernel 6.4-RC4

2023-07-12 Thread sbabic
> There are some newer clocks added to the kernel recently, > so to fix prepare for resycing the device trees, update > the clock list. Since there are some minor changes to > the USB clocks, update which USB clocks are enabled > to match with the upstream kernel as well. > Signed-off-by: Adam For

Re: [PATCH 1/2] clk: imx8mp: Update clocks based on kernel 6.4-RC4

2023-05-31 Thread Tim Harvey
On Wed, May 31, 2023 at 8:50 AM Adam Ford wrote: > > On Wed, May 31, 2023 at 10:44 AM Tim Harvey wrote: > > > > On Tue, May 30, 2023 at 3:46 PM Adam Ford wrote: > > > > > > There are some newer clocks added to the kernel recently, > > > so to fix prepare for resycing the device trees, update > >

Re: [PATCH 1/2] clk: imx8mp: Update clocks based on kernel 6.4-RC4

2023-05-31 Thread Adam Ford
On Wed, May 31, 2023 at 10:44 AM Tim Harvey wrote: > > On Tue, May 30, 2023 at 3:46 PM Adam Ford wrote: > > > > There are some newer clocks added to the kernel recently, > > so to fix prepare for resycing the device trees, update > > the clock list. Since there are some minor changes to > > the

Re: [PATCH 1/2] clk: imx8mp: Update clocks based on kernel 6.4-RC4

2023-05-31 Thread Tim Harvey
On Tue, May 30, 2023 at 3:46 PM Adam Ford wrote: > > There are some newer clocks added to the kernel recently, > so to fix prepare for resycing the device trees, update > the clock list. Since there are some minor changes to > the USB clocks, update which USB clocks are enabled > to match with th

Re: [PATCH 1/2] clk: imx8mp: Update clocks based on kernel 6.4-RC4

2023-05-30 Thread Fabio Estevam
On Tue, May 30, 2023 at 7:46 PM Adam Ford wrote: > > There are some newer clocks added to the kernel recently, > so to fix prepare for resycing the device trees, update > the clock list. Since there are some minor changes to > the USB clocks, update which USB clocks are enabled > to match with th

[PATCH 1/2] clk: imx8mp: Update clocks based on kernel 6.4-RC4

2023-05-30 Thread Adam Ford
There are some newer clocks added to the kernel recently, so to fix prepare for resycing the device trees, update the clock list. Since there are some minor changes to the USB clocks, update which USB clocks are enabled to match with the upstream kernel as well. Signed-off-by: Adam Ford diff --