Home
last modified time | relevance | path

Searched full:gxbb (Results 1 – 25 of 130) sorted by relevance

123456

/openbmc/u-boot/arch/arm/dts/
H A Dmeson-gx.dtsi133 compatible = "amlogic,meson-gx-sm", "amlogic,meson-gxbb-sm";
138 compatible = "amlogic,meson-gx-efuse", "amlogic,meson-gxbb-efuse";
157 compatible = "amlogic,meson-gxbb-scpi", "arm,scpi-pre-1.0";
173 compatible = "amlogic,meson-gxbb-scpi-sensors", "arm,scpi-sensors";
201 compatible = "amlogic,meson-gx-reset", "amlogic,meson-gxbb-reset";
221 compatible = "amlogic,meson-gx-i2c", "amlogic,meson-gxbb-i2c";
230 compatible = "amlogic,meson-gx-pwm", "amlogic,meson-gxbb-pwm";
237 compatible = "amlogic,meson-gx-pwm", "amlogic,meson-gxbb-pwm";
252 compatible = "amlogic,meson-gx-pwm", "amlogic,meson-gxbb-pwm";
266 compatible = "amlogic,meson-gx-i2c", "amlogic,meson-gxbb-i2c";
[all …]
H A Dmeson-gxbb.dtsi7 #include <dt-bindings/gpio/meson-gxbb-gpio.h>
8 #include <dt-bindings/reset/amlogic,meson-gxbb-reset.h>
9 #include <dt-bindings/clock/gxbb-clkc.h>
10 #include <dt-bindings/clock/gxbb-aoclkc.h>
11 #include <dt-bindings/reset/gxbb-aoclkc.h>
14 compatible = "amlogic,meson-gxbb";
18 compatible = "amlogic,meson-gxbb-usb2-phy";
28 compatible = "amlogic,meson-gxbb-usb2-phy";
38 compatible = "amlogic,meson-gxbb-usb", "snps,dwc2";
50 compatible = "amlogic,meson-gxbb-usb", "snps,dwc2";
[all …]
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A DMakefile28 dtb-$(CONFIG_ARCH_MESON) += meson-gxbb-kii-pro.dtb
29 dtb-$(CONFIG_ARCH_MESON) += meson-gxbb-nanopi-k2.dtb
30 dtb-$(CONFIG_ARCH_MESON) += meson-gxbb-nexbox-a95x.dtb
31 dtb-$(CONFIG_ARCH_MESON) += meson-gxbb-odroidc2.dtb
32 dtb-$(CONFIG_ARCH_MESON) += meson-gxbb-p200.dtb
33 dtb-$(CONFIG_ARCH_MESON) += meson-gxbb-p201.dtb
34 dtb-$(CONFIG_ARCH_MESON) += meson-gxbb-vega-s95-meta.dtb
35 dtb-$(CONFIG_ARCH_MESON) += meson-gxbb-vega-s95-pro.dtb
36 dtb-$(CONFIG_ARCH_MESON) += meson-gxbb-vega-s95-telos.dtb
37 dtb-$(CONFIG_ARCH_MESON) += meson-gxbb-wetek-hub.dtb
[all …]
H A Dmeson-gx.dtsi15 #include <dt-bindings/power/meson-gxbb-power.h>
222 compatible = "amlogic,meson-gx-sm", "amlogic,meson-gxbb-sm";
227 compatible = "amlogic,meson-gx-efuse", "amlogic,meson-gxbb-efuse";
247 compatible = "amlogic,meson-gxbb-scpi", "arm,scpi-pre-1.0";
263 compatible = "amlogic,meson-gxbb-scpi-sensors", "arm,scpi-sensors";
291 compatible = "amlogic,meson-gxbb-reset";
323 compatible = "amlogic,meson-gxbb-i2c";
332 compatible = "amlogic,meson-gx-pwm", "amlogic,meson-gxbb-pwm";
339 compatible = "amlogic,meson-gx-pwm", "amlogic,meson-gxbb-pwm";
354 compatible = "amlogic,meson-gx-pwm", "amlogic,meson-gxbb-pwm";
[all …]
H A Dmeson-gxbb.dtsi8 #include <dt-bindings/gpio/meson-gxbb-gpio.h>
9 #include <dt-bindings/reset/amlogic,meson-gxbb-reset.h>
10 #include <dt-bindings/clock/gxbb-clkc.h>
11 #include <dt-bindings/clock/gxbb-aoclkc.h>
12 #include <dt-bindings/reset/gxbb-aoclkc.h>
15 compatible = "amlogic,meson-gxbb";
19 compatible = "amlogic,meson-gxbb-usb2-phy";
29 compatible = "amlogic,meson-gxbb-usb2-phy";
39 compatible = "amlogic,meson-gxbb-usb", "snps,dwc2";
51 compatible = "amlogic,meson-gxbb-usb", "snps,dwc2";
[all …]
H A Dmeson-gxbb-p201.dts10 #include "meson-gxbb-p20x.dtsi"
13 compatible = "amlogic,p201", "amlogic,meson-gxbb";
14 model = "Amlogic Meson GXBB P201 Development Board";
H A Dmeson-gxbb-p200.dts10 #include "meson-gxbb-p20x.dtsi"
14 compatible = "amlogic,p200", "amlogic,meson-gxbb";
15 model = "Amlogic Meson GXBB P200 Development Board";
H A Dmeson-gxbb-vega-s95-telos.dts8 #include "meson-gxbb-vega-s95.dtsi"
11 compatible = "tronsmart,vega-s95-telos", "tronsmart,vega-s95", "amlogic,meson-gxbb";
H A Dmeson-gxbb-vega-s95-meta.dts8 #include "meson-gxbb-vega-s95.dtsi"
11 compatible = "tronsmart,vega-s95-meta", "tronsmart,vega-s95", "amlogic,meson-gxbb";
H A Dmeson-gxbb-vega-s95-pro.dts8 #include "meson-gxbb-vega-s95.dtsi"
11 compatible = "tronsmart,vega-s95-pro", "tronsmart,vega-s95", "amlogic,meson-gxbb";
/openbmc/linux/Documentation/devicetree/bindings/pwm/
H A Dpwm-amlogic.yaml20 - amlogic,meson-gxbb-pwm
21 - amlogic,meson-gxbb-ao-pwm
30 - const: amlogic,meson-gxbb-pwm
33 - const: amlogic,meson-gxbb-ao-pwm
65 compatible = "amlogic,meson-gxbb-pwm";
/openbmc/linux/Documentation/devicetree/bindings/watchdog/
H A Damlogic,meson-gxbb-wdt.yaml5 $id: http://devicetree.org/schemas/watchdog/amlogic,meson-gxbb-wdt.yaml#
8 title: Meson GXBB SoCs Watchdog timer
19 - amlogic,meson-gxbb-wdt
40 compatible = "amlogic,meson-gxbb-wdt";
/openbmc/linux/Documentation/devicetree/bindings/firmware/
H A Damlogic,meson-gxbb-sm.yaml4 $id: http://devicetree.org/schemas/firmware/amlogic,meson-gxbb-sm.yaml#
19 - const: amlogic,meson-gxbb-sm
22 - const: amlogic,meson-gxbb-sm
37 compatible = "amlogic,meson-gxbb-sm";
H A Darm,scpi.yaml37 - amlogic,meson-gxbb-scpi
94 - amlogic,meson-gxbb-scpi-sensors
239 compatible = "amlogic,meson-gxbb-scpi", "arm,scpi-pre-1.0";
244 compatible = "amlogic,meson-gxbb-scpi-sensors", "arm,scpi-sensors";
/openbmc/linux/Documentation/devicetree/bindings/nvmem/
H A Damlogic,meson-gxbb-efuse.yaml4 $id: http://devicetree.org/schemas/nvmem/amlogic,meson-gxbb-efuse.yaml#
18 - const: amlogic,meson-gxbb-efuse
21 - const: amlogic,meson-gxbb-efuse
40 compatible = "amlogic,meson-gxbb-efuse";
/openbmc/linux/Documentation/devicetree/bindings/soc/amlogic/
H A Damlogic,meson-gx-hhi-sysctrl.yaml48 $ref: /schemas/clock/amlogic,gxbb-clkc.yaml#
62 $ref: /schemas/clock/amlogic,gxbb-aoclkc.yaml#
109 compatible = "amlogic,gxbb-clkc";
116 compatible = "amlogic,meson-gxbb-pwrc";
153 compatible = "amlogic,meson-gxbb-aoclkc", "amlogic,meson-gx-aoclkc";
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Damlogic,meson-dwmac.yaml23 - amlogic,meson-gxbb-dwmac
38 - amlogic,meson-gxbb-dwmac
94 - amlogic,meson-gxbb-dwmac
139 - amlogic,meson-gxbb-dwmac
169 compatible = "amlogic,meson-gxbb-dwmac", "snps,dwmac";
/openbmc/linux/Documentation/devicetree/bindings/reset/
H A Damlogic,meson-reset.yaml17 - amlogic,meson-gxbb-reset # Reset Controller on GXBB and compatible SoCs
38 compatible = "amlogic,meson-gxbb-reset";
/openbmc/linux/Documentation/devicetree/bindings/mailbox/
H A Damlogic,meson-gxbb-mhu.yaml5 $id: http://devicetree.org/schemas/mailbox/amlogic,meson-gxbb-mhu.yaml#
24 - amlogic,meson-gxbb-mhu
49 compatible = "amlogic,meson-gxbb-mhu";
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Damlogic,meson8b-usb2-phy.yaml7 title: Amlogic Meson8, Meson8b, Meson8m2 and GXBB USB2 PHY
21 - const: amlogic,meson-gxbb-usb2-phy
57 compatible = "amlogic,meson-gxbb-usb2-phy";
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Damlogic,meson-gx-mmc.yaml7 title: Amlogic SD / eMMC controller for S905/GXBB family SoCs
25 - const: amlogic,meson-gxbb-mmc
69 compatible = "amlogic,meson-gx-mmc", "amlogic,meson-gxbb-mmc";
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Damlogic,meson-dw-hdmi.yaml43 Amlogic Meson GXBB, GXL and GXM SoCs families embeds the Synopsys DesignWare
52 - amlogic,meson-gxbb-dw-hdmi # GXBB (S905)
125 compatible = "amlogic,meson-gxbb-dw-hdmi", "amlogic,meson-gx-dw-hdmi";
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Damlogic,aiu.yaml25 - amlogic,aiu-gxbb
87 #include <dt-bindings/clock/gxbb-clkc.h>
90 #include <dt-bindings/reset/amlogic,meson-gxbb-reset.h>
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Damlogic,gxbb-clkc.yaml4 $id: http://devicetree.org/schemas/clock/amlogic,gxbb-clkc.yaml#
15 - amlogic,gxbb-clkc
/openbmc/linux/drivers/watchdog/
H A Dmeson_gxbb_wdt.c118 .identity = "Meson GXBB Watchdog",
155 { .compatible = "amlogic,meson-gxbb-wdt", .data = &gxbb_params, },
222 .name = "meson-gxbb-wdt",
231 MODULE_DESCRIPTION("Amlogic Meson GXBB Watchdog timer driver");

123456