Re: [PATCH v2 2/3] dt-bindings: clock: cs2000-cp: Document aux-output-source
From: Daniel Mack <daniel@zonque.org>
Date: 2021-06-17 13:10:14
Also in:
linux-clk
From: Daniel Mack <daniel@zonque.org>
Date: 2021-06-17 13:10:14
Also in:
linux-clk
Hi Geert, Thanks for looking into this patch! On 6/11/21 2:18 PM, Geert Uytterhoeven wrote:
quoted
+ cirrus,aux-output-source: + description: + Specfies the function of the auxililary clock output pinSpecifies ... auxiliaryquoted
+ $ref: /schemas/types.yaml#/definitions/uint32 + enum: + - 0 # CS2000CP_AUX_OUTPUT_REF_CLK: ref_clk input + - 1 # CS2000CP_AUX_OUTPUT_CLK_IN: clk_in input + - 2 # CS2000CP_AUX_OUTPUT_CLK_OUT: clk_out output + - 3 # CS2000CP_AUX_OUTPUT_PLL_LOCK: pll lock statusShould the default be documented? "default: 0"?
Both addressed. I will send a new series soon that supersedes this one and carries some more changes. Daniel