xref: /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/max9867.txt
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
18c2ecf20Sopenharmony_cimax9867 codec
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ciThis device supports I2C mode only.
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ciRequired properties:
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci- compatible : "maxim,max9867"
88c2ecf20Sopenharmony_ci- reg : The chip select number on the I2C bus
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ciExample:
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ci&i2c {
138c2ecf20Sopenharmony_ci	max9867: max9867@18 {
148c2ecf20Sopenharmony_ci		compatible = "maxim,max9867";
158c2ecf20Sopenharmony_ci		reg = <0x18>;
168c2ecf20Sopenharmony_ci	};
178c2ecf20Sopenharmony_ci};
18

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