Re: [PATCH 1/4] dt-bindings: clock: Add AST2600 APLLdivN definition

2020-09-10 Thread Joel Stanley
On Thu, 10 Sep 2020 at 15:18, Eddie James wrote: > > Add a new clock definition for the "APLLdivN" as described in the > AST2600 specification. This clock is simply the APLL divided by a > factor defined in the SCU registers. It is the input to the FSI > bus. Ah, that's where the name comes from.

[PATCH 1/4] dt-bindings: clock: Add AST2600 APLLdivN definition

2020-09-10 Thread Eddie James
Add a new clock definition for the "APLLdivN" as described in the AST2600 specification. This clock is simply the APLL divided by a factor defined in the SCU registers. It is the input to the FSI bus. Signed-off-by: Eddie James --- include/dt-bindings/clock/ast2600-clock.h | 1 + 1 file changed,