forked from Openwrt/openwrt
8c405cdccc
The patches were generated from the RPi repo with the following command: git format-patch v6.6.34..rpi-6.1.y Some patches needed rebasing and, as usual, the applied and reverted, wireless drivers, Github workflows, READMEs and defconfigs patches were removed. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
21 lines
613 B
Diff
21 lines
613 B
Diff
From 00f4c737ceca860fec78580935f3e5f50c2bded3 Mon Sep 17 00:00:00 2001
|
|
From: Iago Toral Quiroga <itoral@igalia.com>
|
|
Date: Thu, 2 Mar 2023 11:56:52 +0100
|
|
Subject: [PATCH 0559/1085] dt-bindings: gpu: v3d: Add BCM2712 to compatibility
|
|
list
|
|
|
|
---
|
|
Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.yaml | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
--- a/Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.yaml
|
|
+++ b/Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.yaml
|
|
@@ -16,6 +16,7 @@ properties:
|
|
|
|
compatible:
|
|
enum:
|
|
+ - brcm,2712-v3d
|
|
- brcm,2711-v3d
|
|
- brcm,7268-v3d
|
|
- brcm,7278-v3d
|