Loading Documentation/devicetree/bindings/sound/rt5665.txt +2 −2 Original line number Diff line number Diff line RT5665/RT5666/RT5668 audio CODEC RT5665/RT5666 audio CODEC This device supports I2C only. Required properties: - compatible : One of "realtek,rt5665", "realtek,rt5666" or "realtek,rt5668". - compatible : One of "realtek,rt5665", "realtek,rt5666". - reg : The I2C address of the device. Loading sound/soc/codecs/rt5665.c +168 −182 File changed.Preview size limit exceeded, changes collapsed. Show changes sound/soc/codecs/rt5665.h +1 −2 Original line number Diff line number Diff line Loading @@ -1978,7 +1978,6 @@ enum { enum { CODEC_5665, CODEC_5666, CODEC_5668, }; /* filter mask */ Loading @@ -2003,7 +2002,7 @@ enum { RT5665_CLK_SEL_SYS4, }; int rt5665_sel_asrc_clk_src(struct snd_soc_codec *codec, int rt5665_sel_asrc_clk_src(struct snd_soc_component *component, unsigned int filter_mask, unsigned int clk_src); #endif /* __RT5665_H__ */ Loading
Documentation/devicetree/bindings/sound/rt5665.txt +2 −2 Original line number Diff line number Diff line RT5665/RT5666/RT5668 audio CODEC RT5665/RT5666 audio CODEC This device supports I2C only. Required properties: - compatible : One of "realtek,rt5665", "realtek,rt5666" or "realtek,rt5668". - compatible : One of "realtek,rt5665", "realtek,rt5666". - reg : The I2C address of the device. Loading
sound/soc/codecs/rt5665.c +168 −182 File changed.Preview size limit exceeded, changes collapsed. Show changes
sound/soc/codecs/rt5665.h +1 −2 Original line number Diff line number Diff line Loading @@ -1978,7 +1978,6 @@ enum { enum { CODEC_5665, CODEC_5666, CODEC_5668, }; /* filter mask */ Loading @@ -2003,7 +2002,7 @@ enum { RT5665_CLK_SEL_SYS4, }; int rt5665_sel_asrc_clk_src(struct snd_soc_codec *codec, int rt5665_sel_asrc_clk_src(struct snd_soc_component *component, unsigned int filter_mask, unsigned int clk_src); #endif /* __RT5665_H__ */