This series converts pwm-mediatek.txt to schema and fixes
mt7622.dtsi to declare the needed #pwm-cells on the pwm node,
required to not trigger a dtbs_check warning... and to make
that node actually usable.
AngeloGioacchino Del Regno (2):
arm64: dts: mediatek: mt7622: Add missing pwm-cells to pwm node
dt-bindings: pwm: mediatek: Convert pwm-mediatek to dt schema
.../bindings/pwm/mediatek,mt2712-pwm.yaml | 93 +++++++++++++++++++
.../devicetree/bindings/pwm/pwm-mediatek.txt | 52 -----------
arch/arm64/boot/dts/mediatek/mt7622.dtsi | 1 +
3 files changed, 94 insertions(+), 52 deletions(-)
create mode 100644 Documentation/devicetree/bindings/pwm/mediatek,mt2712-pwm.yaml
delete mode 100644 Documentation/devicetree/bindings/pwm/pwm-mediatek.txt
--
2.38.1
On Mon, 28 Nov 2022 12:20:26 +0100, AngeloGioacchino Del Regno wrote:
> This series converts pwm-mediatek.txt to schema and fixes
> mt7622.dtsi to declare the needed #pwm-cells on the pwm node,
> required to not trigger a dtbs_check warning... and to make
> that node actually usable.
>
> AngeloGioacchino Del Regno (2):
> arm64: dts: mediatek: mt7622: Add missing pwm-cells to pwm node
> dt-bindings: pwm: mediatek: Convert pwm-mediatek to dt schema
>
> [...]
Applied, thanks!
[2/2] dt-bindings: pwm: mediatek: Convert pwm-mediatek to dt schema
(no commit info)
Best regards,
--
Thierry Reding <[email protected]>