From patchwork Fri Apr 14 18:14:32 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Kumar, Udit" X-Patchwork-Id: 674110 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0E8F8C77B72 for ; Fri, 14 Apr 2023 18:14:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229507AbjDNSOu (ORCPT ); Fri, 14 Apr 2023 14:14:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51278 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229468AbjDNSOt (ORCPT ); Fri, 14 Apr 2023 14:14:49 -0400 Received: from lelv0142.ext.ti.com (lelv0142.ext.ti.com [198.47.23.249]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E26079005; Fri, 14 Apr 2023 11:14:48 -0700 (PDT) Received: from lelv0265.itg.ti.com ([10.180.67.224]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 33EIEfkn115984; Fri, 14 Apr 2023 13:14:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1681496081; bh=T4Kgyln49av+HiNkGttIi6lNHodrJj3+mrMnzaeHcQc=; h=From:To:CC:Subject:Date; b=f2FVkT5U4uF/LfiEIrdxOphKgYyzKS/LpOFIds7pKQnuF8rikBBdUdiwrGi3AdJRc PajPVnZsq74ZKwtjcve97N5OEo6eiM3ljMrIRs/TxV/ATCFWMDdJSIX7Q3oDXTz4gO ZE52N7Kzwz6vfJrHzuJoe+PGJv/x76lhhSeZZdiU= Received: from DLEE105.ent.ti.com (dlee105.ent.ti.com [157.170.170.35]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 33EIEf5o021102 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 14 Apr 2023 13:14:41 -0500 Received: from DLEE102.ent.ti.com (157.170.170.32) by DLEE105.ent.ti.com (157.170.170.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Fri, 14 Apr 2023 13:14:40 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DLEE102.ent.ti.com (157.170.170.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16 via Frontend Transport; Fri, 14 Apr 2023 13:14:40 -0500 Received: from udit-HP-Z2-Tower-G9-Workstation-Desktop-PC.dhcp.ti.com (ileaxei01-snat.itg.ti.com [10.180.69.5]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 33EIEaEv032189; Fri, 14 Apr 2023 13:14:37 -0500 From: Udit Kumar To: , , , , , , , , , , , , , CC: Udit Kumar Subject: [PATCH 0/2] arm64: dts: ti: k3-j7200-common-proc-board fixes Date: Fri, 14 Apr 2023 23:44:32 +0530 Message-ID: <20230414181434.2046049-1-u-kumar1@ti.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org This patch series fixes the pin mux configuration and enable wkup_i2c0 at board level. Udit Kumar (2): arm64: dts: ti: k3-j7200: Fix physical address of pin arm64: dts: ti: k3-j7200-common-proc-board: Enable I2C .../dts/ti/k3-j7200-common-proc-board.dts | 32 +++++++++++-------- 1 file changed, 18 insertions(+), 14 deletions(-)