[PATCH v3 0/2] arm64: dts: ti: k3-j7200-common-proc-board fixes

From: Udit Kumar
Date: Wed Apr 19 2023 - 00:00:28 EST


This patch series fixes the pin mux configuration and enable
wkup_i2c0 at board level.

Note to self: in u-boot i2c pin mux is set in R5 board file.
which will moved to som file, Fix that too when syncing kernel
and uboot DTS files.

Changes since v2:
https://lore.kernel.org/all/20230418050514.2392717-1-u-kumar1@xxxxxx/
Pin Mux (Patch 1/1):
- No Change

wkup_i2c:
- Added pin mux
- Added speed

Changes since v1:
https://lore.kernel.org/all/20230414181434.2046049-1-u-kumar1@xxxxxx/
Pin mux:
- Fixed commit message and author

wkup_i2c:
- Removed Fixes tag in commit message
- Moved wkup_i2c in som instead of common board
- Added eeprom as child device


Keerthy (1):
arm64: dts: ti: k3-j7200: Fix physical address of pin

Udit Kumar (1):
arm64: dts: ti: k3-j7200-som: Enable I2C

.../dts/ti/k3-j7200-common-proc-board.dts | 28 +++++++++----------
arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi | 21 ++++++++++++++
2 files changed, 35 insertions(+), 14 deletions(-)

--
2.34.1