Commit 279df191 authored by Ezequiel Garcia's avatar Ezequiel Garcia Committed by Mark Brown

ASoC: rockchip: Fix compatible string in example

Use the correct compatible string in the example devicetree
snippet, which was probably overlooked.
Signed-off-by: default avatarEzequiel Garcia <ezequiel@collabora.co.uk>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent a5ad3b4b
......@@ -22,7 +22,7 @@ Optionnal properties:
Example:
sound {
compatible = "rockchip,rockchip-audio-es8388";
compatible = "rockchip,rk3288-hdmi-analog";
rockchip,model = "Analog audio output";
rockchip,i2s-controller = <&i2s>;
rockchip,audio-codec = <&es8388>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment