diff options
author | Alex Bee <knaerzche@gmail.com> | 2023-08-29 19:16:19 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-09-25 13:11:04 +0100 |
commit | 5c8a033f5674ae62d5aa2ebbdb9980b89380c34f (patch) | |
tree | 59cbb1aad6ca024d90e14238fa970ea9f6eb91ba /Documentation | |
parent | e52dca7216cfeae76a99908a2eea6e850d3f918f (diff) |
dt-bindings: ASoC: rockchip: Add compatible for RK3128 spdif
Add compatible for RK3128's S/PDIF.
Signed-off-by: Alex Bee <knaerzche@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230829171647.187787-4-knaerzche@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/sound/rockchip-spdif.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/rockchip-spdif.yaml b/Documentation/devicetree/bindings/sound/rockchip-spdif.yaml index 4f51b2fa82db..c3c989ef2a2c 100644 --- a/Documentation/devicetree/bindings/sound/rockchip-spdif.yaml +++ b/Documentation/devicetree/bindings/sound/rockchip-spdif.yaml @@ -26,6 +26,7 @@ properties: - const: rockchip,rk3568-spdif - items: - enum: + - rockchip,rk3128-spdif - rockchip,rk3188-spdif - rockchip,rk3288-spdif - rockchip,rk3308-spdif |