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

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: gpu: img: Add AM62P SoC specific compatible

The AM62P and the J722S features the same BXS-4 GPU as the J721S2. Add a
new SoC specific compatible.

Signed-off-by: Michael Walle <mwalle@kernel.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Matt Coster <matt.coster@imgtec.com>
Link: https://patch.msgid.link/20251223124729.2482877-2-mwalle@kernel.org
Signed-off-by: Matt Coster <matt.coster@imgtec.com>

authored by

Michael Walle and committed by
Matt Coster
5abffd7f 5f8d6f29

+2
+2
Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml
··· 38 38 - const: img,img-rogue 39 39 - items: 40 40 - enum: 41 + - ti,am62p-gpu 41 42 - ti,j721s2-gpu 42 43 - const: img,img-bxs-4-64 43 44 - const: img,img-rogue ··· 99 98 contains: 100 99 enum: 101 100 - ti,am62-gpu 101 + - ti,am62p-gpu 102 102 - ti,j721s2-gpu 103 103 then: 104 104 properties: