/openbmc/linux/arch/arm/boot/dts/amlogic/ |
H A D | meson8.dtsi | 6 #include <dt-bindings/clock/meson8-ddr-clkc.h> 8 #include <dt-bindings/gpio/meson8-gpio.h> 9 #include <dt-bindings/power/meson8-power.h> 16 model = "Amlogic Meson8 SoC"; 17 compatible = "amlogic,meson8"; 28 enable-method = "amlogic,meson8-smp"; 40 enable-method = "amlogic,meson8-smp"; 52 enable-method = "amlogic,meson8-smp"; 64 enable-method = "amlogic,meson8-smp"; 254 compatible = "amlogic,meson8-ddr-clkc"; [all …]
|
H A D | meson8m2.dtsi | 6 #include "meson8.dtsi" 14 compatible = "amlogic,meson8m2-clkc", "amlogic,meson8-clkc"; 18 /* the offset of the canvas registers has changed compared to Meson8 */ 42 "amlogic,meson8-aobus-pinctrl"; 47 "amlogic,meson8-cbus-pinctrl";
|
H A D | meson8-minix-neo-x8.dts | 8 #include "meson8.dtsi" 12 compatible = "minix,neo-x8", "amlogic,meson8";
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | amlogic,meson8-hdmi-tx-phy.yaml | 4 $id: http://devicetree.org/schemas/phy/amlogic,meson8-hdmi-tx-phy.yaml# 7 title: Amlogic Meson8, Meson8b and Meson8m2 HDMI TX PHY 31 - const: amlogic,meson8-hdmi-tx-phy 32 - const: amlogic,meson8-hdmi-tx-phy 54 compatible = "amlogic,meson8-hdmi-tx-phy"; 61 compatible = "amlogic,meson8b-hdmi-tx-phy", "amlogic,meson8-hdmi-tx-phy";
|
H A D | amlogic,meson8b-usb2-phy.yaml | 7 title: Amlogic Meson8, Meson8b, Meson8m2 and GXBB USB2 PHY 17 - amlogic,meson8-usb2-phy
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | amlogic,meson8-pinctrl-aobus.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/amlogic,meson8-pinctrl-aobus.yaml# 7 title: Amlogic Meson8 AOBUS pinmux controller 19 - amlogic,meson8-aobus-pinctrl 26 - const: amlogic,meson8-aobus-pinctrl 49 maxItems: 16 # Meson8 58 compatible = "amlogic,meson8-aobus-pinctrl";
|
H A D | amlogic,meson8-pinctrl-cbus.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/amlogic,meson8-pinctrl-cbus.yaml# 7 title: Amlogic Meson8 CBUS pinmux controller 19 - amlogic,meson8-cbus-pinctrl 26 - const: amlogic,meson8-cbus-pinctrl 50 maxItems: 120 # Meson8 59 compatible = "amlogic,meson8-cbus-pinctrl";
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | amlogic,meson8b-clkc.txt | 1 * Amlogic Meson8, Meson8b and Meson8m2 Clock and Reset Unit 3 The Amlogic Meson8 / Meson8b / Meson8m2 clock controller generates and 9 - "amlogic,meson8-clkc" for Meson8 (S802) SoCs 10 - "amlogic,meson8b-clkc" for Meson8 (S805) SoCs
|
H A D | amlogic,meson8-ddr-clkc.yaml | 4 $id: http://devicetree.org/schemas/clock/amlogic,meson8-ddr-clkc.yaml# 15 - amlogic,meson8-ddr-clkc 43 compatible = "amlogic,meson8-ddr-clkc";
|
/openbmc/linux/Documentation/devicetree/bindings/arm/amlogic/ |
H A D | amlogic,meson-mx-secbus2.yaml | 7 title: Amlogic Meson8/Meson8b/Meson8m2 SECBUS2 register interface 13 The Meson8/Meson8b/Meson8m2 SoCs have a register bank called SECBUS2 which 24 - amlogic,meson8-secbus2 40 compatible = "amlogic,meson8-secbus2", "syscon";
|
H A D | analog-top.txt | 1 Amlogic Meson8 and Meson8b "analog top" registers: 10 - "amlogic,meson8-analog-top" 18 compatible = "amlogic,meson8-analog-top", "syscon";
|
H A D | pmu.txt | 1 Amlogic Meson8 and Meson8b power-management-unit: 9 "amlogic,meson8-pmu"
|
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | amlogic,meson-mx-ao-arc.yaml | 10 Amlogic Meson6, Meson8, Meson8b and Meson8m2 SoCs embed an ARC core 13 ISA, while Meson8, Meson8b and Meson8m2 use an ARC EM4 (ARCv2 ISA) 23 - amlogic,meson8-ao-arc 78 compatible = "amlogic,meson8-ao-arc", "amlogic,meson-mx-ao-arc";
|
/openbmc/linux/drivers/phy/amlogic/ |
H A D | Kconfig | 6 tristate "Meson8, Meson8b and Meson8m2 HDMI TX PHY driver" 11 Enable this to support the HDMI TX PHYs found in Meson8, 16 tristate "Meson8, Meson8b, Meson8m2 and GXBB USB2 PHY driver" 24 Enable this to support the Meson USB2 PHYs found in Meson8,
|
H A D | phy-meson8-hdmi-tx.c | 3 * Meson8, Meson8b and Meson8m2 HDMI TX PHY. 144 { .compatible = "amlogic,meson8-hdmi-tx-phy" }, 152 .name = "phy-meson8-hdmi-tx", 159 MODULE_DESCRIPTION("Meson8, Meson8b and Meson8m2 HDMI TX PHY driver");
|
/openbmc/linux/drivers/clk/meson/ |
H A D | meson8-ddr.c | 3 * Amlogic Meson8 DDR clock controller 8 #include <dt-bindings/clock/meson8-ddr-clkc.h> 136 { .compatible = "amlogic,meson8-ddr-clkc" }, 144 .name = "meson8-ddr-clkc",
|
H A D | Kconfig | 52 bool "Meson8 SoC Clock controller support" 62 Support for the clock controller on AmLogic S802 (Meson8),
|
/openbmc/linux/Documentation/devicetree/bindings/mmc/ |
H A D | amlogic,meson-mx-sdio.txt | 1 * Amlogic Meson6, Meson8 and Meson8b SDIO/MMC controller 14 - "amlogic,meson8-sdio" 40 compatible = "amlogic,meson8-sdio", "amlogic,meson-mx-sdio";
|
H A D | amlogic,meson-mx-sdhc.yaml | 24 - amlogic,meson8-sdhc 61 compatible = "amlogic,meson8-sdhc", "amlogic,meson-mx-sdhc";
|
/openbmc/linux/drivers/pinctrl/meson/ |
H A D | Makefile | 3 obj-$(CONFIG_PINCTRL_MESON8_PMX) += pinctrl-meson8-pmx.o 4 obj-$(CONFIG_PINCTRL_MESON8) += pinctrl-meson8.o
|
/openbmc/linux/Documentation/devicetree/bindings/rtc/ |
H A D | amlogic,meson6-rtc.yaml | 7 title: Amlogic Meson6, Meson8, Meson8b and Meson8m2 RTC 21 - amlogic,meson8-rtc
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-meson.c | 3 * Amlogic Meson6 and Meson8 DWMAC glue layer 104 MODULE_DESCRIPTION("Amlogic Meson6 and Meson8 DWMAC glue layer");
|
/openbmc/linux/drivers/nvmem/ |
H A D | meson-mx-efuse.c | 3 * Amlogic Meson6, Meson8 and Meson8b eFuse Driver 175 .name = "meson8-efuse", 186 { .compatible = "amlogic,meson8-efuse", .data = &meson8_efuse_data },
|
/openbmc/linux/Documentation/devicetree/bindings/serial/ |
H A D | amlogic,meson-uart.yaml | 32 - amlogic,meson8-uart 46 - amlogic,meson8-uart
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | amlogic,meson-saradc.yaml | 21 - amlogic,meson8-saradc 75 - amlogic,meson8-saradc
|