Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

André Draszik and committed by
Krzysztof Kozlowski
2f88cffb 168e2496

+2 -1
+2 -1
Documentation/devicetree/bindings/arm/google.yaml
··· 34 34 const: '/' 35 35 compatible: 36 36 oneOf: 37 - - description: Google Pixel 6 / Oriole 37 + - description: Google Pixel 6 or 6 Pro (Oriole or Raven) 38 38 items: 39 39 - enum: 40 40 - google,gs101-oriole 41 + - google,gs101-raven 41 42 - const: google,gs101 42 43 43 44 # Bootloader requires empty ect node to be present