]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
dt-bindings: clock: rockchip,rk3588-cru: add I2S MCLK output to IO clock IDs
authorDaniele Briguglio <hello@superkali.me>
Sun, 19 Apr 2026 11:43:06 +0000 (13:43 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 27 Apr 2026 11:31:42 +0000 (13:31 +0200)
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>
include/dt-bindings/clock/rockchip,rk3588-cru.h

index 0c7d3ca2d5bc0cde703b53cd68140c38b2c635d3..7528034cff56b64d189390ba5835fe631d300dfd 100644 (file)
 #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 */