dt-bindings: pinctrl: qcom,sm8450-lpass-lpi-pinctrl: Add SA8775P and QCS8300 pinctrl
Document compatible for Qualcomm SA8775P and QCS8300 SoC LPASS TLMM pin controller, fully compatible with previous SM8450 generation (same amount of pins and functions). Signed-off-by: Mohammad Rafi Shaik <mohammad.rafi.shaik@oss.qualcomm.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Linus Walleij <linusw@kernel.org>
This commit is contained in:
parent
6d3ea3120e
commit
1c5986eefd
1 changed files with 7 additions and 1 deletions
|
|
@ -15,7 +15,13 @@ description:
|
|||
|
||||
properties:
|
||||
compatible:
|
||||
const: qcom,sm8450-lpass-lpi-pinctrl
|
||||
oneOf:
|
||||
- const: qcom,sm8450-lpass-lpi-pinctrl
|
||||
- items:
|
||||
- enum:
|
||||
- qcom,qcs8300-lpass-lpi-pinctrl
|
||||
- qcom,sa8775p-lpass-lpi-pinctrl
|
||||
- const: qcom,sm8450-lpass-lpi-pinctrl
|
||||
|
||||
reg:
|
||||
items:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue