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

Bhargav Joshi posted 2 patches 2 weeks ago
There is a newer version of this series
Documentation/devicetree/bindings/crypto/ti,omap-sham.yaml | 3 ++-
arch/arm/boot/dts/ti/omap/dra7.dtsi                        | 8 --------
2 files changed, 2 insertions(+), 9 deletions(-)
[PATCH 0/2] ARM: dts: ti: Clean up OMAP crypto bindings and dt
Posted by Bhargav Joshi 2 weeks ago
Patch 1 removes redundant "clocks" and "clock-names" properties from the
DRA7 crypto dt nodes.

Patch 2 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.

Signed-off-by: Bhargav Joshi <j.bhargav.u@gmail.com>
---
Bhargav Joshi (2):
      ARM: dts: ti: omap: dra7: Remove clocks from crypto nodes
      dt-bindings: crypto: ti,omap-sham: Add OMAP3 compatible and deprecate ti,hwmods

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

Best regards,
-- 
Bhargav