]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: soc: ti,omap-dmm: Convert to DT schema
authorBhargav Joshi <j.bhargav.u@gmail.com>
Fri, 5 Jun 2026 03:37:26 +0000 (09:07 +0530)
committerRob Herring (Arm) <robh@kernel.org>
Fri, 5 Jun 2026 21:11:30 +0000 (16:11 -0500)
commitffda432eb1503a6002c823094310ab2b887e4fa7
tree98456b808f6055a03391ab9dff8f2187fc4f511f
parente1686ca81dbf3edbde589b7daf312b45cbf76e03
dt-bindings: soc: ti,omap-dmm: Convert to DT schema

Convert the TI OMAP Dynamic Memory Manager (DMM) dt binding
from text format to DT schema.

During conversion following changes were made:
- Move file from /bindings/arm/omap to /bindings/soc/ti/
- Make the 'ti,hwmods' property optional and mark it deprecated as it is
  no longer used, it is kept to support legacy dtbs.
- Add the missing required property 'interrupts' to example node.

Signed-off-by: Bhargav Joshi <j.bhargav.u@gmail.com>
Link: https://patch.msgid.link/20260605-ti-omap-dmm-v2-1-1b460742ec83@gmail.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/arm/omap/dmm.txt [deleted file]
Documentation/devicetree/bindings/soc/ti/ti,omap-dmm.yaml [new file with mode: 0644]