Skip to content

[v5.15] pinctrl: mediatek: mt8365: fix IES control pins

IES26 (BIT 16 of IES1_CFG_ADDR) controls the following pads:

  • PAD_I2S_DATA_IN (GPIO114)
  • PAD_I2S_LRCK (GPIO115)
  • PAD_I2S_BCK (GPIO116)

The pinctrl table is wrong since it lists pins 114 to 112.

Update the table with the correct values.

Reported-by: Youngmin Han Youngmin.Han@geappliances.com Signed-off-by: Mattijs Korpershoek mkorpershoek@baylibre.com

Edited by Mattijs Korpershoek

Merge request reports