| /freebsd/sys/contrib/device-tree/Bindings/mfd/ | 
| H A D | mscc,ocelot.yaml | 4 $id: http://devicetree.org/schemas/mfd/mscc,ocelot.yaml#25       - mscc,vsc7512
 42     $ref: /schemas/pinctrl/mscc,ocelot-pinctrl.yaml
 50           - mscc,ocelot-sgpio
 54     $ref: /schemas/net/mscc,miim.yaml
 58           - mscc,ocelot-miim
 62     $ref: /schemas/net/mscc,vsc7514-switch.yaml
 67           - mscc,vsc7512-switch
 90             compatible = "mscc,vsc7512";
 97                 compatible = "mscc,ocelot-miim";
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/mips/ | 
| H A D | mscc.txt | 7 - compatible: "mscc,ocelot", "mscc,luton", "mscc,serval" or "mscc,jr2"19 - compatible: Should be "mscc,ocelot-chip-regs", "simple-mfd", "syscon"
 24 		compatible = "mscc,ocelot-chip-regs", "simple-mfd", "syscon";
 35 - compatible: Should be "mscc,ocelot-hsio", "syscon", "simple-mfd"
 40 		compatible = "mscc,ocelot-hsio", "syscon", "simple-mfd";
 
 | 
| /freebsd/sys/contrib/device-tree/src/mips/mscc/ | 
| H A D | ocelot.dtsi | 7 	compatible = "mscc,ocelot";55 			compatible = "mscc,ocelot-cpu-syscon", "syscon";
 60 			compatible = "mscc,ocelot-icpu-intr";
 82 			compatible = "mscc,ocelot-i2c", "snps,designware-i2c";
 108 			compatible = "mscc,ocelot-spi", "snps,dw-apb-ssi";
 119 			compatible = "mscc,vsc7514-switch";
 200 			compatible = "mscc,ocelot-chip-reset";
 205 			compatible = "mscc,ocelot-pinctrl";
 239 			compatible = "mscc,ocelot-miim";
 261 			compatible = "mscc,ocelot-miim";
 [all …]
 
 | 
| H A D | jaguar2.dtsi | 9 	compatible = "mscc,jr2";59 			compatible = "mscc,ocelot-cpu-syscon", "syscon";
 64 			compatible = "mscc,jaguar2-icpu-intr";
 99 			compatible = "mscc,jaguar2-pinctrl";
 142 			compatible = "mscc,ocelot-i2c", "snps,designware-i2c";
 155 			compatible = "mscc,ocelot-i2c", "snps,designware-i2c";
 
 | 
| H A D | luton.dtsi | 7 	compatible = "mscc,luton";55 			compatible = "mscc,ocelot-cpu-syscon", "syscon";
 60 			compatible = "mscc,luton-icpu-intr";
 82 			compatible = "mscc,ocelot-i2c", "snps,designware-i2c";
 95 			compatible = "mscc,luton-pinctrl";
 
 | 
| H A D | serval.dtsi | 9 	compatible = "mscc,serval";58 			compatible = "mscc,ocelot-cpu-syscon", "syscon";
 63 			compatible = "mscc,serval-icpu-intr";
 98 			compatible = "mscc,serval-pinctrl";
 141 			compatible = "mscc,ocelot-i2c", "snps,designware-i2c";
 
 | 
| H A D | serval_pcb105.dts | 11 	compatible = "mscc,serval-pcb105", "mscc,serval";
 | 
| H A D | serval_pcb106.dts | 11 	compatible = "mscc,serval-pcb106", "mscc,serval";
 | 
| H A D | luton_pcb091.dts | 12 	compatible = "mscc,luton-pcb091", "mscc,luton";
 | 
| H A D | ocelot_pcb123.dts | 9 	compatible = "mscc,ocelot-pcb123", "mscc,ocelot";
 | 
| H A D | jaguar2_pcb118.dts | 11 	compatible = "mscc,jr2-pcb118", "mscc,jr2";
 | 
| /freebsd/sys/contrib/device-tree/Bindings/pinctrl/ | 
| H A D | mscc,ocelot-pinctrl.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/mscc,ocelot-pinctrl.yaml#18       - mscc,jaguar2-pinctrl
 19       - mscc,luton-pinctrl
 20       - mscc,ocelot-pinctrl
 21       - mscc,serval-pinctrl
 22       - mscc,servalt-pinctrl
 99         compatible = "mscc,ocelot-pinctrl";
 
 | 
| H A D | mscc,ocelot-pinctrl.txt | 5  - compatible		: Should be "mscc,ocelot-pinctrl",6 			  "mscc,jaguar2-pinctrl", "microchip,sparx5-pinctrl",
 7 			  "mscc,luton-pinctrl", "mscc,serval-pinctrl",
 8 			  "microchip,lan966x-pinctrl" or "mscc,servalt-pinctrl"
 27 		compatible = "mscc,ocelot-pinctrl";
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ | 
| H A D | mscc,ocelot-icpu-intr.yaml | 4 $id: http://devicetree.org/schemas/interrupt-controller/mscc,ocelot-icpu-intr.yaml#24           - mscc,jaguar2-icpu-intr
 25           - mscc,luton-icpu-intr
 26           - mscc,ocelot-icpu-intr
 27           - mscc,serval-icpu-intr
 56         compatible = "mscc,ocelot-icpu-intr";
 
 | 
| H A D | mscc,ocelot-icpu-intr.txt | 5 - compatible : should be "mscc,ocelot-icpu-intr"15 			compatible = "mscc,ocelot-icpu-intr";
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/power/reset/ | 
| H A D | ocelot-reset.txt | 6 The reset registers are both present in the MSCC vcoreiii MIPS and11  - compatible: "mscc,ocelot-chip-reset", "mscc,luton-chip-reset",
 12    "mscc,jaguar2-chip-reset" or "microchip,sparx5-chip-reset"
 16 		compatible = "mscc,ocelot-chip-reset";
 
 | 
| /freebsd/sys/dev/smartpqi/ | 
| H A D | smartpqi_main.c | 47 	/* (MSCC PM8205 8x12G based) */56 	/* (MSCC PM8225 8x12G based) */
 64 	/* (MSCC PM8221 8x12G based) */
 72 	/* (MSCC PM8204 8x12G based) */
 94 	/* (MSCC PM8222 8x12G based) */
 117 	/* (SRCx MSCC FVB 24x12G based) */
 118 	{0x9005, 0x028f, 0x103c, 0x1001, PQI_HWIF_SRCV, "MSCC FVB"},
 120 	/* (MSCC PM8241 24x12G based) */
 122 	/* (MSCC PM8242 24x12G based) */
 133 	/* (MSCC PM8236 16x12G based) */
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/phy/ | 
| H A D | mscc,vsc7514-serdes.yaml | 4 $id: http://devicetree.org/schemas/phy/mscc,vsc7514-serdes.yaml#29   This is a child of the HSIO syscon ("mscc,ocelot-hsio", see
 30   Documentation/devicetree/bindings/mips/mscc.txt) on the Microsemi Ocelot.
 35       - mscc,vsc7514-serdes
 54       compatible = "mscc,vsc7514-serdes";
 
 | 
| H A D | phy-ocelot-serdes.txt | 19 This is a child of the HSIO syscon ("mscc,ocelot-hsio", see20 Documentation/devicetree/bindings/mips/mscc.txt) on the Microsemi Ocelot.
 24 - compatible: should be "mscc,vsc7514-serdes"
 33 		compatible = "mscc,vsc7514-serdes";
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/net/ | 
| H A D | mscc,vsc7514-switch.yaml | 4 $id: http://devicetree.org/schemas/net/mscc,vsc7514-switch.yaml#25           const: mscc,vsc7514-switch
 40           const: mscc,vsc7512-switch
 52       - mscc,vsc7512-switch
 53       - mscc,vsc7514-switch
 131       compatible = "mscc,vsc7514-switch";
 179       compatible = "mscc,vsc7512-switch";
 
 | 
| H A D | mscc,miim.yaml | 4 $id: http://devicetree.org/schemas/net/mscc,miim.yaml#18       - mscc,ocelot-miim
 62       compatible = "mscc,ocelot-miim";
 
 | 
| H A D | mscc-miim.txt | 5 - compatible: must be "mscc,ocelot-miim" or "microchip,lan966x-miim"19 		compatible = "mscc,ocelot-miim";
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/sound/ | 
| H A D | mscc,zl38060.yaml | 4 $id: http://devicetree.org/schemas/sound/mscc,zl38060.yaml#23     const: mscc,zl38060
 67             compatible = "mscc,zl38060";
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/spi/ | 
| H A D | snps,dw-apb-ssi.yaml | 19               - mscc,ocelot-spi20               - mscc,jaguar2-spi
 62               - mscc,ocelot-spi
 63               - mscc,jaguar2-spi
 
 | 
| /freebsd/sys/contrib/device-tree/Bindings/i2c/ | 
| H A D | snps,designware-i2c.yaml | 19               const: mscc,ocelot-i2c32           - const: mscc,ocelot-i2c
 142       compatible = "mscc,ocelot-i2c", "snps,designware-i2c";
 
 |