mirror of
https://github.com/torvalds/linux.git
synced 2026-05-20 21:08:08 +02:00
dt-bindings: pinctrl: qcom: sc7280: Add boolean param for ADSP bypass platforms
Add boolean param qcom,adsp-bypass-mode to support adsp bypassed sc7280 platforms. Which is required to make clock voting as optional for ADSP bypass platforms. Signed-off-by: Srinivasa Rao Mandadapu <quic_srivasam@quicinc.com> Acked-by: Rob Herring <robh@kernel.org> Reviewed-by: Stephen Boyd <swboyd@chromium.org> Link: https://lore.kernel.org/r/1654921357-16400-2-git-send-email-quic_srivasam@quicinc.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
0e9e3132fe
commit
174eceeafb
|
|
@ -19,6 +19,11 @@ properties:
|
|||
compatible:
|
||||
const: qcom,sc7280-lpass-lpi-pinctrl
|
||||
|
||||
qcom,adsp-bypass-mode:
|
||||
description:
|
||||
Tells ADSP is in bypass mode.
|
||||
type: boolean
|
||||
|
||||
reg:
|
||||
minItems: 2
|
||||
maxItems: 2
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user