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 1242FC4706C for ; Sat, 13 Jan 2024 12:10:54 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=llI/o5+tJdOItLtYCj+7/xP5c6Ut8OWg752Nt2N+yWU=; b=DbV+3hCJG784Cx 4MBMKT75dTUArzX2SskemXQ6WW5IgggVOQSr3rPMphtxvv9/Q2WEj2QLVdez/8rQylp89HxUj5qDZ oESovyUsU9LgQJO69uY1R6+sKuJVblvo4TSmh5S+Pg2PTWR8OkYhdUdyKq9499ydX/WtBn+ItbRp8 sLrSgndjsooo3dORp1kjht/x5EYJJmLUQmBacupVq3J5ez9gf2KZUX88hVI80J2T9Asx9qTWOJZNF ESeeSgFlmvsOt2enPvDgRb3d3DzsvePo7lI2OmCrOSol+fZ+LKCCZGdlQ14nY4bjkY7Sn2xLnYsVR iDyHOWZiGfn2UiOzYc/Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rOcno-00575b-2U; Sat, 13 Jan 2024 12:07:52 +0000 Received: from mail11.truemail.it ([2001:4b7e:0:8::81]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rOcnh-00574T-2k for linux-arm-kernel@lists.infradead.org; Sat, 13 Jan 2024 12:07:50 +0000 Received: from gaggiata.pivistrello.it (93-49-2-63.ip317.fastwebnet.it [93.49.2.63]) by mail11.truemail.it (Postfix) with ESMTPA id C96E22811E; Sat, 13 Jan 2024 13:07:33 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dolcini.it; s=default; t=1705147653; bh=AWkbGvrri97ygiLDXcFsTUsvIJvm0ZdoZBcRZ/Dn6h8=; h=Received:From:To:Subject; b=fVAgUE6AnDUjj9sAQOzwLvObe7GCPEDKOBwFcv5mWJ4eZvC8rF5XgCJRTIEGuw1Qm CmLmJBjTB3ewdkLUQmRJv+UiEMnXf7FbteJ262FdB+K0BmaFQdYDQWSJXA9XY/hMqi TmoDGm0RpuypzdnUHpuc4XtoSWKyvmCpOrLzr9pUJscfX1l37bbwFFGvb02wk/QfSh eMkBtVadtyL0hGHdQqkeWAC6Qy9jm2M/eBPeHm7P/7LIwYlPcWU3Z5DshzyVGimcn+ 3K5vlt5p4fRTUEeuea0/CTj0ntsxk17RBYD7yN2xEYLYxnpT/JJ+QL4+YCHm0DmJm+ NALwXB7ZKZ8Wg== Received: by gaggiata.pivistrello.it (Postfix, from userid 1000) id 6D2F97F824; Sat, 13 Jan 2024 13:07:33 +0100 (CET) Date: Sat, 13 Jan 2024 13:07:33 +0100 From: Francesco Dolcini To: Lukas Wunner Cc: Nishanth Menon , Francesco Dolcini , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Joao Paulo Goncalves , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Francesco Dolcini Subject: Re: [PATCH v2 3/3] arm64: dts: ti: add verdin am62 mallow board Message-ID: References: <20231201145551.23337-1-francesco@dolcini.it> <20231201145551.23337-4-francesco@dolcini.it> <20231204181336.scm2fgfyyzpr2u7t@dimmer> <20240113092025.GA8517@wunner.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240113092025.GA8517@wunner.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240113_040746_953677_FB07B3CC X-CRM114-Status: GOOD ( 16.11 ) 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sat, Jan 13, 2024 at 10:20:25AM +0100, Lukas Wunner wrote: > On Mon, Dec 04, 2023 at 12:13:36PM -0600, Nishanth Menon wrote: > > On 15:55-20231201, Francesco Dolcini wrote: > > > From: Joao Paulo Goncalves > > > + > > > + tpm@1 { > > > + compatible = "infineon,slb9670", "tcg,tpm_tis-spi"; > > > > arch/arm64/boot/dts/ti/k3-am625-verdin-nonwifi-mallow.dtb: /bus@f0000/spi@20110000/tpm@1: failed to match any schema with compatible: ['infineon,slb9670', 'tcg,tpm_tis-spi'] > > arch/arm64/boot/dts/ti/k3-am625-verdin-wifi-mallow.dtb: /bus@f0000/spi@20110000/tpm@1: failed to match any schema with compatible: ['infineon,slb9670', 'tcg,tpm_tis-spi'] > > > > We should either drop this node OR introduce bindings and later > > introduce this series. > > > > Yes, I know there are other places where the compatible is already used > > arch/arm64/boot/dts/freescale/imx8mm-phyboard-polis-rdk.dts > > arch/arm64/boot/dts/xilinx/zynqmp-sm-k26-revA.dts > > etc.. But, unfortunately, I'd rather see the binding > > Documentation/devicetree/bindings/security/tpm/tpm_tis_spi.txt > > transition over to yaml prior to picking things up. > > Thy will be done: > > https://git.kernel.org/linus/26c9d152ebf3 > > The TPM bindings are now converted to YAML, so the change rejected above > can be resubmitted. Thanks Lukas, it's ready to be sent, just waiting for rc1 to be out. Francesco _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel