Re: [PATCH] pinctrl: qcom: handle reserved ranges

2025-04-10 Thread Neil Armstrong
On 10/04/2025 01:40, Alexey Minnekhanov wrote: On 4/1/25 10:46, Neil Armstrong via groups.io wrote: From: Caleb Connolly Some Qualcomm boards feature reserved ranges of pins which are protected by firmware. Attempting to read or write any registers associated with these pins results the board

Re: [PATCH] pinctrl: qcom: handle reserved ranges

2025-04-09 Thread Alexey Minnekhanov
On 4/1/25 10:46, Neil Armstrong via groups.io wrote: From: Caleb Connolly Some Qualcomm boards feature reserved ranges of pins which are protected by firmware. Attempting to read or write any registers associated with these pins results the board resetting. Add support for parsing these ranges

[PATCH] pinctrl: qcom: handle reserved ranges

2025-04-04 Thread neil . armstrong
From: Caleb Connolly Some Qualcomm boards feature reserved ranges of pins which are protected by firmware. Attempting to read or write any registers associated with these pins results the board resetting. Add support for parsing these ranges from devicetree and ensure that the pinctrl and GPIO d