mbox series

[v2,0/2] dt-bindings: sti: updates for STi platform

Message ID 20230212205107.8073-1-avolmat@me.com
Headers show
Series dt-bindings: sti: updates for STi platform | expand

Message

Alain Volmat Feb. 12, 2023, 8:51 p.m. UTC
Update the sti.yaml file with addition of board information and move it
into soc/sti folder.
Add the st,sti-syscon.yaml binding file for STi platform syscon

Alain Volmat (2):
  dt-bindings: arm: sti: add STi platform syscon
  dt-bindings: arm: sti: add sti boards and remove stih415/stih416

 .../devicetree/bindings/arm/sti.yaml          | 26 -----------
 .../bindings/soc/sti/st,sti-syscon.yaml       | 46 +++++++++++++++++++
 .../devicetree/bindings/soc/sti/sti.yaml      | 33 +++++++++++++
 3 files changed, 79 insertions(+), 26 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/arm/sti.yaml
 create mode 100644 Documentation/devicetree/bindings/soc/sti/st,sti-syscon.yaml
 create mode 100644 Documentation/devicetree/bindings/soc/sti/sti.yaml