Re: [PATCH v2] dt-bindings: pinctrl: ti,dra7-iodelay: Convert to DT schema

From: Rob Herring (Arm)

Date: Mon Aug 03 2026 - 17:06:31 EST



On Wed, 22 Jul 2026 22:15:54 +0530, Bhargav Joshi wrote:
> Convert TI IODELAY controller from text to DT schema. Document child
> properties missing from text bindings for proper validation.
>
> Signed-off-by: Bhargav Joshi <j.bhargav.u@xxxxxxxxx>
> ---
> Changes in v2:
> - Add pinctrl-pin-array as required for child node
> - Support generic child node that ends with _conf
> - Link to v1: https://lore.kernel.org/r/20260713-ti-iodelay-v1-1-5f06d36c4aac@xxxxxxxxx
> ---
> .../bindings/pinctrl/ti,dra7-iodelay.yaml | 83 ++++++++++++++++++++++
> .../devicetree/bindings/pinctrl/ti,iodelay.txt | 47 ------------
> 2 files changed, 83 insertions(+), 47 deletions(-)
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>