[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221027185955.B2571C433D6@smtp.kernel.org>
Date: Thu, 27 Oct 2022 11:59:53 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Aidan MacDonald <aidanmacdonald.0x0@...il.com>,
krzysztof.kozlowski+dt@...aro.org, mturquette@...libre.com,
paul@...pouillou.net, robh+dt@...nel.org
Cc: zhouyu@...yeetech.com, linux-mips@...r.kernel.org,
linux-clk@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 5/6] clk: ingenic: Add X1000 audio clocks
Quoting Aidan MacDonald (2022-10-26 12:43:44)
> The X1000's CGU supplies the I2S system clock to the AIC module
> and ultimately the audio codec, represented by the "i2s" clock.
> It is a simple mux which can either pass through EXCLK or a PLL
> multiplied by a fractional divider (the "i2s_pll" clock).
>
> The AIC contains a separate 1/N divider controlled by the I2S
> driver, which generates the bit clock from the system clock.
> The frame clock is always fixed to 1/64th of the bit clock.
>
> Signed-off-by: Aidan MacDonald <aidanmacdonald.0x0@...il.com>
> ---
Applied to clk-next
Powered by blists - more mailing lists