/linux/Documentation/devicetree/bindings/reset/ |
H A D | img,pistachio-reset.txt | 1 Pistachio Reset Controller 5 disable individual IP blocks within the Pistachio SoC using "soft reset" 6 control bits found in the Pistachio SoC top level registers. 18 - compatible: Contains "img,pistachio-reset" 25 compatible = "img,pistachio-cr-periph", "syscon", "simple-mfd"; 32 compatible = "img,pistachio-reset"; 41 property, containing a phandle to the pistachio reset device node and an 55 include/dt-bindings/reset/pistachio-resets.h
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | img,pistachio-usb-phy.yaml | 4 $id: http://devicetree.org/schemas/phy/img,pistachio-usb-phy.yaml# 7 title: Imagination Pistachio USB PHY 14 const: img,pistachio-usb-phy 32 <dt-bindings/phy/phy-pistachio-usb.h> for valid values. 51 #include <dt-bindings/phy/phy-pistachio-usb.h> 52 #include <dt-bindings/clock/pistachio-clk.h> 55 compatible = "img,pistachio-usb-phy";
|
/linux/Documentation/devicetree/bindings/timer/ |
H A D | img,pistachio-gptimer.yaml | 4 $id: http://devicetree.org/schemas/img,pistachio-gptimer.yaml# 7 title: Pistachio general-purpose timer 14 const: img,pistachio-gptimer 55 #include <dt-bindings/clock/pistachio-clk.h> 58 compatible = "img,pistachio-gptimer";
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | img,pistachio-internal-dac.txt | 1 Pistachio internal DAC DT bindings 5 - compatible: "img,pistachio-internal-dac" 15 compatible = "img,pistachio-internal-dac";
|
/linux/Documentation/devicetree/bindings/mips/img/ |
H A D | pistachio-marduk.txt | 1 Imagination Technologies' Pistachio SoC based Marduk Board 4 Compatible string must be "img,pistachio-marduk", "img,pistachio"
|
H A D | pistachio.txt | 1 Imagination Pistachio SoC 6 - compatible: Must include "img,pistachio".
|
/linux/arch/mips/boot/dts/img/ |
H A D | pistachio.dtsi | 7 #include <dt-bindings/clock/pistachio-clk.h> 11 #include <dt-bindings/reset/pistachio-resets.h> 14 compatible = "img,pistachio"; 204 compatible = "img,pistachio-internal-dac"; 243 compatible = "img,pistachio-pwm"; 299 compatible = "img,pistachio-system-pinctrl"; 735 compatible = "img,pistachio-gptimer"; 797 compatible = "img,pistachio-dw-mshc"; 818 compatible = "img,pistachio-mdc-dma"; 842 compatible = "img,pistachio-clk", "syscon"; [all …]
|
H A D | pistachio_marduk.dts | 10 #include "pistachio.dtsi" 14 compatible = "img,pistachio-marduk", "img,pistachio";
|
/linux/drivers/reset/ |
H A D | reset-pistachio.c | 3 * Pistachio SoC Reset Controller driver 18 #include <dt-bindings/reset/pistachio-resets.h> 125 { .compatible = "img,pistachio-reset", }, 132 .name = "pistachio-reset",
|
/linux/drivers/phy/ |
H A D | phy-pistachio-usb.c | 3 * IMG Pistachio USB PHY driver 19 #include <dt-bindings/phy/phy-pistachio-usb.h> 187 { .compatible = "img,pistachio-usb-phy", }, 195 .name = "pistachio-usb-phy", 202 MODULE_DESCRIPTION("IMG Pistachio USB2.0 PHY driver");
|
H A D | Kconfig | 40 tristate "IMG Pistachio USB2.0 PHY driver" 44 Enable this to support the USB2.0 PHY on the IMG Pistachio SoC.
|
H A D | Makefile | 11 obj-$(CONFIG_PHY_PISTACHIO_USB) += phy-pistachio-usb.o
|
/linux/sound/soc/img/ |
H A D | Kconfig | 42 tristate "Support for Pistachio SoC Internal DAC Driver" 44 Say Y or M if you want to add support for Pistachio internal DAC 45 driver for Imagination Technologies Pistachio internal DAC device.
|
H A D | Makefile | 8 obj-$(CONFIG_SND_SOC_IMG_PISTACHIO_INTERNAL_DAC) += pistachio-internal-dac.o
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | img,pistachio-pinctrl.txt | 1 Imagination Technologies Pistachio SoC pin controllers 4 The pin controllers on Pistachio are a combined GPIO controller, (GPIO) 6 controller on Pistachio has 99 pins, 90 of which are MFIOs which can be 16 - compatible: "img,pistachio-system-pinctrl". 156 compatible = "img,pistachio-system-pinctrl";
|
/linux/drivers/clk/pistachio/ |
H A D | Kconfig | 4 bool "Support for IMG Pistachio SoC clock controllers" 7 Support for the IMG Pistachio SoC clock controller.
|
H A D | clk-pistachio.c | 3 * Pistachio SoC clock controllers 14 #include <dt-bindings/clock/pistachio-clk.h> 202 CLK_OF_DECLARE(pistachio_clk, "img,pistachio-clk", pistachio_clk_init); 271 CLK_OF_DECLARE(pistachio_clk_periph, "img,pistachio-clk-periph", 313 CLK_OF_DECLARE(pistachio_cr_periph, "img,pistachio-cr-periph", 334 CLK_OF_DECLARE(pistachio_cr_top, "img,pistachio-cr-top",
|
H A D | Makefile | 4 obj-y += clk-pistachio.o
|
/linux/Documentation/devicetree/bindings/pwm/ |
H A D | img-pwm.txt | 4 - compatible: Should be "img,pistachio-pwm" 18 compatible = "img,pistachio-pwm";
|
/linux/drivers/clocksource/ |
H A D | timer-pistachio.c | 3 * Pistachio clocksource based on general-purpose timers 135 /* Desirable clock source for pistachio platform */ 215 TIMER_OF_DECLARE(pistachio_gptimer, "img,pistachio-gptimer",
|
/linux/Documentation/devicetree/bindings/dma/ |
H A D | img-mdc-dma.txt | 4 - compatible: Must be "img,pistachio-mdc-dma". 29 compatible = "img,pistachio-mdc-dma";
|
/linux/arch/mips/generic/ |
H A D | Kconfig | 62 bool "Include FDT for IMG Pistachio Marduk (CI40) boards" 64 Enable this to include the FDT for the IMG Pistachio Marduk (CI40)
|
H A D | board-marduk.its.S | 4 description = "img,pistachio-marduk Device Tree";
|
/linux/include/dt-bindings/reset/ |
H A D | pistachio-resets.h | 4 * present in the Pistachio SoC
|
/linux/Documentation/devicetree/bindings/mmc/ |
H A D | synopsys-dw-mshc.yaml | 17 - img,pistachio-dw-mshc
|