mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 06:04:44 +01:00
dt-bindings: arm: google: add gs101-raven
Raven is Google's code name for Pixel 6 Pro. Since there are differences compared to Pixel 6 (Oriole), we need to add a separate compatible for it. Reviewed-by: Peter Griffin <peter.griffin@linaro.org> Acked-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: André Draszik <andre.draszik@linaro.org> Link: https://lore.kernel.org/r/20250117-gs101-simplefb-v4-1-a5b90ca2f917@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
parent
168e24966f
commit
2f88cffbfe
1 changed files with 2 additions and 1 deletions
|
|
@ -34,10 +34,11 @@ properties:
|
|||
const: '/'
|
||||
compatible:
|
||||
oneOf:
|
||||
- description: Google Pixel 6 / Oriole
|
||||
- description: Google Pixel 6 or 6 Pro (Oriole or Raven)
|
||||
items:
|
||||
- enum:
|
||||
- google,gs101-oriole
|
||||
- google,gs101-raven
|
||||
- const: google,gs101
|
||||
|
||||
# Bootloader requires empty ect node to be present
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue