Re: [PATCH 2/6] dt-bindings: clk: mstar msc313 mpll binding description

2021-02-10 Thread Stephen Boyd
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

Re: [PATCH 2/6] dt-bindings: clk: mstar msc313 mpll binding description

2021-02-10 Thread Daniel Palmer
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

Re: [PATCH 2/6] dt-bindings: clk: mstar msc313 mpll binding description

2021-02-09 Thread Stephen Boyd
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

Re: [PATCH 2/6] dt-bindings: clk: mstar msc313 mpll binding description

2020-12-21 Thread Daniel Palmer
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: | > >

Re: [PATCH 2/6] dt-bindings: clk: mstar msc313 mpll binding description

2020-12-20 Thread Stephen Boyd
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 > > > +

Re: [PATCH 2/6] dt-bindings: clk: mstar msc313 mpll binding description

2020-12-19 Thread Daniel Palmer
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

Re: [PATCH 2/6] dt-bindings: clk: mstar msc313 mpll binding description

2020-12-19 Thread Stephen Boyd
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

Re: [PATCH 2/6] dt-bindings: clk: mstar msc313 mpll binding description

2020-12-07 Thread Rob Herring
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 + >

[PATCH 2/6] dt-bindings: clk: mstar msc313 mpll binding description

2020-11-14 Thread Daniel Palmer
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/