mt6351.txt 339 B

12345678910111213141516
  1. Mediatek MT6351 Audio Codec
  2. The communication between MT6351 and SoC is through Mediatek PMIC wrapper.
  3. For more detail, please visit Mediatek PMIC wrapper documentation.
  4. Must be a child node of PMIC wrapper.
  5. Required properties:
  6. - compatible : "mediatek,mt6351-sound".
  7. Example:
  8. mt6351_snd {
  9. compatible = "mediatek,mt6351-sound";
  10. };