Lines Matching +full:dsp +full:- +full:reset
4 - compatible: 'amlogic,axg-pdm' or
5 'amlogic,g12a-pdm' or
6 'amlogic,sm1-pdm'
7 - reg: physical base address of the controller and length of memory
9 - clocks: list of clock phandle, one for each entry clock-names.
10 - clock-names: should contain the following:
13 * "sysclk" : dsp system clock
14 - #sound-dai-cells: must be 0.
17 - resets: phandle to the dedicated reset line of the pdm input.
21 pdm: audio-controller@ff632000 {
22 compatible = "amlogic,axg-pdm";
24 #sound-dai-cells = <0>;
28 clock-names = "pclk", "dclk", "sysclk";