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 8DDF9CE7A91 for ; Mon, 25 Sep 2023 01:48:10 +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=gPwywtvmL55UwyFdu9l2s3TU9FgsDqaVlIcu2Scoivs=; b=U3xUIiDU+DA5db YPzKtAMy2LwEOfpJyYfFyiZeWK3tpQOTp7HFwnBLhHnOI0RyYaDv6S1i/NqVim8dzKknK4VOcHA0e +j6y1nhj+tKA/qkv1b3zcvfxhOlf1nNCqwlpAZ50TMplwaYWmUWcY/ELQWANy52wiF1vW+7+gWejf 5nZCbFw+AvdB6F88RX8/4Kiz89PVX/pcv7fBQsFki1buhsBrIxtIuVJU5XGtWg/R+98NSXx2T6LOf H71aUE3Tfp/f4B1i16BhudUC0k07/6fL1W+OtaIUHnYy0NU8QSS9W+Ik/pGkFlGokde3gFeC4m31P 9AhQWk6DJwNs9rKKVrrQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qkahQ-00D6gy-1f; Mon, 25 Sep 2023 01:47:48 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qkahO-00D6gF-0p for linux-arm-kernel@lists.infradead.org; Mon, 25 Sep 2023 01:47:47 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id A130FB80B88; Mon, 25 Sep 2023 01:47:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 507BAC433C7; Mon, 25 Sep 2023 01:47:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1695606464; bh=HDgBgQct8eKLW6HWrxHhxp530M8hx4w0GBwo3osbMKk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=P4NCjRZh1TNGjCcBtQuECJgrViSzxZeMCA2rTjlqlyDBk+rCGVHuiXijMiH/wnmFp R8+XUdFjpx9ATojICj3hWo9AtjurkOynXGlGCWiG/2pr2aEr8ltYVK2yvIH04Qzi+E zmPsj9KZIOVCsP1hbAJ4xWJ6Ato7RdPrlfRBGqlaxQN48854IAmBzpNTGOLW+wq+T6 sjmKiMmzy5BE7JLjvkqIRdz7XInzioqac4YVLv/Q5mCGI6jz0PI7nADVCI4cvnLyQe DqUCADE2GISAyVQkwMyMbGJegALEhwSapoXFjnK2LBOfEDymkWH7AIxa3/3cJpV1Cy ANbOx5wabSR8Q== Date: Mon, 25 Sep 2023 09:47:36 +0800 From: Shawn Guo To: Fabio Estevam Cc: linux-arm-kernel@lists.infradead.org, tharvey@gateworks.com, Fabio Estevam Subject: Re: [PATCH] arm64: dts: imx8mm/p-venice: Remove lis2de12 interrupt-names Message-ID: <20230925014736.GL7231@dragon> References: <20230907191237.536039-1-festevam@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230907191237.536039-1-festevam@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230924_184746_429104_0AB09B08 X-CRM114-Status: GOOD ( 10.09 ) 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 Thu, Sep 07, 2023 at 04:12:37PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > According to st,st-sensors.yaml, the 'interrupt-names' property is > not a valid one. > > Remove it to fix the following schema warnings: > > imx8mp-venice-gw73xx-2x.dtb: accelerometer@19: 'interrupt-names' does not match any of the regexes: 'pinctrl-[0-9]+' > from schema $id: http://devicetree.org/schemas/iio/st,st-sensors.yaml# > > Signed-off-by: Fabio Estevam Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel