Searched +full:s500 +full:- +full:cmu (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/contrib/device-tree/src/arm/actions/ |
| H A D | owl-s500.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * Actions Semi S500 SoC 5 * Copyright (c) 2016-2017 Andreas Färber 8 #include <dt-bindings/clock/actions,s500-cmu.h> 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/interrupt-controller/arm-gic.h> 11 #include <dt-bindings/power/owl-s500-powergate.h> 12 #include <dt-bindings/reset/actions,s500-reset.h> 15 compatible = "actions,s500"; 16 interrupt-parent = <&gic>; [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | actions,owl-cmu.txt | 1 * Actions Semi Owl Clock Management Unit (CMU) 5 applicable to S900, S700 and S500 SoC's. 9 - compatible: should be one of the following, 10 "actions,s900-cmu" 11 "actions,s700-cmu" 12 "actions,s500-cmu" 13 - reg: physical base address of the controller and length of memory mapped 15 - clocks: Reference to the parent clocks ("hosc", "losc") 16 - #clock-cells: should be 1. 17 - #reset-cells: should be 1. [all …]
|
| H A D | actions,owl-cmu.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/actions,owl-cmu.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Actions Semi Owl Clock Management Unit (CMU) 10 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> 17 include/dt-bindings/clock/actions,s500-cmu.h 18 include/dt-bindings/clock/actions,s700-cmu.h 19 include/dt-bindings/clock/actions,s900-cmu.h 24 - actions,s500-cmu [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | actions,owl-emac.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/actions,owl-emac.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Cristian Ciocaltea <cristian.ciocaltea@gmail.com> 15 IEEE 802.3 CSMA/CD standard, supporting both half-duplex and full-duplex 19 - $ref: ethernet-controller.yaml# 24 - const: actions,owl-emac 25 - items: 26 - enum: [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/serial/ |
| H A D | actions,owl-uart.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/serial/actions,owl-uart.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Kanak Shilledar <kanakshilledar111@protonmail.com> 13 - $ref: serial.yaml 18 - enum: 19 - actions,s500-uart 20 - actions,s900-uart 21 - const: actions,owl-uart [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c-owl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/i2c/i2c-owl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> 14 S500, S700 and S900. 17 - $ref: /schemas/i2c/i2c-controller.yaml# 22 - actions,s500-i2c # Actions Semi S500 compatible SoCs 23 - actions,s700-i2c # Actions Semi S700 compatible SoCs 24 - actions,s900-i2c # Actions Semi S900 compatible SoCs [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/mmc/ |
| H A D | owl-mmc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/mmc/owl-mmc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - $ref: mmc-controller.yaml 13 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> 18 - const: actions,owl-mmc 19 - items: 20 - enum: 21 - actions,s500-mmc [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | actions,s500-pinctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pinctrl/actions,s500-pinctrl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Actions Semi S500 SoC pinmux & GPIO controller 10 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> 11 - Cristian Ciocaltea <cristian.ciocaltea@gmail.com> 16 pinctrl-bindings.txt in this directory for common binding part and usage. 20 const: actions,s500-pinctrl 24 - description: GPIO Output + GPIO Input + GPIO Data [all …]
|