xref: /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/max98095.txt (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
18c2ecf20Sopenharmony_ciMAX98095 audio CODEC
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ciThis device supports I2C only.
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ciRequired properties:
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci- compatible : "maxim,max98095".
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci- reg : The I2C address of the device.
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ciOptional properties:
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ci- clocks: The phandle of the master clock to the CODEC
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_ci- clock-names: Should be "mclk"
168c2ecf20Sopenharmony_ci
178c2ecf20Sopenharmony_ciExample:
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_cimax98095: codec@11 {
208c2ecf20Sopenharmony_ci	compatible = "maxim,max98095";
218c2ecf20Sopenharmony_ci	reg = <0x11>;
228c2ecf20Sopenharmony_ci};
23

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