Re: [PATCH v2] dt-bindings: iommu: ti,omap-iommu: Convert to DT schema

From: Rob Herring (Arm)

Date: Fri Jul 17 2026 - 09:46:45 EST



On Wed, 08 Jul 2026 22:21:43 +0530, Bhargav Joshi wrote:
> Convert Texas Instruments OMAP2+ IOMMU from text to DT schema. Make the
> 'ti,hwmods' property optional and mark it deprecated as it is no longer
> used, it is kept to support legacy dtbs.
>
> Signed-off-by: Bhargav Joshi <j.bhargav.u@xxxxxxxxx>
> ---
> Changes in v2:
> - Added maxItems:1 to ti,syscon-mmuconfig as property expects only one
> pair of phandle-args
> - Added deafult value 32 for ti,#tlb-entries
> - Link to v1: https://lore.kernel.org/r/20260708-ti-omap-iommu-v1-1-48cfc53aaa46@xxxxxxxxx
> ---
> .../devicetree/bindings/iommu/ti,omap-iommu.txt | 59 -----------
> .../devicetree/bindings/iommu/ti,omap-iommu.yaml | 114 +++++++++++++++++++++
> 2 files changed, 114 insertions(+), 59 deletions(-)
>

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