Re: [PATCH 1/8] dt-bindings: clk: mstar msc313 cpupll binding description

2021-04-01 Thread Daniel Palmer
Hi Arnd, On Thu, 1 Apr 2021 at 20:04, Arnd Bergmann wrote: > I found this is still in patchwork as not merged, and I have not > seen a replacement. Marking all eight patches as 'changes requested' now, > please resend. Understood. I will resend. Thanks, Daniel

Re: [PATCH 1/8] dt-bindings: clk: mstar msc313 cpupll binding description

2021-04-01 Thread Arnd Bergmann
On Fri, Feb 26, 2021 at 12:31 PM Daniel Palmer wrote: > > Hi Rob's bot > > On Wed, 24 Feb 2021 at 04:34, Rob Herring wrote: > > dtschema/dtc warnings/errors: > > Documentation/devicetree/bindings/clock/mstar,msc313-cpupll.example.dts:19:18: > > fatal error:

Re: [PATCH 1/8] dt-bindings: clk: mstar msc313 cpupll binding description

2021-02-26 Thread Daniel Palmer
Hi Rob's bot On Wed, 24 Feb 2021 at 04:34, Rob Herring wrote: > dtschema/dtc warnings/errors: > Documentation/devicetree/bindings/clock/mstar,msc313-cpupll.example.dts:19:18: > fatal error: dt-bindings/clock/mstar-msc313-mpll.h: No such file or directory >19 | #include > |

Re: [PATCH 1/8] dt-bindings: clk: mstar msc313 cpupll binding description

2021-02-23 Thread Rob Herring
On Tue, 23 Feb 2021 15:18:23 +0900, Daniel Palmer wrote: > Add a binding description for the MStar/SigmaStar CPU PLL block. > > Signed-off-by: Daniel Palmer > --- > .../bindings/clock/mstar,msc313-cpupll.yaml | 45 +++ > 1 file changed, 45 insertions(+) > create mode 100644

[PATCH 1/8] dt-bindings: clk: mstar msc313 cpupll binding description

2021-02-22 Thread Daniel Palmer
Add a binding description for the MStar/SigmaStar CPU PLL block. Signed-off-by: Daniel Palmer --- .../bindings/clock/mstar,msc313-cpupll.yaml | 45 +++ 1 file changed, 45 insertions(+) create mode 100644 Documentation/devicetree/bindings/clock/mstar,msc313-cpupll.yaml diff