Re: [PATCH v2 2/5] dt-bindings: tlv320aic31xx: Define PLL clock inputs

2022-01-18 Thread Mark Brown
On Mon, Jan 17, 2022 at 10:21:06AM -0300, Ariel D'Alessandro wrote: > Add constants for the different PLL clock inputs in tlv320aic31xx. Please submit patches using subject lines reflecting the style for the subsystem, this makes it easier for people to identify relevant patches. Look at what

[PATCH v2 2/5] dt-bindings: tlv320aic31xx: Define PLL clock inputs

2022-01-17 Thread Ariel D'Alessandro
Add constants for the different PLL clock inputs in tlv320aic31xx. Signed-off-by: Ariel D'Alessandro --- include/dt-bindings/sound/tlv320aic31xx.h | 5 + 1 file changed, 5 insertions(+) diff --git a/include/dt-bindings/sound/tlv320aic31xx.h b/include/dt-bindings/sound/tlv320aic31xx.h