添加内核启动阶段播放声音的驱动
This commit is contained in:
@@ -1170,6 +1170,15 @@
|
||||
gpr_cur_pos = <6>;
|
||||
};
|
||||
|
||||
codec_has:codec_has@0x02030000 {
|
||||
#sound-dai-cells = <0>;
|
||||
compatible = "has,has-snd-codec";
|
||||
reg = <0x0 0x02030000 0x0 0x34C>;
|
||||
clocks = <&clk_pll_audio>,
|
||||
<&clk_codec_dac>,
|
||||
<&clk_codec_adc>;
|
||||
status = "disabled";
|
||||
};
|
||||
/* audio dirver module -> audio codec */
|
||||
codec:codec@0x02030000 {
|
||||
#sound-dai-cells = <0>;
|
||||
|
||||
Reference in New Issue
Block a user