From 44d83ffdfd7bd85472da90ea15a21ef931cfd84c Mon Sep 17 00:00:00 2001 From: Colin Date: Sat, 19 Jul 2025 11:49:52 +0000 Subject: [PATCH] rk3399-ppp-sound DTO: elaborate docs --- .../hal/pine64-pinephone-pro/rk3399-pinephone-pro-sound.dtso | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/modules/hal/pine64-pinephone-pro/rk3399-pinephone-pro-sound.dtso b/hosts/modules/hal/pine64-pinephone-pro/rk3399-pinephone-pro-sound.dtso index 7c9b1a1b0..376ccc63e 100644 --- a/hosts/modules/hal/pine64-pinephone-pro/rk3399-pinephone-pro-sound.dtso +++ b/hosts/modules/hal/pine64-pinephone-pro/rk3399-pinephone-pro-sound.dtso @@ -244,7 +244,7 @@ // i think there's only one DAI on the board (the i2s DAI), and this is telling the driver the index of that DAI? #sound-dai-cells = <0>; - // TODO: i think all of these can be removed? + // TODO: i think all of these can be removed? (they're specific to *megi's* rt5640 driver, and not mainline?) // assigned-clocks = <&cru SCLK_I2S0_8CH>; // assigned-clock-rates = <11289599>; // 44100 * 256 // // rt5645 describes avdd-supply, cpvdd-supply, but rt5640 does not.