[PATCH v2 0/4] Convert Rockchip ASoC drivers to GPIO descriptors
Linus Walleij
linus.walleij at linaro.org
Thu Sep 28 15:12:53 PDT 2023
The Rockchip drivers are pretty straight-forward to convert
over to using GPIO descriptors.
Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
---
Changes in v2:
- Make the GPIOs properly optional in the first patch, preserving the
old semantics of the driver.
- Link to v1: https://lore.kernel.org/r/20230928-descriptors-asoc-rockchip-v1-0-a142a42d4787@linaro.org
---
Linus Walleij (4):
ASoC: rockchip: Convert RK3288 HDMI to GPIO descriptors
ASoC: rockchip: Drop includes from RK3399
ASoC: rockchip: Drop includes from Rockchip MAX98090
ASoC: rockchip: Drop includes from Rockchip RT5645
sound/soc/rockchip/rk3288_hdmi_analog.c | 46 ++++++++++-----------------------
sound/soc/rockchip/rk3399_gru_sound.c | 2 --
sound/soc/rockchip/rockchip_max98090.c | 2 --
sound/soc/rockchip/rockchip_rt5645.c | 2 --
4 files changed, 14 insertions(+), 38 deletions(-)
---
base-commit: 0bb80ecc33a8fb5a682236443c1e740d5c917d1d
change-id: 20230926-descriptors-asoc-rockchip-833a4fbc7c1f
Best regards,
--
Linus Walleij <linus.walleij at linaro.org>
More information about the Linux-rockchip
mailing list