
10 Jul
2023
10 Jul
'23
9:45 p.m.
On Fri, 7 Jul 2023 at 13:17, Alper Nebi Yasak alpernebiyasak@gmail.com wrote:
Commit ec107f04b619 ("rockchip: chromebook_minnie: Enable sound") and commit 2d0c01b8f0ad ("sound: rockchip: Add sound support for jerry") enable audio support for chromebook_minnie and chromebook_jerry. Enable it for chromebook_speedy as well, but put the non-upstream sound node in the board -u-boot.dtsi instead.
Signed-off-by: Alper Nebi Yasak alpernebiyasak@gmail.com
Not enabling these for chromebit_mickey, as that'd use HDMI in a way I don't know how.
arch/arm/dts/rk3288-veyron-speedy-u-boot.dtsi | 14 ++++++++++++++ configs/chromebook_speedy_defconfig | 5 +++++ 2 files changed, 19 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org