mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
dt-bindings: arm: qcom: Adjust LTE SKUs for sc7280-villager
There have been a few changes since the patch ("dt-bindings: arm: qcom: document sc7280 and villager board"). * New firmware reports LTE boards as "SKU 512" now. Old firmware will still report "SKU 0", but that's all pre-production and everyone will update. * It's been relaized that no "-rev0" boards were ever built that were WiFi-only. Thus we don't two entries for -rev0. Signed-off-by: Douglas Anderson <dianders@chromium.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20220829084732.1.I9ef7f8b909a7afbef9ff2251a98c67033f37b516@changeid
This commit is contained in:
parent
dc94156c66
commit
ff0ea86a53
1 changed files with 1 additions and 6 deletions
|
@ -590,14 +590,9 @@ properties:
|
||||||
- const: google,villager
|
- const: google,villager
|
||||||
- const: qcom,sc7280
|
- const: qcom,sc7280
|
||||||
|
|
||||||
- description: Google Villager with LTE (rev0)
|
|
||||||
items:
|
|
||||||
- const: google,villager-rev0-sku0
|
|
||||||
- const: qcom,sc7280
|
|
||||||
|
|
||||||
- description: Google Villager with LTE (newest rev)
|
- description: Google Villager with LTE (newest rev)
|
||||||
items:
|
items:
|
||||||
- const: google,villager-sku0
|
- const: google,villager-sku512
|
||||||
- const: qcom,sc7280
|
- const: qcom,sc7280
|
||||||
|
|
||||||
- items:
|
- items:
|
||||||
|
|
Loading…
Add table
Reference in a new issue