On Fri, 11 Nov 2022, Linus Walleij wrote:
> On Thu, Nov 10, 2022 at 2:05 PM Ulf Hansson wrote:
> > On Thu, 10 Nov 2022 at 12:39, Linus Walleij
> > wrote:
> > >
> > > On Thu, Nov 10, 2022 at 12:29 PM Ulf Hansson
> > > wrote:
> > > > On Fri, 4 Nov 2022 at 14:32, Maxime Ripard wrote:
> > > > >
On Thu, Nov 10, 2022 at 2:05 PM Ulf Hansson wrote:
> On Thu, 10 Nov 2022 at 12:39, Linus Walleij wrote:
> >
> > On Thu, Nov 10, 2022 at 12:29 PM Ulf Hansson wrote:
> > > On Fri, 4 Nov 2022 at 14:32, Maxime Ripard wrote:
> > > >
> > > > The UX500 sysctrl "set_parent" clocks implement a mux with
On Thu, 10 Nov 2022 at 12:39, Linus Walleij wrote:
>
> On Thu, Nov 10, 2022 at 12:29 PM Ulf Hansson wrote:
> > On Fri, 4 Nov 2022 at 14:32, Maxime Ripard wrote:
> > >
> > > The UX500 sysctrl "set_parent" clocks implement a mux with a set_parent
> > > hook, but doesn't provide a determine_rate im
On Thu, Nov 10, 2022 at 12:29 PM Ulf Hansson wrote:
> On Fri, 4 Nov 2022 at 14:32, Maxime Ripard wrote:
> >
> > The UX500 sysctrl "set_parent" clocks implement a mux with a set_parent
> > hook, but doesn't provide a determine_rate implementation.
> >
> > This is a bit odd, since set_parent() is t
On Fri, 4 Nov 2022 at 14:32, Maxime Ripard wrote:
>
> The UX500 sysctrl "set_parent" clocks implement a mux with a set_parent
> hook, but doesn't provide a determine_rate implementation.
>
> This is a bit odd, since set_parent() is there to, as its name implies,
> change the parent of a clock. How
On Fri, Nov 4, 2022 at 2:32 PM Maxime Ripard wrote:
> The UX500 sysctrl "set_parent" clocks implement a mux with a set_parent
> hook, but doesn't provide a determine_rate implementation.
>
> This is a bit odd, since set_parent() is there to, as its name implies,
> change the parent of a clock. Ho
The UX500 sysctrl "set_parent" clocks implement a mux with a set_parent
hook, but doesn't provide a determine_rate implementation.
This is a bit odd, since set_parent() is there to, as its name implies,
change the parent of a clock. However, the most likely candidate to
trigger that parent change