diff mbox series

dt-bindings: pinctrl: qcom,sc8280xp-tlmm: allow 'bias-bus-hold'

Message ID 20230316105800.18751-1-johan+linaro@kernel.org
State New
Headers show
Series dt-bindings: pinctrl: qcom,sc8280xp-tlmm: allow 'bias-bus-hold' | expand

Commit Message

Johan Hovold March 16, 2023, 10:58 a.m. UTC
The controller supports 'bias-bus-hold' so add it to the binding.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
---

Linus, this is based on how the current driver (and sc7280) works, but
without access to documentation I have no way of confirming this.

If Bjorn or anyone else with access to the docs could ack this before
applying that would be good.

Johan


 .../devicetree/bindings/pinctrl/qcom,sc8280xp-tlmm.yaml          | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Kozlowski March 16, 2023, 11:38 a.m. UTC | #1
On 16/03/2023 11:58, Johan Hovold wrote:
> The controller supports 'bias-bus-hold' so add it to the binding.
> 
> Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
> ---


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
Linus Walleij March 19, 2023, 9:06 p.m. UTC | #2
On Thu, Mar 16, 2023 at 11:57 AM Johan Hovold <johan+linaro@kernel.org> wrote:

> The controller supports 'bias-bus-hold' so add it to the binding.
>
> Signed-off-by: Johan Hovold <johan+linaro@kernel.org>

Patch applied!

Yours,
Linus Walleij
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,sc8280xp-tlmm.yaml b/Documentation/devicetree/bindings/pinctrl/qcom,sc8280xp-tlmm.yaml
index 97b27d6835e9..4ae39fc7894a 100644
--- a/Documentation/devicetree/bindings/pinctrl/qcom,sc8280xp-tlmm.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/qcom,sc8280xp-tlmm.yaml
@@ -104,6 +104,7 @@  $defs:
                 usb1_phy, usb1_sbrx, usb1_sbtx, usb1_usb4, usb2phy_ac,
                 vsense_trigger ]
 
+      bias-bus-hold: true
       bias-disable: true
       bias-pull-down: true
       bias-pull-up: true