Skip to content

Commit 7777dc1

Browse files
robherringlag-linaro
authored andcommitted
dt-bindings: mfd: syscon: Add missing simple syscon compatibles
Add various "simple" syscon compatibles which were undocumented or still documented with old text bindings. apm,xgene-csw, apm,xgene-efuse, apm,xgene-mcb, apm,xgene-rb, fsl,ls1088a-reset, marvell,armada-3700-cpu-misc, mediatek,mt2712-pctl-a-syscfg, mediatek,mt6397-pctl-pmic-syscfg, and mediatek,mt8173-pctl-a-syscfg were all undocumented, but are in use already. Remove the old text binding docs for the others. Signed-off-by: Rob Herring <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
1 parent 5549eee commit 7777dc1

File tree

6 files changed

+15
-95
lines changed

6 files changed

+15
-95
lines changed

Documentation/devicetree/bindings/arm/altera/socfpga-sdram-controller.txt

Lines changed: 0 additions & 12 deletions
This file was deleted.

Documentation/devicetree/bindings/arm/apm/scu.txt

Lines changed: 0 additions & 17 deletions
This file was deleted.

Documentation/devicetree/bindings/arm/marvell/armada-37xx.txt

Lines changed: 0 additions & 32 deletions
This file was deleted.

Documentation/devicetree/bindings/mfd/brcm,iproc-cdru.txt

Lines changed: 0 additions & 16 deletions
This file was deleted.

Documentation/devicetree/bindings/mfd/brcm,iproc-mhb.txt

Lines changed: 0 additions & 18 deletions
This file was deleted.

Documentation/devicetree/bindings/mfd/syscon.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,20 @@ properties:
3838
- allwinner,sun8i-h3-system-controller
3939
- allwinner,sun8i-v3s-system-controller
4040
- allwinner,sun50i-a64-system-controller
41+
- altr,sdr-ctl
4142
- amd,pensando-elba-syscon
43+
- apm,xgene-csw
44+
- apm,xgene-efuse
45+
- apm,xgene-mcb
46+
- apm,xgene-rb
47+
- apm,xgene-scu
4248
- brcm,cru-clkset
49+
- brcm,sr-cdru
50+
- brcm,sr-mhb
4351
- freecom,fsg-cs2-system-controller
4452
- fsl,imx93-aonmix-ns-syscfg
4553
- fsl,imx93-wakeupmix-syscfg
54+
- fsl,ls1088a-reset
4655
- hisilicon,dsa-subctrl
4756
- hisilicon,hi6220-sramctrl
4857
- hisilicon,pcie-sas-subctrl
@@ -51,9 +60,15 @@ properties:
5160
- intel,lgm-syscon
5261
- loongson,ls1b-syscon
5362
- loongson,ls1c-syscon
63+
- marvell,armada-3700-cpu-misc
64+
- marvell,armada-3700-nb-pm
65+
- marvell,armada-3700-avs
5466
- marvell,armada-3700-usb2-host-misc
67+
- mediatek,mt2712-pctl-a-syscfg
68+
- mediatek,mt6397-pctl-pmic-syscfg
5569
- mediatek,mt8135-pctl-a-syscfg
5670
- mediatek,mt8135-pctl-b-syscfg
71+
- mediatek,mt8173-pctl-a-syscfg
5772
- mediatek,mt8365-syscfg
5873
- microchip,lan966x-cpu-syscon
5974
- microchip,sparx5-cpu-syscon

0 commit comments

Comments
 (0)