Quoting Daniel Palmer (2021-02-10 18:28:40)
> Hi Stephen,
>
> On Wed, 10 Feb 2021 at 11:29, Stephen Boyd wrote:
> > The child clks should be using clk_parent_data to point to the parent
> > clks through DT. That way the name of the clk doesn't matter except for
> > debug purposes.
>
> I think I
Hi Stephen,
On Wed, 10 Feb 2021 at 11:29, Stephen Boyd wrote:
> The child clks should be using clk_parent_data to point to the parent
> clks through DT. That way the name of the clk doesn't matter except for
> debug purposes.
I think I get it now. I was using of_clk_parent_fill() to get the
pare
Quoting Daniel Palmer (2020-12-21 00:51:56)
> Hi Stephen,
>
> On Mon, 21 Dec 2020 at 03:44, Stephen Boyd wrote:
> >
> > Quoting Daniel Palmer (2020-12-19 22:35:41)
> > > Hi Stephen,
> > >
> > > On Sun, 20 Dec 2020 at 12:39, Stephen Boyd wrote:
> > > > > + clock-output-names:
> > > > > +minI
Hi Stephen,
On Mon, 21 Dec 2020 at 03:44, Stephen Boyd wrote:
>
> Quoting Daniel Palmer (2020-12-19 22:35:41)
> > Hi Stephen,
> >
> > On Sun, 20 Dec 2020 at 12:39, Stephen Boyd wrote:
> > > > + clock-output-names:
> > > > +minItems: 8
> > > > +maxItems: 8
> > > > +description: |
> >
Quoting Daniel Palmer (2020-12-19 22:35:41)
> Hi Stephen,
>
> On Sun, 20 Dec 2020 at 12:39, Stephen Boyd wrote:
> > > + clock-output-names:
> > > +minItems: 8
> > > +maxItems: 8
> > > +description: |
> > > + This should provide a name for the internal PLL clock and then
> > > +
Hi Stephen,
On Sun, 20 Dec 2020 at 12:39, Stephen Boyd wrote:
> > + clock-output-names:
> > +minItems: 8
> > +maxItems: 8
> > +description: |
> > + This should provide a name for the internal PLL clock and then
> > + a name for each of the divided outputs.
>
> Is this neces
Quoting Daniel Palmer (2020-11-14 05:50:40)
> Add a binding description for the MStar/SigmaStar MPLL clock block.
>
> Signed-off-by: Daniel Palmer
> ---
> .../bindings/clock/mstar,msc313-mpll.yaml | 58 +++
> MAINTAINERS | 1 +
> 2 files cha
On Sat, 14 Nov 2020 22:50:40 +0900, Daniel Palmer wrote:
> Add a binding description for the MStar/SigmaStar MPLL clock block.
>
> Signed-off-by: Daniel Palmer
> ---
> .../bindings/clock/mstar,msc313-mpll.yaml | 58 +++
> MAINTAINERS | 1 +
>
Add a binding description for the MStar/SigmaStar MPLL clock block.
Signed-off-by: Daniel Palmer
---
.../bindings/clock/mstar,msc313-mpll.yaml | 58 +++
MAINTAINERS | 1 +
2 files changed, 59 insertions(+)
create mode 100644
Documentation/
9 matches
Mail list logo