Re: [PATCH] dt-bindings: arm: ti,omap-mpu: Convert to DT schema
From: Rob Herring (Arm)
Date: Mon Aug 31 2026 - 13:41:44 EST
On Tue, 18 Aug 2026 23:29:51 +0530, Bhargav Joshi wrote:
> Convert TI OMAP Main Processor Unit MPU text to DT schema.
>
> Changes from the original text binding during conversion:
> - Mark ti,hwmods as deprecated, as it is longer needed.
> - The pm-sram property name is kept as-is without a vendor prefix
> ti,pm-sram to maintain backward compatibility with older device trees
> and the existing pm33xx driver.
>
> Signed-off-by: Bhargav Joshi <j.bhargav.u@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/omap/mpu.txt | 54 --------------------
> .../devicetree/bindings/arm/ti/ti,omap-mpu.yaml | 58 ++++++++++++++++++++++
> 2 files changed, 58 insertions(+), 54 deletions(-)
>
Applied, thanks!