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 0FC96C433EF for ; Mon, 13 Dec 2021 05:51: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=GbAbjprio1Ss7ArYL2u57D2IRlwFcJysmiEsIGm0Hb4=; b=opfzu+9olQQm5C 4iV/7BY75ECNiH5pWVmZg+dydd8OYW28WLttKNPQYimvff1SjyCn4fGjhl6tXnJhA4bR4zn11jgD1 t78wXyTLn1EjEPfDjLwyKuDMPPk2PetC1T40tvklyQPTk9MJOE9lGcxBBykCc3LEoYbIhssBWFs/S 3R3cmYITQ5fFEH0m7ODaesXhuCiE1M4IgjeXmRr1NyeVtJWnXNm30aaIMOJuYxVnUijQlBAUHPJ8V IenCCZ5DThnMYrcameGSGaSY/673LB/4+Um72tNb0ctbiyIWYJnD4AfXrxoO1hCT//v8Wjj9HD6O5 u8Abb+csfHVLo5V+jxIA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mweDU-007sJf-F8; Mon, 13 Dec 2021 05:49:40 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mweDR-007sJ2-6o for linux-arm-kernel@lists.infradead.org; Mon, 13 Dec 2021 05:49:38 +0000 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 638B6809F; Mon, 13 Dec 2021 05:50:16 +0000 (UTC) Date: Mon, 13 Dec 2021 07:49:32 +0200 From: Tony Lindgren To: Thierry Reding Cc: =?utf-8?Q?Beno=C3=AEt?= Cousson , Rob Herring , Krzysztof Kozlowski , Shawn Guo , Sascha Hauer , Viresh Kumar , Shiraz Hashim , kernel@pengutronix.de, linux-imx@nxp.com, linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] ARM: dts: Remove unsupported properties for STMPE MFD Message-ID: References: <20211209173009.618162-1-thierry.reding@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211209173009.618162-1-thierry.reding@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211212_214937_326335_2C76B255 X-CRM114-Status: UNSURE ( 9.64 ) 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-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 * Thierry Reding [211209 17:30]: > From: Thierry Reding > > Some users of the STMPE MFD bindings use unsupported properties such as > "id", "blocks" and "irq-trigger". These look like they may have been > under discussion at some point but never made it into the bindings that > were accepted upstream. > > Remove these unknown properties from the device trees to avoid errors > during validation against the DT schema. Acked-by: Tony Lindgren _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel