From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [GIT PULL] Qualcomm Driver updates for 5.1 Date: Fri, 15 Feb 2019 18:00:23 +0100 Message-ID: References: <1549254680-1282-1-git-send-email-andy.gross@linaro.org> <1549254680-1282-2-git-send-email-andy.gross@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1549254680-1282-2-git-send-email-andy.gross@linaro.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Andy Gross Cc: linux-arm-msm@vger.kernel.org, Bjorn Andersson , arm-soc , Kevin Hilman , Olof Johansson , Linux ARM List-Id: linux-arm-msm@vger.kernel.org On Mon, Feb 4, 2019 at 5:31 AM Andy Gross wrote: > > The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: > > Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-drivers-for-5.1 > > for you to fetch changes up to 4e2256d31f0f24107c36dae35a1d84dff0fced30: > > soc: qcom: smd-rpm: Add sdm660 compatible (2019-02-01 16:08:58 -0600) > > ---------------------------------------------------------------- > Qualcomm ARM Based Driver Updates for v5.1 > > * Add Qualcomm RPMh power domain driver and related changes > * Fix issues with sleep/wake sets and batch API in RPMh > * Update MAINTAINERS Qualcomm entry > * Fixup RMTFS-mem sysfs and uevents > * Fix error handling in GSBI > * Add SMD-RPM compatible entry for SDM660 > Pulled into arm/drivers, thanks! Arnd