On Fri, 13 Feb 2026 17:27:35 +0100, Tommaso Merciai wrote: > The RZ/G3E Soc has 2 LCD controller (LCDC), contain a Frame Compression > Processor (FCPVD), a Video Signal Processor (VSPD), Video Signal > Processor (VSPD), and Display Unit (DU). > > - LCDC0 supports DSI and LVDS (single or dual-channel) outputs. > - LCDC1 supports DSI, LVDS (single-channel), and RGB outputs. > > Add new SoC-specific compatible string 'renesas,r9a09g047-du'. > > Signed-off-by: Tommaso Merciai <[email protected]> > --- > v4->v5: > - Dropped renesas,id property and updated bindings > accordingly. > > v2->v3: > - No changes. > > v2->v3: > - No changes. > > v1->v2: > - Use single compatible string instead of multiple compatible strings > for the two DU instances, leveraging a 'renesas,id' property to > differentiate between DU0 and DU1. > - Updated commit message accordingly. > > .../bindings/display/renesas,rzg2l-du.yaml | 22 +++++++++++++++++++ > 1 file changed, 22 insertions(+) >
Reviewed-by: Rob Herring (Arm) <[email protected]>
