Home
last modified time | relevance | path

Searched full:gxp (Results 1 – 25 of 71) sorted by relevance

123

/openbmc/openbmc/meta-hpe/meta-dl360poc/recipes-kernel/linux/linux-obmc/
H A Dgxp.dts5 compatible = "HPE,GXP";
6 model = "GXP";
43 compatible = "hpe,gxp-timer";
51 compatible = "hpe,gxp-wdt";
83 compatible = "hpe,gxp-vuarta_cfg", "simple-mfd", "syscon";
89 compatible = "hpe,gxp-vuart";
115 compatible = "hpe,gxp-spifi";
196 compatible = "hpe,gxp-srom", "simple-mfd", "syscon";
222 compatible = "hpe,gxp-i2c";
232 compatible = "hpe,gxp-i2c";
[all …]
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Dhpe,gxp.yaml4 $id: http://devicetree.org/schemas/arm/hpe,gxp.yaml#
7 title: HPE BMC GXP platforms
16 - description: GXP Based Boards
19 - hpe,gxp-dl360gen10
20 - const: hpe,gxp
/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dhpe,gxp-fan-ctrl.yaml4 $id: http://devicetree.org/schemas/hwmon/hpe,gxp-fan-ctrl.yaml#
7 title: HPE GXP Fan Controller
13 The HPE GXP fan controller controls the fans through an external CPLD
18 const: hpe,gxp-fan-ctrl
42 compatible = "hpe,gxp-fan-ctrl";
/openbmc/linux/drivers/clocksource/
H A Dtimer-gxp.c120 pr_err("GXP Timer Can't parse IRQ %d", irq); in gxp_timer_init()
152 pr_debug("gxp: system timer (irq = %d)\n", irq); in gxp_timer_init()
178 pr_err("Gxp Timer not initialized, cannot create watchdog"); in gxp_timer_probe()
182 gxp_watchdog_device = platform_device_alloc("gxp-wdt", -1); in gxp_timer_probe()
184 pr_err("Timer failed to allocate gxp-wdt"); in gxp_timer_probe()
200 { .compatible = "hpe,gxp-timer", },
207 .name = "gxp-timer",
215 TIMER_OF_DECLARE(gxp, "hpe,gxp-timer", gxp_timer_init);
/openbmc/openbmc/meta-hpe/meta-gxp/conf/machine/include/
H A Dgxp.inc2 #@NAME: HPE GXP
3 #@DESCRIPTION: Common machine configuration for the HPE GXP Chip
11 SOC_FAMILY = "gxp-b1"
13 MACHINEOVERRIDES .= ":gxp"
H A Dhpe_soc.inc3 PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-gxp"
4 PREFERRED_PROVIDER_u-boot ?= "u-boot-gxp"
5 PREFERRED_PROVIDER_u-boot-fw-utils ?= "u-boot-fw-utils-gxp"
H A Dfitimage-sign.inc4 UBOOT_SIGN_KEYDIR = "${COREBASE}/meta-hpe/meta-gxp/recipes-bsp/u-boot/u-boot-gxp/"
/openbmc/linux/arch/arm/boot/dts/hpe/
H A Dhpe-gxp.dtsi3 * Device Tree file for HPE GXP
8 model = "Hewlett Packard Enterprise GXP BMC";
9 compatible = "hpe,gxp";
104 compatible = "hpe,gxp-ehci", "generic-ehci";
111 compatible = "hpe,gxp-timer";
120 compatible = "hpe,gxp-ohci", "generic-ohci";
H A Dhpe-bmc-dl360gen10.dts6 /include/ "hpe-gxp.dtsi"
11 compatible = "hpe,gxp-dl360gen10", "hpe,gxp";
/openbmc/linux/drivers/i2c/busses/
H A Di2c-gxp.c15 "gxp-i2c0", "gxp-i2c1", "gxp-i2c2", "gxp-i2c3",
16 "gxp-i2c4", "gxp-i2c5", "gxp-i2c6", "gxp-i2c7",
17 "gxp-i2c8", "gxp-i2c9" };
19 /* GXP I2C Global interrupt status/enable register*/
23 /* GXP I2C registers */
569 strscpy(adapter->name, "HPE GXP I2C adapter", sizeof(adapter->name)); in gxp_i2c_probe()
591 { .compatible = "hpe,gxp-i2c" },
600 .name = "gxp-i2c",
607 MODULE_DESCRIPTION("HPE GXP I2C bus driver");
/openbmc/linux/Documentation/devicetree/bindings/timer/
H A Dhpe,gxp-timer.yaml4 $id: http://devicetree.org/schemas/timer/hpe,gxp-timer.yaml#
7 title: HPE GXP Timer
15 const: hpe,gxp-timer
41 compatible = "hpe,gxp-timer";
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Dhpe,gxp-spifi.yaml4 $id: http://devicetree.org/schemas/spi/hpe,gxp-spifi.yaml#
7 title: HPE GXP spi controller flash interface
18 const: hpe,gxp-spifi
40 compatible = "hpe,gxp-spifi";
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Dhpe,gxp-i2c.yaml4 $id: http://devicetree.org/schemas/i2c/hpe,gxp-i2c.yaml#
7 title: HPE GXP SoC I2C Controller
17 const: hpe,gxp-i2c
47 compatible = "hpe,gxp-i2c";
/openbmc/linux/Documentation/hwmon/
H A Dgxp-fan-ctrl.rst3 Kernel driver gxp-fan-ctrl
8 * HPE GXP SOC
16 gxp-fan-ctrl is a driver which provides fan control for the hpe gxp soc.
/openbmc/openbmc/meta-hpe/meta-gxp/classes/
H A Dgxp-bootblock-n-poc.bbclass2 SRC_URI = "git://github.com/HewlettPackard/gxp-bootblock.git;branch=${BBRANCH};protocol=https"
10 install -m 644 gxp-bootblock.bin ${DEPLOYDIR}/gxp-bootblock.bin
H A Dgxp-bootblock-n.bbclass2 HPE_GXP_KEY_FILES_DIR = "${COREBASE}/meta-hpe/meta-gxp/recipes-bsp/image/files"
10 install -m 644 ${HPE_GXP_KEY_FILES_DIR}/gxp-bootblock.bin ${DEPLOYDIR}/gxp-bootblock.bin
/openbmc/openbmc/meta-hpe/meta-gxp/recipes-bsp/u-boot/
H A Du-boot-common-gxp_2020.10.inc1 HOMEPAGE = "https://github.com/HewlettPackard/gxp-uboot"
11 UBRANCH = "v2020.10-gxp-openbmc"
12 SRC_URI = "git://github.com/HewlettPackard/gxp-uboot.git;branch=${UBRANCH};protocol=https"
/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/image/
H A Dobmc-phosphor-image.bbappend30 HPE_GXP_BOOTBLOCK_IMAGE ?= "gxp-bootblock.bin"
61 gxp-bootblock:do_deploy \
62 gxp-bootblock:do_populate_sysroot \
124 > ${DEPLOY_DIR_IMAGE}/gxp-uboot.sig
132 if=${DEPLOY_DIR_IMAGE}/gxp-uboot.sig \
135 # Add gxp-bootblock to hpe-section
153 ${DEPLOY_DIR_IMAGE}/gxp-uboot.sig
/openbmc/linux/drivers/watchdog/
H A Dgxp-wdt.c110 .identity = "HPE GXP Watchdog timer",
159 dev_info(dev, "HPE GXP watchdog timer"); in gxp_wdt_probe()
167 .name = "gxp-wdt",
174 MODULE_DESCRIPTION("Driver for GXP watchdog timer");
/openbmc/openbmc/meta-hpe/meta-dl360-g11/conf/machine/
H A Ddl360-g11.conf1 KERNEL_DEVICETREE = "gxp.dtb"
3 require conf/machine/include/gxp.inc
/openbmc/openbmc/meta-hpe/meta-dl385-g11/conf/machine/
H A Ddl385-g11.conf1 KERNEL_DEVICETREE = "gxp.dtb"
6 require conf/machine/include/gxp.inc
/openbmc/openbmc/meta-hpe/meta-dl360poc/conf/machine/
H A Ddl360poc.conf1 KERNEL_DEVICETREE = "gxp.dtb"
5 require conf/machine/include/gxp.inc
/openbmc/openbmc/meta-hpe/meta-rl300-g11/conf/machine/
H A Drl300-g11.conf1 KERNEL_DEVICETREE = "gxp.dtb"
5 require conf/machine/include/gxp.inc
/openbmc/linux/arch/arm/mach-hpe/
H A Dgxp.c7 "hpe,gxp",
11 DT_MACHINE_START(GXP_DT, "HPE GXP")
/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/initrdscripts/
H A Dobmc-phosphor-initfs.bbappend3 SRC_URI += "file://gxp-obmc-init.sh \
7 install -m 0755 ${UNPACKDIR}/gxp-obmc-init.sh ${D}/init

123