Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp4105981imm; Tue, 11 Sep 2018 07:05:08 -0700 (PDT) X-Google-Smtp-Source: ANB0VdbOB27OLM5YWCYkrvsXJciw8Zcj7gvzkhbjWGLiic7ljqbxdDoyVnZtqgjqDjisXUaS7Ef3 X-Received: by 2002:a62:6c85:: with SMTP id h127-v6mr29875565pfc.65.1536674708641; Tue, 11 Sep 2018 07:05:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536674708; cv=none; d=google.com; s=arc-20160816; b=1Fv44XIQ+MDdI0Ru3/fqC+b9B10eq9Cn9+RWnlkx7GlVIAVwraCGT06SA7Mobxm77k p5h4f5Rwopz1y4zvq1QQQI+i4814lRot1HtLBsVMNRwVQ00/b6ViSPvvUF1Lc5hKR6nW 0JiER8vjrY/IO5e4vaKQO81faxxzKOAk42UWnO8opbR2qe2VpBGZPEP03FIoPlWpLpWN QNGw40ZtyGCD2FQJLQkmclKrKQXNA4bG/cdmb34dykaeskFChBdD/ghYiO2VqycebZI8 NG8dDkGeHOrXfk9gOHaSi63ne/KFfc6Ri7zsMdjTgI53KsveCf2YWAzuPyRm/RbszgNM O9gg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=9FtVhFy3sCBaCHprPxsc04BQTdLSQl3SxbhEKzyJvlU=; b=cvW3LmauMKMAs9rC4L64XdAVgG9glp7vemiBu3aQJzibgEPB57NGCK/hPh3vUhSWNn KPaooaAImmjsaEi/PKHELigaQ4q187tolrZEZ8sGLZGFriWfandsWzs9gZtKGbFAyg+r rG5bt893dPYBwoCPqLX/GNga8oc4CSMeqB8HXvlE8BMiz2x9gm6XhMXzKdxkY00MhlfY cvz/5HgDnTD7ryBhDeWXPhyc6/yv7KDVauvTa5qLczRW3HNVkiM+HRCrFIsf/zD6L4ng EYwgX7cQO8kPmP1po26QaRczdD/1p+UMrYKFnhstthGL7LcLQ1KUMyRVpIhTX9iO4YtR 38lw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i33-v6si20410901pld.306.2018.09.11.07.04.15; Tue, 11 Sep 2018 07:05:08 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727697AbeIKTDc (ORCPT + 99 others); Tue, 11 Sep 2018 15:03:32 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:41372 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726622AbeIKTDc (ORCPT ); Tue, 11 Sep 2018 15:03:32 -0400 Received: from localhost (ip-213-127-74-90.ip.prioritytelecom.net [213.127.74.90]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 9E9691104; Tue, 11 Sep 2018 14:04:02 +0000 (UTC) Date: Tue, 11 Sep 2018 16:04:00 +0200 From: Greg KH To: Lee Jones Cc: Radu Pirea , robh+dt@kernel.org, mark.rutland@arm.com, nicolas.ferre@microchip.com, alexandre.belloni@bootlin.com, broonie@kernel.org, jslaby@suse.com, richard.genoud@gmail.com, davem@davemloft.net, mchehab+samsung@kernel.org, akpm@linux-foundation.org, arnd@arndb.de, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, linux-spi@vger.kernel.org Subject: Re: [GIT PULL v2] Immutable branch between MFD, SPI and TTY due for the v4.20 merge window Message-ID: <20180911140400.GB18410@kroah.com> References: <20180904111310.4049-1-radu_nicolae.pirea@upb.ro> <20180911111850.GJ4185@dell> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180911111850.GJ4185@dell> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 11, 2018 at 12:18:50PM +0100, Lee Jones wrote: > [In case you missed it] > > This new pull-request contains the following changes since v1: > > - Uplift the submission version from v11 to v12 > - Include fix for build breakage due to missing Device Tree include file > > Since it is based on the original pull-request, it can be pulled > in either directly on top of it or as a pull in its own right. > > The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: > > Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-spi-tty-v4.20-1 Ok, let's try this again, I've dropped that other patch and taken this branch into my tree. Hopefully this all works well :) thanks, greg k-h