This patch series fixes the pin mux configuration and enable wkup_i2c0 at board level. 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 | 8 ++++++ 2 files changed, 22 insertions(+), 14 deletions(-) -- 2.34.1