186059653SzhengxingROCKCHIP with RT5645/RT5650 CODECS
286059653Szhengxing
386059653SzhengxingRequired properties:
486059653Szhengxing- compatible: "rockchip,rockchip-audio-rt5645"
586059653Szhengxing- rockchip,model: The user-visible name of this sound complex
686059653Szhengxing- rockchip,i2s-controller: The phandle of the Rockchip I2S controller that's
786059653Szhengxing  connected to the CODEC
886059653Szhengxing- rockchip,audio-codec: The phandle of the RT5645/RT5650 audio codec
986059653Szhengxing
1086059653SzhengxingExample:
1186059653Szhengxing
1286059653Szhengxingsound {
1386059653Szhengxing	compatible = "rockchip,rockchip-audio-rt5645";
1486059653Szhengxing	rockchip,model = "ROCKCHIP-I2S";
1586059653Szhengxing	rockchip,i2s-controller = <&i2s>;
1686059653Szhengxing	rockchip,audio-codec = <&rt5645>;
1786059653Szhengxing};
18