mbox series

[PULL] Please pull qcom/qcom-fixes-2024.04

Message ID 20240222160915.3196313-1-caleb.connolly@linaro.org
State New
Headers show
Series [PULL] Please pull qcom/qcom-fixes-2024.04 | expand

Pull-request

git@source.denx.de:/u-boot/custodians/u-boot-snapdragon.git qcom-fixes-2024.04

Message

Caleb Connolly Feb. 22, 2024, 4:08 p.m. UTC
Hi Tom,

Just a few button fixes that I realise should probably make it in.

The following changes since commit 37345abb97ef0dd9c50a03b2a72617612dcae585:

  Prepare v2024.04-rc2 (2024-02-13 18:16:57 -0500)

are available in the Git repository at:

  git@source.denx.de:/u-boot/custodians/u-boot-snapdragon.git qcom-fixes-2024.04

for you to fetch changes up to 22f391e8be11986bae824509470cf11e7bac31b0:

  button: qcom-pmic: demote "unknown button" message to debug (2024-02-14 17:21:50 +0000)

----------------------------------------------------------------
Caleb Connolly (1):
      button: qcom-pmic: demote "unknown button" message to debug

Dan Carpenter (1):
      button: qcom-pmic: fix some error checking

 drivers/button/button-qcom-pmic.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Tom Rini Feb. 22, 2024, 5:17 p.m. UTC | #1
On Thu, Feb 22, 2024 at 04:08:45PM +0000, Caleb Connolly wrote:

> Hi Tom,
> 
> Just a few button fixes that I realise should probably make it in.
> 
> The following changes since commit 37345abb97ef0dd9c50a03b2a72617612dcae585:
> 
>   Prepare v2024.04-rc2 (2024-02-13 18:16:57 -0500)
> 
> are available in the Git repository at:
> 
>   git@source.denx.de:/u-boot/custodians/u-boot-snapdragon.git qcom-fixes-2024.04
> 
> for you to fetch changes up to 22f391e8be11986bae824509470cf11e7bac31b0:
> 
>   button: qcom-pmic: demote "unknown button" message to debug (2024-02-14 17:21:50 +0000)
> 

Applied to u-boot/master, thanks!