mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-07-16 17:57:38 -04:00
dt-bindings: clock: rockchip,rk3588-cru: add I2S MCLK output to IO clock IDs
Add clock identifiers for the four I2S MCLK output to IO gate clocks on RK3588, needed by board DTS files where the codec requires MCLK from the SoC on an external IO pin. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Daniele Briguglio <hello@superkali.me> Tested-by: Ricardo Pardini <ricardo@pardini.net> Link: https://patch.msgid.link/20260419-rk3588-mclk-gate-grf-v4-1-513a42dd1dcc@superkali.me Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
committed by
Heiko Stuebner
parent
254f49634e
commit
56c2ca0ae7
@@ -734,6 +734,10 @@
|
||||
#define PCLK_AV1_PRE 719
|
||||
#define HCLK_SDIO_PRE 720
|
||||
#define PCLK_VO1GRF 721
|
||||
#define I2S0_8CH_MCLKOUT_TO_IO 722
|
||||
#define I2S1_8CH_MCLKOUT_TO_IO 723
|
||||
#define I2S2_2CH_MCLKOUT_TO_IO 724
|
||||
#define I2S3_2CH_MCLKOUT_TO_IO 725
|
||||
|
||||
/* scmi-clocks indices */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user