Re: [PATCH 1/2] dt-bindings: display: ti: Convert ti,tpd12s015 to DT schema
From: Rob Herring (Arm)
Date: Mon Aug 03 2026 - 18:17:40 EST
On Thu, 30 Jul 2026 12:22:44 +0300, Eduard Bostina wrote:
> Convert the Texas Instruments TPD12S015 HDMI level shifter and
> ESD protection chip bindings to DT schema.
>
> During the conversion, the following updates were made:
> - Added the 'ti,tpd12s016' compatible string, which is used in
> am57xx device trees.
> - The 'gpios' property now allows up to 5 items, as the
> omap5-igep0050 device tree routes additional control pins
> beyond the standard 3 documented in the old text file.
>
> Signed-off-by: Eduard Bostina <egbostina@xxxxxxxxx>
> ---
> .../bindings/display/ti/ti,tpd12s015.txt | 44 -----------
> .../bindings/display/ti/ti,tpd12s015.yaml | 78 +++++++++++++++++++
> 2 files changed, 78 insertions(+), 44 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/display/ti/ti,tpd12s015.txt
> create mode 100644 Documentation/devicetree/bindings/display/ti/ti,tpd12s015.yaml
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>