Загрузка данных


description: NXP SGTL5000 Audio Codec connected via I2C and SAI (I2S)

compatible: "nxp,sgtl5000"

include: i2c-device.yaml

properties:
  # Standard I2C register address property (inherited, but kept for clarity)
  reg:
    required: true

  # Optional link to the MCLK (Master Clock) pin if controlled via a GPIO or pinmux
  mclk-gpios:
    type: phandle-array
    description: GPIO specifier to enable or toggle the external MCLK line if needed.