Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp1168186pxv; Fri, 23 Jul 2021 01:16:38 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwcGEM/jeIKDkp9cx/jsJ2lTewNSpJaWPLDaZAV9IWDcT3VQ7t+osDHwNcK7CsDYr5ixghm X-Received: by 2002:a05:6402:b79:: with SMTP id cb25mr4173711edb.164.1627028198382; Fri, 23 Jul 2021 01:16:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1627028198; cv=none; d=google.com; s=arc-20160816; b=RR/ZcpQRXtvJYwMpdt31gaYlXsMMcZl6TJcV6Lqqg8XTx+gmJExmv76B9y4vKY3Jl1 Vc+17rUToIr0lWlkNe+52spr9It1+1UdxS2GFUzeNCmj2rKZAk3IuAIGwimCTctNaSwh N1+KDN3/wa21h6EXrCPFHEob9inBS+fjgrJmmNuNsVOr7k22HENWO3R5E45u4zKTdMlW CUslA+7ssGiMv/STdmNsycuOpVlm0qxFfn7MnH6OYSdC7TFpPR6DeIrV6Z9yrMxLlzcG 9cf7Ewiq0KaQzypOWIPMfa9nzo8Ln9tI3uV455i4nHPrPJHyUX3HByfsU49lUf7znjCr YHgQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=0ZIDSl9fYtacLvwugl6dmSQ2lw3Rx09S8LnCtpoS7qI=; b=hZmaiF66BayBgyxY3t7kGaZmTwjAgxImyBU3+8iQTBiZq84F6Q7UpTS6NIlcy80FHJ +V4y6g9dVQSlF7Oa4dlLwYUb/F9tcvQUQaF/MPs7Zryhysm+bqwH7Ca0rJCcQMxhwTpi 0D0m42VDbyUlJQ4Y/xMl5e9b4pjIJ/XGBgxBgAj72pDb98/NSCnYUpsNLNdXOcg5WRz8 aAUe2wsUKqEMU+sLoFZtZsQRlfF8PT1I5DiD42NjB25MLeanE7gWAXRftRbMPBSmFNy2 rmZddHe0wj+f2RDLy1MNyWypiA4hfkvluKBl5JD84M/XIKt8bdJyDZ3iDQMR+/27y1xa kNoA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="Y4lh+x/Z"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id m9si33240920edc.148.2021.07.23.01.16.14; Fri, 23 Jul 2021 01:16:38 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="Y4lh+x/Z"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234376AbhGWHeO (ORCPT + 99 others); Fri, 23 Jul 2021 03:34:14 -0400 Received: from mail.kernel.org ([198.145.29.99]:54374 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234328AbhGWHeN (ORCPT ); Fri, 23 Jul 2021 03:34:13 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 201FA60F02; Fri, 23 Jul 2021 08:14:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1627028086; bh=qV/N85haIZMB2b46Q5FY5TnkGO80Wbe1Cp7G2j5TkOs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Y4lh+x/ZHeToABLWlXlqhEeVnkFMNUvzw/95mCyGD5ai58Ev377B0bxgAQ8nx14yN EdRzIjZnlB/ZApQk/IGxsnunlKxkkxog/trbph8UWDUx+2f+iVFqZNZUPANY0Kxwaf qXGPWDsZ5EF/V3hZBSAE607qrYyRB8hTJpeWA/v8= Date: Fri, 23 Jul 2021 10:14:44 +0200 From: Greg Kroah-Hartman To: Mauro Carvalho Chehab Cc: linuxarm@huawei.com, mauro.chehab@huawei.com, Rob Herring , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-staging@lists.linux.dev Subject: Re: [PATCH v15 0/3] Move HiSilicon 6421v600 SPMI and USB drivers out of staging Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jul 23, 2021 at 09:40:05AM +0200, Mauro Carvalho Chehab wrote: > Hi Greg, > > Those are the remaining patches needed for USB3 to start working on HiKey 970. > > I would prefer to have those merged during this cycle, as the PCIe patchset > currently under review depends on patch 1 and 2 of this series. > > So, I dropped the cleanup patch from this series, due to a merge conflict with > the regulator's tree. I'll re-submit it against the mfd tree after the merge window. > > Mauro Carvalho Chehab (3): > mfd: hi6421-spmi-pmic: move driver from staging > dts: hisilicon: add support for the PMIC found on Hikey 970 > dts: hisilicon: add support for USB3 on Hikey 970 I've applied patch 1 here. The other two I need acks from the DT maintainers before I can do anything with them. thanks, greg k-h