diff options
| author | André Apitzsch <[email protected]> | 2023-08-27 10:47:59 +0200 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2023-09-19 19:51:14 -0700 |
| commit | 9905205541d2020e45da5ffe9787b4a2e53cc199 (patch) | |
| tree | 4f3e46674661084988379afa9119ea4ecdbe8307 | |
| parent | da3620d7c7d78a375b21ccf046b6617598b7c824 (diff) | |
dt-bindings: arm: qcom: Add BQ Aquaris M5
Add a compatible for BQ Aquaris M5 (Longcheer L9100).
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: André Apitzsch <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 39648d9e1e67..14c3440daf12 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -190,6 +190,7 @@ properties: - items: - enum: + - longcheer,l9100 - samsung,a7 - sony,kanuti-tulip - square,apq8039-t2 |