Re: [PATCH v4 5/6] button: qcom-pmic: prettify and standardise button labels

2025-04-01 Thread Neil Armstrong
On 31/03/2025 14:23, Caleb Connolly wrote: Boards using gpio-keys for volume buttons label them "Volume Down", let's match that here, and make the power button nicer too. This simplifies configuring button_cmds in a board-agnostic way. Tested-by: Danila Tikhonov # google-sunfish Tested-by: Jen

[PATCH v4 5/6] button: qcom-pmic: prettify and standardise button labels

2025-03-31 Thread Caleb Connolly
Boards using gpio-keys for volume buttons label them "Volume Down", let's match that here, and make the power button nicer too. This simplifies configuring button_cmds in a board-agnostic way. Tested-by: Danila Tikhonov # google-sunfish Tested-by: Jens Reidel # xiaomi-davinci Signed-off-by: Cal