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 96AC5C433EF for ; Mon, 6 Dec 2021 02:05:22 +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=OSXqDS3XZ4s5GbptXjPG6Tj8vlrUjr24vtQoazABlqM=; b=UzSybMMViQ0tLJ TTaOsJIr1VmC2qLgCUwbC8NdLOY/hJpaofWvx5WxrkWrMQu8+8UU00Pk+RwmPJcyM3BET9+yTpYFp xwbiCZ4w6318ubGYy5/oJL0BEYAWGxxphMjiluH3+jG8fKAM/4gcvYjF+EqFMbq4MVeBDUU04/OEM p6Hggvax2K3e4gmTzS+GAoT8+DP280QpZSx1AH5IK7kHPHkcZPH5dULKhc9v6IwONJGPfHR0qdfMy aRnmkL+LQaGl1bbC81h5vDFnEsdghbAku/GKHBtM358a4ASW6/1wE2bujUcbXR5KxA5Eqtb3Acqhp Yj8uhpgW0NkQXmrJ1Lrw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mu3Lr-002PwP-Ll; Mon, 06 Dec 2021 02:03:35 +0000 Received: from vps0.lunn.ch ([185.16.172.187]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mu3Lo-002Pus-O7 for linux-arm-kernel@lists.infradead.org; Mon, 06 Dec 2021 02:03:34 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:From:Sender:Reply-To:Subject: Date:Message-ID:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Content-Disposition:In-Reply-To:References; bh=SzIdXRV5A6pVnIH0yj8mStVOz9/z6kuCS+fJHW04vJc=; b=YamMwNsDRRwLbwhXenHpRUYQWf X1uRBtnCs2myofd44GWOlDtqnl7NNNhaaGrqme33h++s9SevU5STfYfBvokGfvZ9vTtVSWD33OI2V un2OsGqZzKVNoK2NZKXmRHBHwrvK25Pbnx+3RfghKoplt6cvGGKTbs1aPuIa2ygyEEZ0=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1mu3LX-00Fd2E-91; Mon, 06 Dec 2021 03:03:15 +0100 Date: Mon, 6 Dec 2021 03:03:15 +0100 From: Andrew Lunn To: Chris Packham Cc: gregory.clement@bootlin.com, sebastian.hesselbarth@gmail.com, robh+dt@kernel.org, kabel@kernel.org, linux@armlinux.org.uk, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 1/2] arm/arm64: dts: Enable CP0 GPIOs for CN9130-CRB Message-ID: References: <20211205225618.1565909-1-chris.packham@alliedtelesis.co.nz> <20211205225618.1565909-2-chris.packham@alliedtelesis.co.nz> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211205225618.1565909-2-chris.packham@alliedtelesis.co.nz> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211205_180332_812192_FB3C939D X-CRM114-Status: UNSURE ( 7.52 ) 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 On Mon, Dec 06, 2021 at 11:56:17AM +1300, Chris Packham wrote: > Enable the CP0 GPIO devices for the CN9130-CRB. This is needed for a > number of the peripheral devices to function. > > Signed-off-by: Chris Packham Reviewed-by: Andrew Lunn Andrew _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 19874C433F5 for ; Mon, 6 Dec 2021 02:03:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232634AbhLFCHA (ORCPT ); Sun, 5 Dec 2021 21:07:00 -0500 Received: from vps0.lunn.ch ([185.16.172.187]:39912 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232591AbhLFCG7 (ORCPT ); Sun, 5 Dec 2021 21:06:59 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:From:Sender:Reply-To:Subject: Date:Message-ID:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Content-Disposition:In-Reply-To:References; bh=SzIdXRV5A6pVnIH0yj8mStVOz9/z6kuCS+fJHW04vJc=; b=YamMwNsDRRwLbwhXenHpRUYQWf X1uRBtnCs2myofd44GWOlDtqnl7NNNhaaGrqme33h++s9SevU5STfYfBvokGfvZ9vTtVSWD33OI2V un2OsGqZzKVNoK2NZKXmRHBHwrvK25Pbnx+3RfghKoplt6cvGGKTbs1aPuIa2ygyEEZ0=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1mu3LX-00Fd2E-91; Mon, 06 Dec 2021 03:03:15 +0100 Date: Mon, 6 Dec 2021 03:03:15 +0100 From: Andrew Lunn To: Chris Packham Cc: gregory.clement@bootlin.com, sebastian.hesselbarth@gmail.com, robh+dt@kernel.org, kabel@kernel.org, linux@armlinux.org.uk, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 1/2] arm/arm64: dts: Enable CP0 GPIOs for CN9130-CRB Message-ID: References: <20211205225618.1565909-1-chris.packham@alliedtelesis.co.nz> <20211205225618.1565909-2-chris.packham@alliedtelesis.co.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211205225618.1565909-2-chris.packham@alliedtelesis.co.nz> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, Dec 06, 2021 at 11:56:17AM +1300, Chris Packham wrote: > Enable the CP0 GPIO devices for the CN9130-CRB. This is needed for a > number of the peripheral devices to function. > > Signed-off-by: Chris Packham Reviewed-by: Andrew Lunn Andrew