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 AB7B6C00140 for ; Sun, 21 Aug 2022 03:23:03 +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=5lvKm2JJ3QCHbmEKdTrNezKGLeeogS7MfuU+Qi+5gS4=; b=dwYtN/22Uhq0tA KxJyz9fWFiHcQ4//FREz+VxoCw5VZN6R906SgQS8GQlQ59udgfHZJDCiG58Ct6Sh09AZGCsxljjui WFy9cToXQPEkhOsqvofmta1Tw5bl8BvRLtp8QIfZEpXtObAF1s4A9bGoPex6u0RkhciXTVqOFgWmw dJrc1ROwmpMRDVBeNbK100Nl/aVlzXFjCNMsQ8Q9EF1tIy0cMIhOyy6kcAa4pgUod/FCyxewe/ADC 0iXW2JrpU2RRznrHPdoaijn08+uQhcjBvMSp50a0it0zfRtDFYCo3tXGnVmVQlV69aZB0Uay3JTRl G6vHEkgFb9CMWlDhzWuw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oPbX2-002Slj-At; Sun, 21 Aug 2022 03:21:48 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oPbWz-002Scj-8P for linux-arm-kernel@lists.infradead.org; Sun, 21 Aug 2022 03:21:46 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 7E26660C50; Sun, 21 Aug 2022 03:21:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 98C55C433D6; Sun, 21 Aug 2022 03:21:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1661052103; bh=r3hxQJ4bCOAm3RYBGk9xMFn23Yo28S9FOuVufO2+3Ng=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mBfwC76WXGkolNY4LCTh4/Exb5UPvCtjS7C/eHrpF4BvUb3znTbdqOBgQWN7Jl8lW 8CqxMBg2U1Fm9wM8YU1s16EIQSztldkFwZS401d7E7X4FXQRbvnlqh4SvSqRG3d8/u cjJ5FojJg/lQeoP3xTeNP6ncV953C7t4r7CT2cNUuPxjeaOlrDO/AT8xqsaLWWyoG5 gAvO8hvUDXUPZ8GZ7VIVJrTuPS17qY1Fg4AZPA0LNFgepNAPF46QMKxj86bd9QChIu 18kF76p5B0ZUHvfDIgxxLom/P/VqFV4JK9RfGx5VWGhim6rTwiE8szmdTw44kYO6X5 cgSY6+FJF+YPg== Date: Sun, 21 Aug 2022 11:21:38 +0800 From: Shawn Guo To: Alexander Stein Cc: Rob Herring , Krzysztof Kozlowski , Sascha Hauer , Fabio Estevam , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/1] ARM: dts: imx6: delete interrupts property if interrupts-extended is set Message-ID: <20220821032138.GL149610@dragon> References: <20220720064158.1413330-1-alexander.stein@ew.tq-group.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220720064158.1413330-1-alexander.stein@ew.tq-group.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220820_202145_373538_13BF0A88 X-CRM114-Status: GOOD ( 11.17 ) 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 Wed, Jul 20, 2022 at 08:41:58AM +0200, Alexander Stein wrote: > In most cases this is related to fsl,err006687-workaround-present, which > requires a GPIO interrupt next a GIC interrupt. > > This fixes the dtbs_check warning: > imx6dl-mba6a.dtb: ethernet@2188000: More than one condition true in oneOf schema: > {'$filename': 'Documentation/devicetree/bindings/net/fsl,fec.yaml', > [...] > > Signed-off-by: Alexander Stein Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel