/openbmc/linux/arch/arm64/boot/dts/actions/ |
H A D | s900.dtsi | 6 #include <dt-bindings/clock/actions,s900-cmu.h> 9 #include <dt-bindings/reset/actions,s900-reset.h> 12 compatible = "actions,s900"; 123 compatible = "actions,s900-uart", "actions,owl-uart"; 131 compatible = "actions,s900-uart", "actions,owl-uart"; 139 compatible = "actions,s900-uart", "actions,owl-uart"; 147 compatible = "actions,s900-uart", "actions,owl-uart"; 155 compatible = "actions,s900-uart", "actions,owl-uart"; 163 compatible = "actions,s900-uart", "actions,owl-uart"; 171 compatible = "actions,s900-uart", "actions,owl-uart"; [all …]
|
H A D | s700.dtsi | 117 compatible = "actions,s900-uart", "actions,owl-uart"; 125 compatible = "actions,s900-uart", "actions,owl-uart"; 133 compatible = "actions,s900-uart", "actions,owl-uart"; 141 compatible = "actions,s900-uart", "actions,owl-uart"; 149 compatible = "actions,s900-uart", "actions,owl-uart"; 157 compatible = "actions,s900-uart", "actions,owl-uart"; 165 compatible = "actions,s900-uart", "actions,owl-uart";
|
H A D | Makefile | 5 dtb-$(CONFIG_ARCH_ACTIONS) += s900-bubblegum-96.dtb
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | actions,owl-cmu.txt | 5 applicable to S900, S700 and S500 SoC's. 10 "actions,s900-cmu" 23 dt-bindings/clock/actions,s900-cmu.h or actions,s700-cmu.h or 31 Actions Semi S900 CMU also requires one more clock: 37 compatible = "actions,s900-cmu"; 48 compatible = "actions,s900-uart", "actions,owl-uart";
|
/openbmc/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-owl.yaml | 14 S500, S700 and S900. 24 - actions,s900-i2c # Actions Semi S900 compatible SoCs 52 #include <dt-bindings/clock/actions,s900-cmu.h> 55 compatible = "actions,s900-i2c";
|
/openbmc/linux/Documentation/devicetree/bindings/power/ |
H A D | actions,owl-sps.txt | 6 "actions,s900-sps" for S900 12 include/dt-bindings/power/owl-s900-powergate.h for S900
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | s900.dtsi | 3 // Device Tree Source for Actions Semi S900 SoC 12 compatible = "actions,s900"; 37 compatible = "actions,s900-serial"; 45 compatible = "actions,s900-cmu";
|
H A D | bubblegum_96.dts | 9 #include "s900.dtsi" 13 compatible = "ucrobotics,bubblegum-96", "actions,s900";
|
/openbmc/linux/Documentation/devicetree/bindings/dma/ |
H A D | owl-dma.yaml | 12 independent DMA channels for the S500 and S900 SoC variants. 25 - actions,s900-dma 68 compatible = "actions,s900-dma";
|
/openbmc/u-boot/drivers/clk/owl/ |
H A D | Kconfig | 9 bool "Actions Semi S900 clock driver" 12 Enable support for the clocks in Actions Semi S900 SoC.
|
H A D | clk_s900.c | 3 * Actions Semi S900 clock driver 126 { .compatible = "actions,s900-cmu" },
|
/openbmc/linux/Documentation/devicetree/bindings/serial/ |
H A D | actions,owl-uart.txt | 5 "actions,s900-uart", "actions,owl-uart" for S900
|
/openbmc/linux/Documentation/devicetree/bindings/timer/ |
H A D | actions,owl-timer.txt | 6 "actions,s900-timer" for S900
|
/openbmc/linux/drivers/pinctrl/actions/ |
H A D | Kconfig | 28 bool "Actions Semi S900 pinctrl driver" 32 Say Y here to enable Actions Semi S900 pinctrl driver
|
H A D | Makefile | 5 obj-$(CONFIG_PINCTRL_S900) += pinctrl-s900.o
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | actions,s900-pinctrl.txt | 1 Actions Semi S900 Pin Controller 3 This binding describes the pin controller found in the S900 SoC. 7 - compatible: Should be "actions,s900-pinctrl" 179 compatible = "actions,s900-pinctrl";
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | actions,owl-sirq.yaml | 15 and S900) and provides support for handling up to 3 external interrupt lines. 22 - actions,s900-sirq
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | actions.yaml | 47 # The Actions Semi S900 is a quad-core ARM Cortex-A53 SoC. 51 - const: actions,s900
|
/openbmc/u-boot/board/ucRobotics/bubblegum_96/ |
H A D | Kconfig | 10 default "s900"
|
/openbmc/u-boot/arch/arm/mach-owl/ |
H A D | Makefile | 3 obj-y += sysmap-s900.o
|
H A D | Kconfig | 15 - Actions Semi S900 SoC (4xCortex A53, Power VR G6230 GPU)
|
/openbmc/linux/drivers/irqchip/ |
H A D | irq-owl-sirq.c | 37 /* S900 SIRQ control register offsets, relative to controller base address */ 62 /* S900 SoC */ 359 IRQCHIP_DECLARE(owl_sirq_s900, "actions,s900-sirq", owl_sirq_s900_of_init);
|
/openbmc/linux/drivers/soc/actions/ |
H A D | Kconfig | 14 power-gating on Actions Semiconductor S500, S700 and S900 SoCs.
|
/openbmc/linux/include/dt-bindings/power/ |
H A D | owl-s900-powergate.h | 3 * Actions Semi S900 SPS
|
/openbmc/linux/drivers/clk/actions/ |
H A D | Kconfig | 24 bool "Support for the Actions Semi OWL S900 clocks"
|