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=-10.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,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 2F352C32751 for ; Wed, 7 Aug 2019 12:01:12 +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 01511219BE for ; Wed, 7 Aug 2019 12:01:11 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="VJc70Wvp" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 01511219BE Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com 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=Nnxv5C0Z7hp1WGI1wezAc6hXGwXsWbK2+6n/vWHPNxE=; b=VJc70WvpVUu+Dz NA2zzk7RajRGCbMG65KsKczNVVOlFMeat90bu0CPF/TMb3CN76LzZpO6MsFl0t9L8h8wtjT2L+7Uh /zbzoYNIHfrh3UEbXGN98rNSyU5RVfbCxV3l253Jaq06G8KGQ1M5xqJrc3irdxZjTXtIi0iTvvX1B DXcmbfZv1fSmSnKR558uz/lrUD1rj79CJBq32YA3JG//gVxzaGqsmzcGaCdk9Yb9lnZJ1ncwnC2U4 vmtuj7BY0RcnU++DVzBixD39dZQHXMPFKduMYGHovAVMV6lNx+61E1y2oBcXTujWel+6yg252yZaU EBOtyvkzCsG/pB5RYdYQ==; 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 1hvKcx-0004bk-EG; Wed, 07 Aug 2019 12:01:11 +0000 Received: from relay4-d.mail.gandi.net ([217.70.183.196]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hvKcu-0004bN-7H for linux-arm-kernel@lists.infradead.org; Wed, 07 Aug 2019 12:01:09 +0000 X-Originating-IP: 88.168.111.231 Received: from localhost (lpr83-1-88-168-111-231.fbx.proxad.net [88.168.111.231]) (Authenticated sender: maxime.ripard@bootlin.com) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id F0835E0003; Wed, 7 Aug 2019 12:01:04 +0000 (UTC) Date: Wed, 7 Aug 2019 14:01:04 +0200 From: Maxime Ripard To: Chen-Yu Tsai Subject: Re: [PATCH v2] arm64: dts: allwinner: a64: Enable eMMC on A64-OLinuXino Message-ID: <20190807120104.ssj5cvx4hwicufrv@flea> References: <20190727210307.17607-1-sunil@medhas.org> <1955D9AD572C4F57A2D66B15EB8CF79C@GirolesWin7> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190807_050108_417130_7012E643 X-CRM114-Status: GOOD ( 19.31 ) 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: Sunil Mohan Adapa , Martin Ayotte , linux-arm-kernel Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Aug 06, 2019 at 02:25:17PM +0800, Chen-Yu Tsai wrote: > On Mon, Aug 5, 2019 at 8:58 PM Martin Ayotte wro= te: > > > > Fine for me too. > > > > Thanks . > > > > -----Message d'origine----- > > De : Sunil Mohan Adapa [mailto:sunil@medhas.org] > > Envoy=E9 : Monday, August 05, 2019 1:25 AM > > =C0 : Chen-Yu Tsai > > Cc : Maxime Ripard; Martin Ayotte; linux-arm-kernel > > Objet : Re: [PATCH v2] arm64: dts: allwinner: a64: Enable eMMC on > > A64-OLinuXino > > > > On 04/08/19 8:33 pm, Chen-Yu Tsai wrote: > > > On Fri, Aug 2, 2019 at 2:47 AM Sunil Mohan Adapa w= rote: > > >> > > >> On 01/08/19 6:49 am, Martin Ayotte wrote: > > >>> If my SOB could help here, I don't mind since I've done the commit > > >>> more than a year ago for Armbian ... > > >>> > > >>> Signed-off-by: Martin Ayotte > > >>> Tested-by: Martin Ayotte > > >> gmai.com is likely a typo. > > >> > > >>> On Wed, Jul 31, 2019 at 10:42 PM Chen-Yu Tsai > >>> > > >>>> Thanks. The patch looks good overall. The authorship is a little > > >>>> confusing though. If it was initially done by Martin (CC-ed), then > > >>>> he should be the author, and we should get his Signed-off-by if > > >>>> possible. > > >> > > >> Martin is indeed the original author of the patch. Thank you for > > reviewing. > > > > > > I'd like to apply this patch with Martin as the author, if that's OK = with > > you > > > both? > > > > That is completely okay with me. > > Applied for 5.4. > > I reordered the tags so they make more sense: > > https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git/commit/?h= =3Dsunxi/dt-for-5.4&id=3D0834887732df5af41b59b2e4d530fc1f5478965f Sorry for being late on this, but it looks like the eMMC, NAND and SPI pins are conflicting on the A64-Olinuxino design. There's no configuration with a NAND, so we don't really need to worry about that, but if we merge this in the main DT, we'll prevent anyone from using that DT on an olinuxino with a SPI flash. I think we should just create emmc and SPI-flash variants of that DT. Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel