Home
last modified time | relevance | path

Searched full:s500 (Results 1 – 25 of 43) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dowl-s500.dtsi3 * Actions Semi S500 SoC
9 #include <dt-bindings/power/owl-s500-powergate.h>
12 compatible = "actions,s500";
31 enable-method = "actions,s500-smp";
38 enable-method = "actions,s500-smp";
45 enable-method = "actions,s500-smp";
53 enable-method = "actions,s500-smp";
124 compatible = "actions,s500-uart", "actions,owl-uart";
131 compatible = "actions,s500-uart", "actions,owl-uart";
138 compatible = "actions,s500-uart", "actions,owl-uart";
[all …]
H A Dowl-s500-guitar.dtsi8 #include "owl-s500.dtsi"
11 compatible = "lemaker,guitar", "actions,s500";
H A Dowl-s500-labrador-v2.dtsi8 #include "owl-s500.dtsi"
12 compatible = "caninos,labrador-v2", "actions,s500";
H A Dowl-s500-guitar-bb-rev-b.dts8 #include "owl-s500-guitar.dtsi"
11 compatible = "lemaker,guitar-bb-rev-b", "lemaker,guitar", "actions,s500";
H A Dowl-s500-labrador-base-m.dts10 #include "owl-s500-labrador-v2.dtsi"
15 "caninos,labrador-v2", "actions,s500";
H A Dowl-s500-cubieboard6.dts10 #include "owl-s500.dtsi"
13 compatible = "cubietech,cubieboard6", "actions,s500";
H A Dowl-s500-sparky.dts10 #include "owl-s500.dtsi"
13 compatible = "allo,sparky", "actions,s500";
H A Dowl-s500-roseapplepi.dts10 #include "owl-s500.dtsi"
13 compatible = "roseapplepi,roseapplepi", "actions,s500";
/OK3568_Linux_fs/buildroot/boot/s500-bootloader/
H A Ds500-bootloader.mk3 # s500-bootloader
17 s500/bootloader/bootloader.bin \
18 s500/boards/$(S500_BOOTLOADER_BOARD)/bootloader.ini \
19 s500-bootloader.bin
23 $(INSTALL) -m 0644 -D $(@D)/s500-bootloader.bin \
24 $(BINARIES_DIR)/s500-bootloader.bin
32 $(error No s500-bootloader board specified. Check your BR2_TARGET_S500_BOOTLOADER settings)
H A DConfig.in2 bool "s500-bootloader"
7 1st level bootloader for Actions Semiconductor S500 SoC.
16 This should be the name of a directory under s500/boards
H A Ds500-bootloader.hash2 sha256 b183024ac69f51ea7befd28d03b2ec35a7280e270405600fb4f37aa91d9c9571 s500-bootloader-a8d7fa1d9a…
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/
H A Dactions,owl-sps.txt4 - compatible : "actions,s500-sps" for S500
10 include/dt-bindings/power/owl-s500-powergate.h for S500
18 compatible = "actions,s500-sps";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Dactions.yaml18 # The Actions Semi S500 is a quad-core ARM Cortex-A9 SoC.
24 - const: actions,s500
29 - const: actions,s500
34 - const: actions,s500
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/serial/
H A Dactions,owl-uart.txt4 - compatible : "actions,s500-uart", "actions,owl-uart" for S500
13 compatible = "actions,s500-uart", "actions,owl-uart";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/timer/
H A Dactions,owl-timer.txt4 - compatible : "actions,s500-timer" for S500
16 compatible = "actions,s500-timer";
/OK3568_Linux_fs/buildroot/board/roseapplepi/
H A Dgenimage.cfg11 image = "owl-s500-roseapplepi.dtb"
22 partition s500-bootloader {
24 image = "s500-bootloader.bin"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Dactions,owl-cmu.txt5 applicable to S900, S700 and S500 SoC's.
12 "actions,s500-cmu"
24 actions,s500-cmu.h header and can be used in device tree sources.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dactions,owl-sirq.yaml14 This interrupt controller is found in the Actions Semi Owl SoCs (S500, S700
20 - actions,s500-sirq
56 compatible = "actions,s500-sirq";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Dactions,s500-pinctrl.yaml4 $id: http://devicetree.org/schemas/pinctrl/actions,s500-pinctrl.yaml#
7 title: Actions Semi S500 SoC pinmux & GPIO controller
20 const: actions,s500-pinctrl
205 compatible = "actions,s500-pinctrl";
/OK3568_Linux_fs/kernel/arch/arm/mach-actions/
H A Dplatsmp.c99 node = of_find_compatible_node(NULL, NULL, "actions,s500-timer"); in s500_smp_prepare_cpus()
111 node = of_find_compatible_node(NULL, NULL, "actions,s500-sps"); in s500_smp_prepare_cpus()
152 CPU_METHOD_OF_DECLARE(s500_smp, "actions,s500-smp", &s500_smp_ops);
H A DKconfig16 This enables support for the Actions Semiconductor S500 SoC family.
/OK3568_Linux_fs/kernel/drivers/pinctrl/actions/
H A DKconfig14 bool "Actions Semi S500 pinctrl driver"
17 Say Y here to enable Actions Semi S500 pinctrl driver
H A DMakefile3 obj-$(CONFIG_PINCTRL_S500) += pinctrl-s500.o
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-owl-sirq.c32 /* S500 & S700 SIRQ control register masks */
56 /* S500 & S700 SoCs */
350 IRQCHIP_DECLARE(owl_sirq_s500, "actions,s500-sirq", owl_sirq_s500_of_init);
/OK3568_Linux_fs/kernel/drivers/clk/actions/
H A Dowl-s500.c3 * Actions Semi Owl S500 SoC clock driver
28 #include <dt-bindings/clock/actions,s500-cmu.h>
29 #include <dt-bindings/reset/actions,s500-reset.h>
611 { .compatible = "actions,s500-cmu", },
618 .name = "s500-cmu",

12