Hi Krzysztof, > > On 13/03/2026 07:48, Pet Weng wrote: > > This chip receives MIPI DSI input and outputs HDMI, and is commonly > > connected to SoCs via I2C and DSI. > > > > Signed-off-by: Pet Weng <[email protected]> > > Reviewed-by: Krzysztof Kozlowski <[email protected]> > > --- > > .../bindings/display/bridge/ite,it61620.yaml | 142 > > +++++++++++++++++++++ > > 1 file changed, 142 insertions(+) > > > This is almost the same as ite,it6162. Almost the same binding, same > description. Also google finds nothing for ite,it61620. > > Looks like some duplicate and your cover letter does not explain here > anything. >
IT61620 is a variant of IT6162. The main differences are: - IT61620 supports only a single MIPI DSI input port, while IT6162 supports dual MIPI DSI ports. - IT61620 does not include the internal MCU present in IT6162. Because of these architectural differences, IT61620 uses a separate compatible string even though the external interfaces and bindings are largely similar. I will update the binding description and cover letter to clarify these differences > Best regards, > Krzysztof Best regards, Pet Weng
