29 May
2015
29 May
'15
7:31 p.m.
On 05/29/2015 12:16 PM, Bard Liao wrote: [...]
+Example:
+codec: rt5650@1a {
- compatible = "realtek,rt5650";
- reg = <0x1a>;
- rt5645-gpios = <&gpio 19 0>;
The gpio is missing from the property documentation.
- interrupt-parent = <&gpio>;
- interrupts = <7 IRQ_TYPE_EDGE_FALLING>;
- realtek,dmic-en = "true";
- realtek,en-jd-func = "true";
- realtek,jd-mode = <3>;
+};