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=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable 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 A0FD0C10DCE for ; Tue, 10 Mar 2020 03:50:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7D4852467D for ; Tue, 10 Mar 2020 03:50:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583812207; bh=V6Fs8/S/s0dumZ8zRQ2hxKHD2zRTiM/tcLO3wbRf1kc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=kmKY+0e6xj+y8jpNZK+dxPe7+ZHDGag3L14Q0C45x07Q4OrB62EgwVVVRu15uRtFs j5gMpnvJ+//aWrWtQwbiLhaf6aIBUvPA8MrobswqTFTaqashXQyrwlz4ldobxgh+e+ XfdUw0+34qEtIQ7vH5dDjiXdJtcaYiLoiTyMgJXI= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726170AbgCJDuE (ORCPT ); Mon, 9 Mar 2020 23:50:04 -0400 Received: from mail.kernel.org ([198.145.29.99]:55720 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725845AbgCJDuE (ORCPT ); Mon, 9 Mar 2020 23:50:04 -0400 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 82D2C24649; Tue, 10 Mar 2020 03:49:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583812203; bh=V6Fs8/S/s0dumZ8zRQ2hxKHD2zRTiM/tcLO3wbRf1kc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ivKooelmrdr2ntwdFFobIbBeuTiXiBvIXHsTpFFwRrULfocXoxWtCuXUUh8m10p+q ffDvYRUJS/2/uCvGDJMi899BuzsVAk0YyahYb61AwXylOFPaxlISzpQiSrXB9jQKKm RPlE6G6Y0z9z4AvnC34I5bqpZmicTJzGkDsjDQaQ= Date: Tue, 10 Mar 2020 11:49:56 +0800 From: Shawn Guo To: Joakim Zhang Cc: mturquette@baylibre.com, sboyd@kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, Anson.Huang@nxp.com, leonard.crestez@nxp.com, daniel.baluta@nxp.com, aisheng.dong@nxp.com, peng.fan@nxp.com, fugang.duan@nxp.com, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 5/7] arch: arm64: dts: imx8qxp: add device node for I2C and INTMUX in CM40 SS Message-ID: <20200310034953.GD15729@dragon> References: <1581909561-12058-1-git-send-email-qiangqing.zhang@nxp.com> <1581909561-12058-6-git-send-email-qiangqing.zhang@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1581909561-12058-6-git-send-email-qiangqing.zhang@nxp.com> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org On Mon, Feb 17, 2020 at 11:19:19AM +0800, Joakim Zhang wrote: > Add device node for I2C and INTMUX in CM40 SS. > > Signed-off-by: Joakim Zhang The 'arch:' prefix in subject is not necessary. Shawn 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=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,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 4F1DEC10DCE for ; Tue, 10 Mar 2020 03:50:10 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 2370F24649 for ; Tue, 10 Mar 2020 03:50:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="j82C69pp"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="ivKooelm" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2370F24649 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject: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=ykAsavD/KRqnpkvK04AHaqdGIO4kUuh6iZPQoYMK5Hc=; b=j82C69pp3zzDjt vJ7bxizMjYMjNV8q6Q0ytsr/6fEIpKz25YVN2otXc7UNGIIaZm4iTBY/zVrvCCBKyzzaJ4/8gbs1N M95/fSGD7czT98gtKu+eQ1aXFKvM52wNWsC3ADgonPXMYORqoKFuItYogj5GKa+pzk22RKaqo9iMF lH6oi9ZMnBdGaeZAE5/gM7CfF9rdU5S92il2W40+2O/SJ0Fx1E3thjz/FgJy56soRqqLuH0O/RPJy 1UQASHCgdJ+Pj7mDASdSaYAWG2kh0So6BcDhQ12GaIAPmwKpfk+oIFyGlkQ4t4gUrZIXrjUpyT3NJ wLDBzb/2ZKGKNtxNgcjA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jBVuA-0003gm-U7; Tue, 10 Mar 2020 03:50:06 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jBVu7-0003Hw-Ot for linux-arm-kernel@lists.infradead.org; Tue, 10 Mar 2020 03:50:04 +0000 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 82D2C24649; Tue, 10 Mar 2020 03:49:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583812203; bh=V6Fs8/S/s0dumZ8zRQ2hxKHD2zRTiM/tcLO3wbRf1kc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ivKooelmrdr2ntwdFFobIbBeuTiXiBvIXHsTpFFwRrULfocXoxWtCuXUUh8m10p+q ffDvYRUJS/2/uCvGDJMi899BuzsVAk0YyahYb61AwXylOFPaxlISzpQiSrXB9jQKKm RPlE6G6Y0z9z4AvnC34I5bqpZmicTJzGkDsjDQaQ= Date: Tue, 10 Mar 2020 11:49:56 +0800 From: Shawn Guo To: Joakim Zhang Subject: Re: [PATCH 5/7] arch: arm64: dts: imx8qxp: add device node for I2C and INTMUX in CM40 SS Message-ID: <20200310034953.GD15729@dragon> References: <1581909561-12058-1-git-send-email-qiangqing.zhang@nxp.com> <1581909561-12058-6-git-send-email-qiangqing.zhang@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1581909561-12058-6-git-send-email-qiangqing.zhang@nxp.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200309_205003_839322_1A316C29 X-CRM114-Status: UNSURE ( 8.61 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, aisheng.dong@nxp.com, peng.fan@nxp.com, fugang.duan@nxp.com, Anson.Huang@nxp.com, devicetree@vger.kernel.org, sboyd@kernel.org, daniel.baluta@nxp.com, mturquette@baylibre.com, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, robh+dt@kernel.org, linux-imx@nxp.com, kernel@pengutronix.de, leonard.crestez@nxp.com, festevam@gmail.com, s.hauer@pengutronix.de, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Feb 17, 2020 at 11:19:19AM +0800, Joakim Zhang wrote: > Add device node for I2C and INTMUX in CM40 SS. > > Signed-off-by: Joakim Zhang The 'arch:' prefix in subject is not necessary. Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel