zephyr/dts/bindings/pwm
Ulf Magnusson 2098bf6e92 dts: bindings: Rename pwm.yaml to pwm-controller.yaml
Renaming bindings to consistently be called foo-controller.yaml for
controllers and foo-device.yaml for devices (last one mostly makes sense
for devices on buses and the like).

I was thinking of having a plain foo.yaml be the controller as well, but

    !include interrupt.yaml

reads much worse than

    !include interrupt-controller.yaml

Another advantage of this approach is that no binding changes meaning
(which could be risky). It's just adding suffixes to filenames.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-09-07 10:25:02 -05:00
..
atmel,sam-pwm.yaml dts: bindings: Rename pwm.yaml to pwm-controller.yaml 2019-09-07 10:25:02 -05:00
fsl,imx7d-pwm.yaml dts: bindings: Rename pwm.yaml to pwm-controller.yaml 2019-09-07 10:25:02 -05:00
nordic,nrf-pwm.yaml dts: bindings: Remove unused 'version' field 2019-07-22 09:28:07 -04:00
nordic,nrf-sw-pwm.yaml dts: bindings: Remove unused 'version' field 2019-07-22 09:28:07 -04:00
nxp,flexpwm.yaml dts: bindings: pwm: nxp: Fix missing copyright/license 2019-08-09 00:07:15 -05:00
nxp,imx-pwm.yaml dts: bindings: Rename pwm.yaml to pwm-controller.yaml 2019-09-07 10:25:02 -05:00
nxp,kinetis-ftm.yaml dts: bindings: Rename pwm.yaml to pwm-controller.yaml 2019-09-07 10:25:02 -05:00
pwm-controller.yaml dts: bindings: Rename pwm.yaml to pwm-controller.yaml 2019-09-07 10:25:02 -05:00
sifive,pwm0.yaml dts: bindings: Rename pwm.yaml to pwm-controller.yaml 2019-09-07 10:25:02 -05:00
st,stm32-pwm.yaml dts: bindings: Rename pwm.yaml to pwm-controller.yaml 2019-09-07 10:25:02 -05:00