Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp3567886ybt; Tue, 23 Jun 2020 05:42:39 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxrr+gHQY5bjdOy1JKyjTAGRW0d7jAaYz5V55cIHqXSZk0mMd5iwLlffnDYkWGJmVTBPpbM X-Received: by 2002:aa7:d806:: with SMTP id v6mr22373333edq.174.1592916159500; Tue, 23 Jun 2020 05:42:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1592916159; cv=none; d=google.com; s=arc-20160816; b=TMdNNOk7jdr3899+l1fcgLUSfVbBEjHP9wqD9+RrA3d07FnfR6ksrK4RH9jNxF7b/e 8BHaOxPBKskgHZTeh0Uw5PGNa3j6nQKQ6yAWYqgVumnfDgf+WcbbB8GMAQgdqUlat0HA MQOhAY2Pr6tMyT2rirBKo07Fj3GRIa6hDKPnL2o+YrdunA2xGKiG5KVQ8NlhIiwDx5cZ d1BPZ9e6mD7GPhIEjPNhC8XrOidy6iO3rkHc+ag+EZGoIMEYzpUQx2zWZHeTCV1Gwl+c yL8Cfdc+RkeJnQpYfUcKAkKWBZEATAnvIRMIQulYgRAZBg/dMaDwQmcge49YwmqI3F5y SObQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:subject:references:in-reply-to :cc:to:from:date:dkim-signature; bh=N7iEZzT/GVCU2wfEi8jM5NarHJFNE7mQ2kZEURWkm+U=; b=f5cbhkomtaYeoTHoC4GHMwS0f1ObyzkhMkHmzVoWXKXVlXlC/6VSolOTb0bGzLuWQY YSCk9otAldqmaHNkAe2U3HQ+VT+Pyf+XVJ2CvlCosb3s1SrQ+2KllTJOaigq08jL/LQ/ IXLBuFBwoVeR+J/om2Pu99L888YTvzS3wfH8f4PhBVwuHo8WK3iDZlTRK/nPhPRgi4Wl cPvwimtQGYhYauAqGFUvHzXSFgGS6rrziwU4ZnQPs6glByMq5zP2aDI+7ltPadY+e9+8 hugcg1NMv7CuUZ8NMqld+2B4/dw750N2XEUBsn5LE1gSN7tLK+sYDD2CF18zod5s7e/j eKEg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=nirshNN0; 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=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id ds15si15481719ejc.14.2020.06.23.05.42.16; Tue, 23 Jun 2020 05:42:39 -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=@kernel.org header.s=default header.b=nirshNN0; 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=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732658AbgFWMjt (ORCPT + 99 others); Tue, 23 Jun 2020 08:39:49 -0400 Received: from mail.kernel.org ([198.145.29.99]:51704 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729667AbgFWMjt (ORCPT ); Tue, 23 Jun 2020 08:39:49 -0400 Received: from localhost (fw-tnat.cambridge.arm.com [217.140.96.140]) (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 4245220776; Tue, 23 Jun 2020 12:39:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1592915988; bh=Sf31bbv+NizJQ/qfUekYBQVAKaQoqsrAkLY4dLIG+kw=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=nirshNN0aFNNjSoexxgBlu3LFSV/A7dCq9dEs54XwdLipJdJZI2dIMYBwVLzlOIux gEJO2xMSvsDvUB9qSGN8dlNlAOyF/nqQpS3cKoYSGiNqpXkLYcPsyMR+u6Dd0DhSgQ OeFAt7QY8Xs3Eu3wv3HphKRraiQpqo1IGrybx0gQ= Date: Tue, 23 Jun 2020 13:39:46 +0100 From: Mark Brown To: skrzynka@konradybcio.pl, Konrad Dybcio Cc: Rob Herring , Bjorn Andersson , linux-arm-msm@vger.kernel.org, Kees Cook , linux-kernel@vger.kernel.org, Tony Luck , Anton Vorontsov , Andy Gross , Liam Girdwood , devicetree@vger.kernel.org, Stephen Boyd , linux-clk@vger.kernel.org, Michael Turquette , Colin Cross In-Reply-To: <20200620144639.335093-1-konradybcio@gmail.com> References: <20200620144639.335093-1-konradybcio@gmail.com> Subject: Re: [PATCH 00/21] MSM8994 peripheral enablement, DTS updates Message-Id: <159291598139.44727.6998255676582744850.b4-ty@kernel.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 20 Jun 2020 16:46:16 +0200, Konrad Dybcio wrote: > In this series I added support for various buses and peripherals > such as I2C or SMD RPM. I also did some housekeeping when it comes > to the DTS. This series also includes a new board (SoMC Kitakami > Sumire / Xperia Z5). > > I have a MMCC driver coming along with GCC updates/completion > (almost ready, need to polish a few things) and I sincerely > hope somebody is going to write a 20nm DSI PLL driver (for 8992/4) > as I have no clue how that works. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next Thanks! [1/1] regulator: qcom_smd: Fix pmi8994 label commit: 0d46f69881c34351b6ec523c31225b90ea89ee20 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark