Re: [PATCH RESEND 01/17] dt-bindings: display: spacemit: add K3 Saturn DPU controller
"Rob Herring (Arm)" <[email protected]>
| Newsgroups | gmane.linux.kernel.clk,gmane.linux.ports.riscv,gmane.linux.drivers.devicetree,gmane.linux.kernel,gmane.comp.video.dri.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 25 Jul 2026 00:51:10 -0400, Cody Kang wrote: > Document the Saturn display processing unit found on the SpacemiT K3 SoC. > The K3 instantiates two of them, one per display path. They share a > compatible: an instance differs only in which register window, interrupt, > clock and reset lines it takes. > > Signed-off-by: Cody Kang <[email protected]> > --- > .../display/spacemit/spacemit,k3-saturn-dpu.yaml | 132 +++++++++++++++++++++ > 1 file changed, 132 insertions(+) > Reviewed-by: Rob Herring (Arm) <[email protected]>