lkml.org 
[lkml]   [2022]   [Jun]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/10] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
Date
This patchset splits the fsl,scu txt into multiple yaml files.
There is one yaml for the main SCU node and then each possible child
nodes has its own yaml file. Last patch of the series removes the txt
file.

Abel Vesa (10):
dt-bindings: arm: freescale: Switch fsl,scu to yaml
dt-bindings: arm: freescale: Add fsl,scu-clk yaml file
dt-bindings: arm: freescale: Add fsl,scu-iomux yaml file
dt-bindings: arm: freescale: Add fsl,scu-key yaml file
dt-bindings: arm: freescale: Add fsl,scu-ocotp yaml file
dt-bindings: arm: freescale: Add fsl,scu-pd yaml file
dt-bindings: arm: freescale: Add fsl,scu-rtc yaml file
dt-bindings: arm: freescale: Add fsl,scu-thermal yaml file
dt-bindings: arm: freescale: Add fsl,scu-wdt yaml file
dt-bindings: arm: freescale: Remove fsl,scu txt file

.../bindings/arm/freescale/fsl,scu-clk.yaml | 45 +++
.../bindings/arm/freescale/fsl,scu-iomux.yaml | 32 +++
.../bindings/arm/freescale/fsl,scu-key.yaml | 27 ++
.../bindings/arm/freescale/fsl,scu-ocotp.yaml | 40 +++
.../bindings/arm/freescale/fsl,scu-pd.yaml | 32 +++
.../bindings/arm/freescale/fsl,scu-rtc.yaml | 23 ++
.../arm/freescale/fsl,scu-thermal.yaml | 31 ++
.../bindings/arm/freescale/fsl,scu-wdt.yaml | 29 ++
.../bindings/arm/freescale/fsl,scu.txt | 271 ------------------
.../bindings/arm/freescale/fsl,scu.yaml | 185 ++++++++++++
10 files changed, 444 insertions(+), 271 deletions(-)
create mode 100644 Documentation/devicetree/bindings/arm/freescale/fsl,scu-clk.yaml
create mode 100644 Documentation/devicetree/bindings/arm/freescale/fsl,scu-iomux.yaml
create mode 100644 Documentation/devicetree/bindings/arm/freescale/fsl,scu-key.yaml
create mode 100644 Documentation/devicetree/bindings/arm/freescale/fsl,scu-ocotp.yaml
create mode 100644 Documentation/devicetree/bindings/arm/freescale/fsl,scu-pd.yaml
create mode 100644 Documentation/devicetree/bindings/arm/freescale/fsl,scu-rtc.yaml
create mode 100644 Documentation/devicetree/bindings/arm/freescale/fsl,scu-thermal.yaml
create mode 100644 Documentation/devicetree/bindings/arm/freescale/fsl,scu-wdt.yaml
delete mode 100644 Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt
create mode 100644 Documentation/devicetree/bindings/arm/freescale/fsl,scu.yaml

--
2.34.3

\
 
 \ /
  Last update: 2022-06-07 13:04    [W:0.437 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site