mbox series

[0/2] Fix the address of eeprom of mt8183-kukui

Message ID 20240909-eeprom-v1-0-1ed2bc5064f4@chromium.org (mailing list archive)
Headers show
Series Fix the address of eeprom of mt8183-kukui | expand

Message

Hsin-Te Yuan Sept. 9, 2024, 8:33 a.m. UTC
The address of eeprom should be 50. The fixed commit in krane one is
older than the rest, so split it for backporting.

Signed-off-by: Hsin-Te Yuan <yuanhsinte@chromium.org>
---
Hsin-Te Yuan (2):
      arm64: dts: mt8183: krane: Fix the address of eeprom at i2c4
      arm64: dts: mt8183: kukui: Fix the address of eeprom at i2c4

 arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu.dtsi | 4 ++--
 arch/arm64/boot/dts/mediatek/mt8183-kukui-kodama.dtsi | 4 ++--
 arch/arm64/boot/dts/mediatek/mt8183-kukui-krane.dtsi  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)
---
base-commit: da3ea35007d0af457a0afc87e84fddaebc4e0b63
change-id: 20240909-eeprom-00dd82c7b4aa

Best regards,

Comments

AngeloGioacchino Del Regno Oct. 8, 2024, 8:55 a.m. UTC | #1
On Mon, 09 Sep 2024 08:33:45 +0000, Hsin-Te Yuan wrote:
> The address of eeprom should be 50. The fixed commit in krane one is
> older than the rest, so split it for backporting.
> 
> 

Applied to v6.12-next/dts64, thanks!

[1/2] arm64: dts: mt8183: krane: Fix the address of eeprom at i2c4
      https://git.kernel.org/mediatek/c/d7f3e27b
[2/2] arm64: dts: mt8183: kukui: Fix the address of eeprom at i2c4
      https://git.kernel.org/mediatek/c/c2f1aa44

Cheers,
Angelo