| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | starfive,jh7100-audclk.yaml | 4 $id: http://devicetree.org/schemas/clock/starfive,jh7100-audclk.yaml# 7 title: StarFive JH7100 Audio Clock Generator 14 const: starfive,jh7100-audclk 34 See <dt-bindings/clock/starfive-jh7100-audio.h> for valid indices. 47 #include <dt-bindings/clock/starfive-jh7100.h> 50 compatible = "starfive,jh7100-audclk";
|
| H A D | starfive,jh7100-clkgen.yaml | 4 $id: http://devicetree.org/schemas/clock/starfive,jh7100-clkgen.yaml# 7 title: StarFive JH7100 Clock Generator 15 const: starfive,jh7100-clkgen 37 See <dt-bindings/clock/starfive-jh7100.h> for valid indices. 51 compatible = "starfive,jh7100-clkgen";
|
| /linux/Documentation/devicetree/bindings/watchdog/ |
| H A D | starfive,jh7100-wdt.yaml | 4 $id: http://devicetree.org/schemas/watchdog/starfive,jh7100-wdt.yaml# 7 title: StarFive Watchdog for JH7100 and JH7110 SoC 14 The JH7100 and JH7110 watchdog both are 32 bit counters. JH7100 watchdog 26 - starfive,jh7100-wdt 86 compatible = "starfive,jh7100-wdt";
|
| /linux/Documentation/devicetree/bindings/reset/ |
| H A D | starfive,jh7100-reset.yaml | 4 $id: http://devicetree.org/schemas/reset/starfive,jh7100-reset.yaml# 7 title: StarFive JH7100 SoC Reset Controller 15 - starfive,jh7100-reset 33 compatible = "starfive,jh7100-reset";
|
| /linux/drivers/clk/starfive/ |
| H A D | Kconfig | 7 bool "StarFive JH7100 clock support" 12 Say yes here to support the clock controller on the StarFive JH7100 16 tristate "StarFive JH7100 audio clock support" 21 Say Y or M here to support the audio clocks on the StarFive JH7100
|
| H A D | Makefile | 4 obj-$(CONFIG_CLK_STARFIVE_JH7100) += clk-starfive-jh7100.o 5 obj-$(CONFIG_CLK_STARFIVE_JH7100_AUDIO) += clk-starfive-jh7100-audio.o
|
| H A D | clk-starfive-jh7100.c | 3 * StarFive JH7100 Clock Generator Driver 16 #include <dt-bindings/clock/starfive-jh7100.h> 358 { .compatible = "starfive,jh7100-clkgen" }, 364 .name = "clk-starfive-jh7100",
|
| /linux/Documentation/devicetree/bindings/hwmon/ |
| H A D | starfive,jh71x0-temp.yaml | 18 - starfive,jh7100-temp 57 #include <dt-bindings/clock/starfive-jh7100.h> 58 #include <dt-bindings/reset/starfive-jh7100.h> 61 compatible = "starfive,jh7100-temp";
|
| /linux/drivers/reset/starfive/ |
| H A D | reset-starfive-jh7100.c | 3 * Reset driver for the StarFive JH7100 SoC 13 #include <dt-bindings/reset/starfive-jh7100.h> 63 { .compatible = "starfive,jh7100-reset" }, 69 .name = "jh7100-reset",
|
| H A D | Kconfig | 7 bool "StarFive JH7100 Reset Driver" 12 This enables the reset controller driver for the StarFive JH7100 SoC.
|
| H A D | Makefile | 4 obj-$(CONFIG_RESET_STARFIVE_JH7100) += reset-starfive-jh7100.o
|
| /linux/arch/riscv/boot/dts/starfive/ |
| H A D | jh7100-beaglev-starlight.dts | 8 #include "jh7100-common.dtsi" 12 compatible = "beagle,beaglev-starlight-jh7100-r0", "starfive,jh7100";
|
| H A D | jh7100-starfive-visionfive-v1.dts | 8 #include "jh7100-common.dtsi" 12 compatible = "starfive,visionfive-v1", "starfive,jh7100";
|
| H A D | Makefile | 8 dtb-$(CONFIG_ARCH_STARFIVE) += jh7100-beaglev-starlight.dtb 9 dtb-$(CONFIG_ARCH_STARFIVE) += jh7100-starfive-visionfive-v1.dtb
|
| H A D | jh7100-common.dtsi | 8 #include "jh7100.dtsi" 11 #include <dt-bindings/pinctrl/pinctrl-starfive-jh7100.h>
|
| /linux/Documentation/devicetree/bindings/cache/ |
| H A D | sifive,ccache0.yaml | 43 - starfive,jh7100-ccache 100 - starfive,jh7100-ccache 140 - starfive,jh7100-ccache
|
| /linux/Documentation/hwmon/ |
| H A D | sfctemp.rst | 7 - StarFive JH7100 17 JH7100 and JH7110 RISC-V SoCs by StarFive Technology Co. Ltd.
|
| /linux/arch/riscv/ |
| H A D | Kconfig.errata | 80 bool "StarFive JH7100 support" 91 The StarFive JH7100 was a test chip for the JH7110 and has
|
| /linux/drivers/pinctrl/starfive/ |
| H A D | Makefile | 3 obj-$(CONFIG_PINCTRL_STARFIVE_JH7100) += pinctrl-starfive-jh7100.o
|
| H A D | pinctrl-starfive-jh7100.c | 3 * Pinctrl / GPIO driver for StarFive JH7100 SoC 26 #include <dt-bindings/pinctrl/pinctrl-starfive-jh7100.h> 36 * Refer to Section 12. GPIO Registers in the JH7100 data sheet: 1338 { .compatible = "starfive,jh7100-pinctrl" },
|
| /linux/Documentation/devicetree/bindings/pwm/ |
| H A D | opencores,pwm.yaml | 24 - starfive,jh7100-pwm
|