ASoC: rockchip: i2s_tdm: Make the grf property optional
authorNicolas Frattaroli <frattaroli.nicolas@gmail.com>
Tue, 25 Oct 2022 12:41:30 +0000 (14:41 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 25 Nov 2022 19:31:05 +0000 (19:31 +0000)
commitd980004e349049a3fcbffc6096d14896f6a122ed
tree43fd86c5a05f5eac19675f7028ce3c5e150b00e0
parent1024a5b29e90a18530588b3f161e81cf3fae7dcf
ASoC: rockchip: i2s_tdm: Make the grf property optional

Only IO Multiplex and two TRCM modes need access to the GRF, so
making it a hard requirement is not a wise idea, as it complicates
support for newer SoCs which do not do these things.

Signed-off-by: Nicolas Frattaroli <frattaroli.nicolas@gmail.com>
Link: https://lore.kernel.org/r/20221025124132.399729-3-frattaroli.nicolas@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/rockchip/rockchip_i2s_tdm.c