From 915592415c57092cb3e8072becf4b1efd706c488 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Tue, 12 Oct 2021 20:28:34 -0500 Subject: meta-lenovo: remove unusable hr630 and hr855xg2 machines This machine is unbuildable and has not been updated in the requisite 2 months per https://lore.kernel.org/openbmc/YRUW7cazmCjW8VpP@heinlein/, so it is being deleted. Signed-off-by: Patrick Williams Change-Id: I280dea863b89a22c9ca96f888c0a2b0d209e2093 --- .../skeleton/obmc-libobmc-intf/gpio_defs.json | 35 ---------------------- 1 file changed, 35 deletions(-) delete mode 100644 meta-lenovo/meta-hr855xg2/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json (limited to 'meta-lenovo/meta-hr855xg2/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json') diff --git a/meta-lenovo/meta-hr855xg2/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json b/meta-lenovo/meta-hr855xg2/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json deleted file mode 100644 index d8213fdae..000000000 --- a/meta-lenovo/meta-hr855xg2/recipes-phosphor/skeleton/obmc-libobmc-intf/gpio_defs.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "gpio_configs": { - - "power_config": { - "power_good_in": "PGOOD", - "power_up_outs": [ - ], - "reset_outs": [ - ] - } - }, - - "gpio_definitions": [ - { - "name": "PGOOD", - "pin": "H7", - "direction": "in" - }, - { - "name": "POWER_BUTTON", - "pin": "I1", - "direction": "both" - }, - { - "name": "RESET_BUTTON", - "pin": "R0", - "direction": "both" - }, - { - "name": "ID_BTN", - "pin": "Y2", - "direction": "both" - } - ] -} -- cgit v1.2.3