From mboxrd@z Thu Jan 1 00:00:00 1970 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 292EBC7618E for ; Wed, 26 Apr 2023 14:20:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:CC:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=fo9tR+NJqxys+f8Iim2qiwsCS4Kxn0trhDP4h2xGfj0=; b=WUfvBYqob7rm/N sDMuaePpeE7IWpaD1aT9to0dr1vFqixDXtqFxshp7t912i5mN2VRcCSCiMYozp8nvMqgVyGd2ccZw Sj9D2ifAYY+QRmsCpL98PwTKv6gM55AP90o24muQh2Ok0fzvrtVEAEykE0tn4zhwbkQHwD4+Bwro/ HPWG1rgsOTpuTnrqCkVy4TnRlSrKVAGy8gnfe12DW8ShEJSi+r0RpHlP4LAhXG1rrkIDsIgYtiPFZ bVN7XKsNNjhtc7NMuqgq+uxX2fPBfY4zK/cYvNrFlzS9Wf/AdlLE5VCpKcrexkiAzJSwxeqgclgUc ucM+Gmtj0cZlb1mcMizQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1prfzs-004BHe-0V; Wed, 26 Apr 2023 14:19:52 +0000 Received: from lelv0142.ext.ti.com ([198.47.23.249]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1prfzq-004BGT-0d for linux-arm-kernel@lists.infradead.org; Wed, 26 Apr 2023 14:19:51 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 33QEJiuM103529; Wed, 26 Apr 2023 09:19:44 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1682518784; bh=dPVgJKakw7a8dri1Y4NHYX7wzPJAx/833GrqYV5p7BI=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=U3XdtGdTyMsIN10O9ra8UeEmzsSRyZ5WEWRLGPIKUz5nDqgXfGQZs44fnXXAwWIe4 unPl6ZedfUwbSB7GQhEo62x/qNRr5G9YBJwYh8AEVhJutNtydfzNoKGJ4EdhO95DcP f6x/R5nVskPxA9web3Fzv8h+FjNvKcseLQo8EfRQ= Received: from DFLE103.ent.ti.com (dfle103.ent.ti.com [10.64.6.24]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 33QEJisI121180 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 26 Apr 2023 09:19:44 -0500 Received: from DFLE105.ent.ti.com (10.64.6.26) by DFLE103.ent.ti.com (10.64.6.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Wed, 26 Apr 2023 09:19:43 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DFLE105.ent.ti.com (10.64.6.26) 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; Wed, 26 Apr 2023 09:19:43 -0500 Received: from [10.249.130.34] (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 33QEJelk026091; Wed, 26 Apr 2023 09:19:41 -0500 Message-ID: <4c7361cf-5570-6a19-86a1-a2bc6c14c28c@ti.com> Date: Wed, 26 Apr 2023 19:49:39 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: [PATCH 5/5] arm64: dts: ti: k3-j7200: Add bootph-pre-ram for u-boot Content-Language: en-US To: Nishanth Menon CC: , , , , , , , , References: <20230426103219.1565266-1-u-kumar1@ti.com> <20230426103219.1565266-6-u-kumar1@ti.com> <20230426124848.2af7ombywlsqkbva@autistic> From: "Kumar, Udit" In-Reply-To: <20230426124848.2af7ombywlsqkbva@autistic> X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230426_071950_273749_CE4DD758 X-CRM114-Status: UNSURE ( 8.74 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Thanks Nishanth, Thanks for review On 4/26/2023 6:18 PM, Nishanth Menon wrote: > On 16:02-20230426, Udit Kumar wrote: >> Adding bootph-pre-ram property for pin mux needed by >> uboot. >> >> [..] >> &main_pmx0 { >> main_i2c0_pins_default: main-i2c0-pins-default { >> + bootph-pre-ram; >> pinctrl-single,pins = < >> J721E_IOPAD(0xd4, PIN_INPUT_PULLUP, 0) /* (V3) I2C0_SCL */ >> J721E_IOPAD(0xd8, PIN_INPUT_PULLUP, 0) /* (W2) I2C0_SDA */ >> -- >> 2.34.1 >> > There are a bunch of other nodes that neeed bootph-pre-ram -> lets first > ensure all the nodes needed for u-boot is present (esm is still in > discussion) then add bootph-pre-ram and related ones in a follow on series. sure, let's get esm and i2c (pmic one) get concluded, after that will revisit this. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel