Received: by 2002:a17:90b:8d0:0:0:0:0 with SMTP id ds16csp4863191pjb; Mon, 27 Jul 2020 07:07:05 -0700 (PDT) X-Google-Smtp-Source: ABdhPJznz/1MFc4TMJWVRvtXrS2637Re8GnUUgd0H7LsASXgVHovMvlAfBrSEiqOEecC8BhFmXs3 X-Received: by 2002:a17:906:c7d3:: with SMTP id dc19mr9338777ejb.495.1595858825586; Mon, 27 Jul 2020 07:07:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595858825; cv=none; d=google.com; s=arc-20160816; b=EzezvMkXhc42ItpDXYFjceu5DHU/2gmybB3mNpZACFvC7X2yKGM1VKen74sG54NDpD sI+oNDVXCjXyFn9Dw7eyNjik51AXqRvhHE2w/Q3m2rNXs4EqbNgUMrQyEPZ91yBxWENt PxDEgpkjFW70xkHQKTI25mxkxS2sfw8XM3rKoCMdGDANpX8/qGKKrY5EefWfZQOtDB65 XwOvHUdYwWlphnPjOaS+O/Z3WDjxsNNZ3KAEXL//SzT76E06cm447AXMpSvFS8LIg+j0 N+n45fof0x2GLzdJdDymoGPbzpZCw/AQbZU/hTnbVibCwT9Xe3sd163pUxvD7aq7uzy8 jlWQ== 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=MnRJ2xHYPCcQRG4CTUn8nEGnAQ3o5PAoNf75FaeU7oc=; b=xTtRpfqgd2COuhs2m5nCFu/rkgce33PLPxh+nfS3H5UOs+N5ezx4lekXrWyuND3jnd pio40MT54LsJ/xk8enubsitsAWFlDhDkov71M+D6VrCloguVC1oYktAQy3NSyfWyPM8L FtpFWG9lt0bqNJkbLLorZuH2ltBmQt6HrXmGV7bUw8CfDgQrQiDJokCuIM6AN+1kn1xM yjQ29JBgfNEqWwKvBW2lY3j7/XyInLJ5XPnxOTqF9/HLM18uXrlVNFomaQdNo8mK9SSs bxj+rw/FPCJaQhwv1KTIu8Tl/jtOxWwBN3pjq7HU6SrQTJ1PMLxTZgCoFkx79cctjdzk lUiA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=a8WL01Wz; 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 o21si5320630ejc.533.2020.07.27.07.06.43; Mon, 27 Jul 2020 07:07:05 -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=a8WL01Wz; 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 S1728889AbgG0N5I (ORCPT + 99 others); Mon, 27 Jul 2020 09:57:08 -0400 Received: from mail.kernel.org ([198.145.29.99]:46892 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728873AbgG0N5F (ORCPT ); Mon, 27 Jul 2020 09:57:05 -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 468DF2074F; Mon, 27 Jul 2020 13:57:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595858224; bh=kU5PVciGwJeECNv1giAjq0Weunv/9iuJSQi6OmpPGe8=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=a8WL01Wz6KzC1keNhS4+xS2Kje6D+nIgppB2IHx77K/nBCPkmvqelBh6zpepLsBjb wzsAhGl1JQy4MJxFWhips+pRGnsO+y5GSHvCzWxxtByXBpGSAB7YGNwoYHItBF17L4 dzyLhI4sHmi1BcZLQXKbAd4tWfquSk2rMrNkdcIo= Date: Mon, 27 Jul 2020 14:56:47 +0100 From: Mark Brown To: Pi-Hsun Shih Cc: open list , Yicheng Li , Benson Leung , Guenter Roeck , Gwendal Grignou , Tzung-Bi Shih , Enric Balletbo i Serra In-Reply-To: <20200724080358.619245-1-pihsun@chromium.org> References: <20200724080358.619245-1-pihsun@chromium.org> Subject: Re: [PATCH] platform/chrome: cros_ec: Fix host command for regulator control. Message-Id: <159585820266.22516.18324449635576565431.b4-ty@kernel.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 24 Jul 2020 16:03:55 +0800, Pi-Hsun Shih wrote: > Since the host command number 0x012B conflicts with other EC host > command, add one to all regulator control related host command. > > Also fix a wrong alignment on struct and sync the comment with the one > in ChromeOS EC codebase. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next Thanks! [1/1] platform/chrome: cros_ec: Fix host command for regulator control. commit: a233547660a3915973d41e2a9a0923d0cf317a62 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