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


description: NXP SGTL5000 Audio Codec connected via I2C and SAI (I2S)
compatible: "nxp,sgtl5000"
include: i2c-device.yaml

properties:
  reg:
    required: true

  # New property: link to the specific SAI peripheral instance
  bus-sai:
    type: phandle
    required: true
    description: Phandle to the NXP mcux-i2s (SAI) instance driving this codec.