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, 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 90BCEC3A59D for ; Mon, 19 Aug 2019 11:09:50 +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 64F9D2085A for ; Mon, 19 Aug 2019 11:09:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Xxct609f"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="m36uSd9R" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 64F9D2085A 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=9CqOm50ZAKlswTXoHV+xt8yVlf6ZXsS0YfGCIe0RwpY=; b=Xxct609f/3WNsp CaQ07rqKh74PiErhwAcbcYQyCh8iGvIMGxobFny7Pi2TefYi+nmq1V/QY0cE8H6PG2aHdW9+j55NR pZFU9u1sVO8amDitsPx6w5OZa9L/bSeBAneG/s+Am87IpKANWtgzCCZN3mbZkR9PELlMFN3X0FTpA GWj9lPbnmHZp1bKlquxt7f6Gs0O6Y8mDWL8vwURWdKSU+u93CFpXfjv9HGrIIqiKICQfwdRawbFmS gcqlM0qyB1HcfwQ60brhew9VUxne7jaud86SWbmjwwnnq4DwtGT6KNZzxDCI5eqjnTJ2wE0TiK+9r 7bjGysGSPnBnNoeTcLYA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hzfXp-0003zp-Ui; Mon, 19 Aug 2019 11:09:49 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hzfXn-0003zS-8c for linux-arm-kernel@lists.infradead.org; Mon, 19 Aug 2019 11:09:48 +0000 Received: from X250 (37.80-203-192.nextgentel.com [80.203.192.37]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id CA72A2082A; Mon, 19 Aug 2019 11:09:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1566212986; bh=U1a/uOsVYdda+EoUQKvlOm9uL+7t7B84efnJy0yBXvQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=m36uSd9RiP5g8KrEB7POblNbq6xs9xtnvPWxsnsgLoCIYCtSwlgs+du67Zz/p9di9 2NeX791FPElRYtceWaFCSs6j1kmsjv0DakOGuplJya//LmZTVABjbbh7p8swyoSlL1 kCg5uaztP1HdOZjXcCitqFGUbe32Lt9m81bLUJgo= Date: Mon, 19 Aug 2019 13:09:34 +0200 From: Shawn Guo To: Philippe Schenker Subject: Re: [PATCH v4 03/21] ARM: dts: imx7-colibri: prepare module device tree for FlexCAN Message-ID: <20190819110934.GM5999@X250> References: <20190812142105.1995-1-philippe.schenker@toradex.com> <20190812142105.1995-4-philippe.schenker@toradex.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190812142105.1995-4-philippe.schenker@toradex.com> User-Agent: Mutt/1.5.24 (2015-08-30) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190819_040947_327541_B00E1893 X-CRM114-Status: UNSURE ( 9.99 ) 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 , "devicetree@vger.kernel.org" , Michal =?utf-8?B?Vm9rw6HEjQ==?= , Pengutronix Kernel Team , Marcel Ziswiler , Sascha Hauer , "linux-kernel@vger.kernel.org" , "stefan@agner.ch" , Rob Herring , NXP Linux Team , Max Krummenacher , Fabio Estevam , "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, Aug 12, 2019 at 02:21:18PM +0000, Philippe Schenker wrote: > Prepare FlexCAN use on SODIMM 55/63 178/188. Those SODIMM pins are > compatible for CAN bus use with several modules from the Colibri > family. > Add Better drivestrength and also add flexcan2. > > Signed-off-by: Philippe Schenker > Acked-by: Marcel Ziswiler Applied, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel