[PATCH v2 0/4] ARM: dts: ti: Clean up OMAP crypto bindings and dt

Bhargav Joshi posted 4 patches 1 week, 2 days ago
Documentation/devicetree/bindings/crypto/ti,omap-sham.yaml |  3 ++-
Documentation/devicetree/bindings/crypto/ti,omap2-aes.yaml |  2 +-
Documentation/devicetree/bindings/crypto/ti,omap4-des.yaml | 13 +------------
arch/arm/boot/dts/ti/omap/dra7-l4.dtsi                     |  2 --
arch/arm/boot/dts/ti/omap/dra7.dtsi                        |  8 --------
5 files changed, 4 insertions(+), 24 deletions(-)
[PATCH v2 0/4] ARM: dts: ti: Clean up OMAP crypto bindings and dt
Posted by Bhargav Joshi 1 week, 2 days ago
Patch 1 removes redundant properties clocks and clock-names from
omap4-des bindings.

Patch 2 removes redundant "clocks" and "clock-names" properties from the
DRA7 crypto dt nodes.

Patch 3 updates the ti,omap-sham YAML binding to add the missing
"ti,omap3-sham" compatible, deprecates "ti,hwmods" and removes it from
the required properties list.

Patch 4 Adds missing subdirectory in $id path for omap2-aes and omap4-des.

Signed-off-by: Bhargav Joshi <j.bhargav.u@gmail.com>
---
Changes in v2:
- Add patch 1 that removes redundant properties from des.
- collect tag for patch 2
- Add patch 4 to add missing subdirectory in $id path.
- Link to v1: https://lore.kernel.org/r/20260911-ti-dra7-omap-sham-fix-v1-0-c430f01b4e13@gmail.com

---
Bhargav Joshi (4):
      dt-bindings: crypto: ti,omap4-des: Remove redundant clock properties
      ARM: dts: ti: omap: dra7: Remove clocks from crypto nodes
      dt-bindings: crypto: ti,omap-sham: Add OMAP3 compatible and deprecate ti,hwmods
      dt-bindings: crypto: ti,omap: Fix missing subdirectory in $id path

 Documentation/devicetree/bindings/crypto/ti,omap-sham.yaml |  3 ++-
 Documentation/devicetree/bindings/crypto/ti,omap2-aes.yaml |  2 +-
 Documentation/devicetree/bindings/crypto/ti,omap4-des.yaml | 13 +------------
 arch/arm/boot/dts/ti/omap/dra7-l4.dtsi                     |  2 --
 arch/arm/boot/dts/ti/omap/dra7.dtsi                        |  8 --------
 5 files changed, 4 insertions(+), 24 deletions(-)
---
base-commit: 50d05c7c76c96b90462f24debacca971d2e86713
change-id: 20260911-ti-dra7-omap-sham-fix-388a067572b3

Best regards,
-- 
Bhargav