From nobody Sat May 10 05:05:43 2025 Delivered-To: importer2@patchew.org Received-SPF: pass (zohomail.com: domain of vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; envelope-from=linux-kernel-owner@vger.kernel.org; helo=vger.kernel.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail(p=quarantine dis=quarantine) header.from=ti.com ARC-Seal: i=1; a=rsa-sha256; t=1623129294; cv=none; d=zohomail.com; s=zohoarc; b=hDR6Y73larpxGUmIxcAhQRs9NjraVMaMVg3rB1bLi5YfFM32VCbpOlIHLC23gb/9wJQq5q+sV60td56qp8gkfQUYKIFlozFkMwU2WIb4jm3dzu09ZqbbWMEbLQdNh9HHXlj5ZpURENptstV6yyzEnZT8arRhG3783D2zRZlIELg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1623129294; h=Content-Type:Cc:Date:From:In-Reply-To:List-Id:MIME-Version:Message-ID:References:Subject:To; bh=9o1REtBedX3EFO3zwEEmWzfq6oOIB6k3/bqfhJTWKZo=; b=RNyQBbOUHSxiSrCBGUFr3tDyWyRFH3/nxETXG9M4GzcH+U4DAgKnRwjAqcnUvKGCYlYQg1OvLEtZ6rYH52Y0rCPvSyEiOYffWUF42XE2pcToYPXTjvq8dc9+I6Ydxe6tFVoMnVszE5a8tEtx1xVh1Iv8AdbhOT5KIq0CofDnHoY= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail header.from= (p=quarantine dis=quarantine) header.from= Return-Path: Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mx.zohomail.com with SMTP id 1623129294408752.7412636617431; Mon, 7 Jun 2021 22:14:54 -0700 (PDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230269AbhFHFQo (ORCPT ); Tue, 8 Jun 2021 01:16:44 -0400 Received: from fllv0015.ext.ti.com ([198.47.19.141]:60250 "EHLO fllv0015.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230184AbhFHFQn (ORCPT ); Tue, 8 Jun 2021 01:16:43 -0400 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 1585Eipl030329; Tue, 8 Jun 2021 00:14:44 -0500 Received: from DLEE107.ent.ti.com (dlee107.ent.ti.com [157.170.170.37]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 1585Ei6t122968 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 8 Jun 2021 00:14:44 -0500 Received: from DLEE104.ent.ti.com (157.170.170.34) by DLEE107.ent.ti.com (157.170.170.37) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2; Tue, 8 Jun 2021 00:14:43 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DLEE104.ent.ti.com (157.170.170.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2 via Frontend Transport; Tue, 8 Jun 2021 00:14:43 -0500 Received: from gsaswath-HP-ProBook-640-G5.dal.design.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 1585EGdT104124; Tue, 8 Jun 2021 00:14:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1623129284; bh=9o1REtBedX3EFO3zwEEmWzfq6oOIB6k3/bqfhJTWKZo=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=ErsMWTvG7gI9aR0jD0baNeH7eIVZnGrzbxuWBVQDwPdnH+p8ZCet7lH63AlJvXf1D zRWtDIh2lFSQunr20d9mCFt01cnNq3qCbf1D/m4GPNbUFY0y/b48Pvoc8AxOZQLoDX 8AwNQFpjrfY3gGgZy3vTlrdPHs1o2QaHBnSoweuc= From: Aswath Govindraju CC: Lokesh Vutla , Vignesh Raghavendra , Kishon Vijay Abraham I , Aswath Govindraju , Nishanth Menon , Tero Kristo , Rob Herring , Jan Kiszka , , , Subject: [PATCH v2 2/2] arm64: dts: ti: k3-am642-evm: align ti,pindir-d0-out-d1-in property with dt-shema Date: Tue, 8 Jun 2021 10:44:14 +0530 Message-ID: <20210608051414.14873-3-a-govindraju@ti.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210608051414.14873-1-a-govindraju@ti.com> References: <20210608051414.14873-1-a-govindraju@ti.com> MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 To: unlisted-recipients:; (no To-header on input) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" ti,pindir-d0-out-d1-in property is expected to be of type boolean. Therefore, fix the property accordingly. Fixes: 4fb6c04683aa ("arm64: dts: ti: k3-am642-evm: Add support for SPI EEP= ROM") Signed-off-by: Aswath Govindraju --- arch/arm64/boot/dts/ti/k3-am642-evm.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/ti/k3-am642-evm.dts b/arch/arm64/boot/dts/= ti/k3-am642-evm.dts index dad0efa961ed..2fd0de905e61 100644 --- a/arch/arm64/boot/dts/ti/k3-am642-evm.dts +++ b/arch/arm64/boot/dts/ti/k3-am642-evm.dts @@ -334,7 +334,7 @@ &main_spi0 { pinctrl-names =3D "default"; pinctrl-0 =3D <&main_spi0_pins_default>; - ti,pindir-d0-out-d1-in =3D <1>; + ti,pindir-d0-out-d1-in; eeprom@0 { compatible =3D "microchip,93lc46b"; reg =3D <0>; --=20 2.17.1