Re: [PATCH v2 1/3] dt-bindings: sharp,lq101r1sx01: Add compatible for LQ101R1SX03
From: Rob Herring <robh@kernel.org>
Date: 2021-12-15 19:57:15
Also in:
dri-devel, linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-12-15 19:57:15
Also in:
dri-devel, linux-devicetree, lkml
On Sun, 12 Dec 2021 00:36:51 +0300, Dmitry Osipenko wrote:
From: Anton Bambura <redacted> LQ101R1SX03 is compatible with LQ101R1SX01 from software perspective, document it. The LQ101R1SX03 is a newer revision of LQ101R1SX01, it has minor differences in hardware pins in comparison to the older version. The newer version of the panel can be found on Android tablets, like ASUS TF701T. Signed-off-by: Anton Bambura <redacted> Signed-off-by: Dmitry Osipenko <digetx@gmail.com> --- .../bindings/display/panel/sharp,lq101r1sx01.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-)
Reviewed-by: Rob Herring <robh@kernel.org>