xref: /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/cs4349.txt (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
18c2ecf20Sopenharmony_ciCS4349 audio CODEC
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ciRequired properties:
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ci  - compatible : "cirrus,cs4349"
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci  - reg : the I2C address of the device for I2C
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ciOptional properties:
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci  - reset-gpios : a GPIO spec for the reset pin.
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ciExample:
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_cicodec: cs4349@48 {
168c2ecf20Sopenharmony_ci        compatible = "cirrus,cs4349";
178c2ecf20Sopenharmony_ci        reg = <0x48>;
188c2ecf20Sopenharmony_ci        reset-gpios = <&gpio 54 0>;
198c2ecf20Sopenharmony_ci};
20

Indexes created Thu Nov 07 10:32:03 CST 2024