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 X-Spam-Level: X-Spam-Status: No, score=-8.3 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id F0F92C433E2 for ; Sun, 13 Sep 2020 01:19:18 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 75B8D21531 for ; Sun, 13 Sep 2020 01:19:18 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="mLDX/kSA" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 75B8D21531 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C23CC6E478; Sun, 13 Sep 2020 01:19:16 +0000 (UTC) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by gabe.freedesktop.org (Postfix) with ESMTPS id A7B446E471; Sun, 13 Sep 2020 01:19:15 +0000 (UTC) Received: from dragon (80.251.214.228.16clouds.com [80.251.214.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 3EFA8214F1; Sun, 13 Sep 2020 01:19:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599959955; bh=o2bVdjxpULrUup9iSKagiQwwz7bvCxt8RBPtA41IJI0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mLDX/kSAHPstTpQFU0Ub0Jkklpf+ndKjNMoOainVadn5veQZ2o52M6ugwm9ew+9pk 3f0SNghnkh0XmyvQLE0LtSRQ8HFsQrQzKURr10CRDTP9XN9yTpzrnSjvhhfVk5MKVr c9wqlv3O/upR0P0VfS6jQUqV5DxvhFbDFKR+kgD0= Date: Sun, 13 Sep 2020 09:19:07 +0800 From: Shawn Guo To: Krzysztof Kozlowski Subject: Re: [PATCH 08/13] arm64: dts: imx8mm-var-som-symphony: Use newer interrupts property Message-ID: <20200913011906.GC25109@dragon> References: <20200904145312.10960-1-krzk@kernel.org> <20200904145312.10960-9-krzk@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200904145312.10960-9-krzk@kernel.org> User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, etnaviv@lists.freedesktop.org, Pengutronix Kernel Team , Sam Ravnborg , David Airlie , Sascha Hauer , Matti Vaittinen , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Li Yang , Rob Herring , NXP Linux Team , Russell King , Robert Chiras , Lee Jones , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Fri, Sep 04, 2020 at 04:53:07PM +0200, Krzysztof Kozlowski wrote: > The int-gpios was deprecated in favor of generic interrupts property. > > Signed-off-by: Krzysztof Kozlowski Applied patch #8 ~ #13, thanks. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel