From 6323cb3a4251c37d8ac2aabf9afc1dc22740c8a6 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Tue, 12 Oct 2021 20:28:34 -0500 Subject: meta-qualcomm: remove unusable centriq2400-req machine 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: Ic3a32cda8420de728760fe3a5b73480cdd1eddda --- meta-qualcomm/COPYING.MIT | 17 -- meta-qualcomm/COPYING.apache-2.0 | 175 --------------------- meta-qualcomm/LICENSE | 12 -- meta-qualcomm/conf/layer.conf | 7 - meta-qualcomm/conf/machine/include/qualcomm.inc | 3 - .../meta-centriq2400-rep/conf/bblayers.conf.sample | 37 ----- .../meta-centriq2400-rep/conf/conf-notes.txt | 2 - meta-qualcomm/meta-centriq2400-rep/conf/layer.conf | 9 -- .../meta-centriq2400-rep/conf/local.conf.sample | 21 --- .../conf/machine/centriq2400-rep.conf | 17 -- .../linux/linux-aspeed/centriq2400-rep.cfg | 25 --- .../recipes-kernel/linux/linux-aspeed_%.bbappend | 2 - .../recipes-phosphor/chassis/ir38163-workaround.bb | 31 ---- .../chassis/ir38163-workaround/ir-add@.service | 16 -- .../chassis/ir38163-workaround/ir-remove@.service | 13 -- .../ir38163-workaround/ir38163_workaround.sh | 19 --- .../console/centriq-2400rep-console-client.bb | 11 -- .../centriq-2400rep-console-client.sh | 7 - .../centriq-2400rep-console-client@.service | 9 -- .../console/obmc-console/obmc-console.conf | 2 - .../console/obmc-console_%.bbappend | 2 - .../centriq2400-rep-led-manager-config-native.bb | 18 --- .../centriq2400-rep-led-manager-config/led.yaml | 15 -- .../apb/bus@1e78a000/i2c-bus@180/ir38163@12.conf | 7 - .../apb/bus@1e78a000/i2c-bus@180/ir38163@42.conf | 5 - .../apb/bus@1e78a000/i2c-bus@180/ir38163@44.conf | 5 - .../apb/bus@1e78a000/i2c-bus@180/ir38163@46.conf | 5 - .../apb/bus@1e78a000/i2c-bus@180/ir38163@48.conf | 5 - .../apb/bus@1e78a000/i2c-bus@180/pxm1310@02.conf | 5 - .../apb/bus@1e78a000/i2c-bus@180/pxm1310@04.conf | 5 - .../apb/bus@1e78a000/i2c-bus@1c0/nvt210@4c.conf | 7 - .../apb/bus@1e78a000/i2c-bus@1c0/tmp421@1d.conf | 7 - .../apb/bus@1e78a000/i2c-bus@1c0/tmp421@1f.conf | 3 - .../apb/bus@1e78a000/i2c-bus@1c0/tmp421@4d.conf | 3 - .../apb/bus@1e78a000/i2c-bus@1c0/tmp421@4f.conf | 3 - .../apb/bus@1e78a000/i2c-bus@300/adm1278@10.conf | 27 ---- .../apb/bus@1e78a000/i2c-bus@300/adm1278@11.conf | 27 ---- .../i2c-bus@340/pca9641@70/i2c-arb/adm1278@12.conf | 27 ---- .../i2c-bus@340/pca9641@70/i2c-arb/ds1100@58.conf | 17 -- .../pca9641@70/i2c-arb/max31790@20.conf | 47 ------ .../pca9641@70/i2c-arb/max31790@23.conf | 47 ------ .../i2c-bus@340/pca9641@70/i2c-arb/tmp421@1d.conf | 7 - .../ahb/apb/bus@1e78a000/i2c-bus@80/tmp421@1c.conf | 3 - .../ahb/apb/bus@1e78a000/i2c-bus@80/tmp421@1e.conf | 7 - .../ahb/apb/bus@1e78a000/i2c-bus@80/tmp421@2a.conf | 3 - .../ahb/apb/bus@1e78a000/i2c-bus@80/tmp421@4e.conf | 3 - .../ahb/flash-controller@1e631000/spi2@0.conf | 73 --------- .../phosphor-hwmon/obmc/hwmon/iio-hwmon.conf | 30 ---- .../sensors/phosphor-hwmon_%.bbappend | 34 ---- .../recipes-phosphor/socupdate/files/socupdate.sh | 129 --------------- .../recipes-phosphor/socupdate/socupdate.bb | 14 -- .../workbook/centriq2400-rep-config.bb | 38 ----- .../centriq2400-rep-config/Centriq2400-rep.py | 81 ---------- 53 files changed, 1144 deletions(-) delete mode 100644 meta-qualcomm/COPYING.MIT delete mode 100644 meta-qualcomm/COPYING.apache-2.0 delete mode 100644 meta-qualcomm/LICENSE delete mode 100644 meta-qualcomm/conf/layer.conf delete mode 100644 meta-qualcomm/conf/machine/include/qualcomm.inc delete mode 100644 meta-qualcomm/meta-centriq2400-rep/conf/bblayers.conf.sample delete mode 100644 meta-qualcomm/meta-centriq2400-rep/conf/conf-notes.txt delete mode 100644 meta-qualcomm/meta-centriq2400-rep/conf/layer.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/conf/local.conf.sample delete mode 100644 meta-qualcomm/meta-centriq2400-rep/conf/machine/centriq2400-rep.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-kernel/linux/linux-aspeed/centriq2400-rep.cfg delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-kernel/linux/linux-aspeed_%.bbappend delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/chassis/ir38163-workaround.bb delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/chassis/ir38163-workaround/ir-add@.service delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/chassis/ir38163-workaround/ir-remove@.service delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/chassis/ir38163-workaround/ir38163_workaround.sh delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/centriq-2400rep-console-client.bb delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/centriq-2400rep-console-client/centriq-2400rep-console-client.sh delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/centriq-2400rep-console-client/centriq-2400rep-console-client@.service delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/obmc-console/obmc-console.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/obmc-console_%.bbappend delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/leds/centriq2400-rep-led-manager-config-native.bb delete mode 100755 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/leds/centriq2400-rep-led-manager-config/led.yaml delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/ir38163@12.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/ir38163@42.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/ir38163@44.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/ir38163@46.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/ir38163@48.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/pxm1310@02.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/pxm1310@04.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@1c0/nvt210@4c.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@1c0/tmp421@1d.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@1c0/tmp421@1f.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@1c0/tmp421@4d.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@1c0/tmp421@4f.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@300/adm1278@10.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@300/adm1278@11.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/adm1278@12.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/ds1100@58.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/max31790@20.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/max31790@23.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/tmp421@1d.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@80/tmp421@1c.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@80/tmp421@1e.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@80/tmp421@2a.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@80/tmp421@4e.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/flash-controller@1e631000/spi2@0.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/iio-hwmon.conf delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/socupdate/files/socupdate.sh delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/socupdate/socupdate.bb delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/workbook/centriq2400-rep-config.bb delete mode 100644 meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/workbook/centriq2400-rep-config/Centriq2400-rep.py (limited to 'meta-qualcomm') diff --git a/meta-qualcomm/COPYING.MIT b/meta-qualcomm/COPYING.MIT deleted file mode 100644 index 89de354795..0000000000 --- a/meta-qualcomm/COPYING.MIT +++ /dev/null @@ -1,17 +0,0 @@ -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. diff --git a/meta-qualcomm/COPYING.apache-2.0 b/meta-qualcomm/COPYING.apache-2.0 deleted file mode 100644 index 67db858821..0000000000 --- a/meta-qualcomm/COPYING.apache-2.0 +++ /dev/null @@ -1,175 +0,0 @@ - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. diff --git a/meta-qualcomm/LICENSE b/meta-qualcomm/LICENSE deleted file mode 100644 index fea0827b78..0000000000 --- a/meta-qualcomm/LICENSE +++ /dev/null @@ -1,12 +0,0 @@ -Different components of meta-qualcomm are under different licenses (a mix -of MIT and Apache-2.0). Please see: - -COPYING.Apache-2.0 -COPYING.MIT (MIT) - -All metadata is MIT licensed unless otherwise stated. Source code -included in tree for individual recipes is under the LICENSE stated in -the associated recipe (.bb file) unless otherwise stated. - -License information for any other files is either explicitly stated -or defaults to Apache-2.0. diff --git a/meta-qualcomm/conf/layer.conf b/meta-qualcomm/conf/layer.conf deleted file mode 100644 index 1efa8f6ebb..0000000000 --- a/meta-qualcomm/conf/layer.conf +++ /dev/null @@ -1,7 +0,0 @@ -# We have a conf and classes directory, add to BBPATH -BBPATH .= ":${LAYERDIR}" - -BBFILE_COLLECTIONS += "qualcomm" -BBFILE_PATTERN_qualcomm = "" - -LAYERSERIES_COMPAT_qualcomm = "hardknott" diff --git a/meta-qualcomm/conf/machine/include/qualcomm.inc b/meta-qualcomm/conf/machine/include/qualcomm.inc deleted file mode 100644 index 976e2d09dc..0000000000 --- a/meta-qualcomm/conf/machine/include/qualcomm.inc +++ /dev/null @@ -1,3 +0,0 @@ -require conf/machine/include/arm.inc - -VIRTUAL-RUNTIME_skeleton_workbook = "${MACHINE}-config" diff --git a/meta-qualcomm/meta-centriq2400-rep/conf/bblayers.conf.sample b/meta-qualcomm/meta-centriq2400-rep/conf/bblayers.conf.sample deleted file mode 100644 index 6ae2e4d6c8..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/conf/bblayers.conf.sample +++ /dev/null @@ -1,37 +0,0 @@ -# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf -# changes incompatibly -LCONF_VERSION = "8" - -BBPATH = "${TOPDIR}" -BBFILES ?= "" - -BBLAYERS ?= " \ - ##OEROOT##/meta \ - ##OEROOT##/meta-poky \ - ##OEROOT##/meta-openembedded/meta-oe \ - ##OEROOT##/meta-openembedded/meta-networking \ - ##OEROOT##/meta-openembedded/meta-perl \ - ##OEROOT##/meta-openembedded/meta-python \ - ##OEROOT##/meta-openembedded/meta-webserver \ - ##OEROOT##/meta-security \ - ##OEROOT##/meta-phosphor \ - ##OEROOT##/meta-aspeed \ - ##OEROOT##/meta-arm \ - ##OEROOT##/meta-qualcomm \ - ##OEROOT##/meta-qualcomm/meta-centriq2400-rep \ - " -BBLAYERS_NON_REMOVABLE ?= " \ - ##OEROOT##/meta \ - ##OEROOT##/meta-poky \ - ##OEROOT##/meta-openembedded/meta-oe \ - ##OEROOT##/meta-openembedded/meta-networking \ - ##OEROOT##/meta-openembedded/meta-perl \ - ##OEROOT##/meta-openembedded/meta-python \ - ##OEROOT##/meta-openembedded/meta-webserver \ - ##OEROOT##/meta-security \ - ##OEROOT##/meta-phosphor \ - ##OEROOT##/meta-aspeed \ - ##OEROOT##/meta-arm \ - ##OEROOT##/meta-qualcomm \ - ##OEROOT##/meta-qualcomm/meta-centriq2400-rep \ - " diff --git a/meta-qualcomm/meta-centriq2400-rep/conf/conf-notes.txt b/meta-qualcomm/meta-centriq2400-rep/conf/conf-notes.txt deleted file mode 100644 index 9b3c01a556..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/conf/conf-notes.txt +++ /dev/null @@ -1,2 +0,0 @@ -Common targets are: - obmc-phosphor-image diff --git a/meta-qualcomm/meta-centriq2400-rep/conf/layer.conf b/meta-qualcomm/meta-centriq2400-rep/conf/layer.conf deleted file mode 100644 index 670fd43382..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/conf/layer.conf +++ /dev/null @@ -1,9 +0,0 @@ -# We have a conf and classes directory, add to BBPATH -BBPATH .= ":${LAYERDIR}" - -# We have recipes-* directories, add to BBFILES -BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ - ${LAYERDIR}/recipes-*/*/*.bbappend" - -BBFILE_COLLECTIONS += "centriq2400-rep" -BBFILE_PATTERN_centriq2400-rep = "" diff --git a/meta-qualcomm/meta-centriq2400-rep/conf/local.conf.sample b/meta-qualcomm/meta-centriq2400-rep/conf/local.conf.sample deleted file mode 100644 index 444a903b23..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/conf/local.conf.sample +++ /dev/null @@ -1,21 +0,0 @@ -MACHINE ??= "centriq2400-rep" -DISTRO ?= "openbmc-phosphor" -PACKAGE_CLASSES ?= "package_ipk" -SANITY_TESTED_DISTROS_append ?= " *" -EXTRA_IMAGE_FEATURES = "debug-tweaks" -USER_CLASSES ?= "buildstats image-prelink" -PATCHRESOLVE = "noop" -BB_DISKMON_DIRS = "\ - STOPTASKS,${TMPDIR},1G,100K \ - STOPTASKS,${DL_DIR},1G,100K \ - STOPTASKS,${SSTATE_DIR},1G,100K \ - STOPTASKS,/tmp,100M,100K \ - ABORT,${TMPDIR},100M,1K \ - ABORT,${DL_DIR},100M,1K \ - ABORT,${SSTATE_DIR},100M,1K \ - ABORT,/tmp,10M,1K" -CONF_VERSION = "1" -INHERIT += "extrausers" -EXTRA_USERS_PARAMS = " \ - usermod -p '\$1\$UGMqyqdG\$FZiylVFmRRfl9Z0Ue8G7e/' root; \ - " diff --git a/meta-qualcomm/meta-centriq2400-rep/conf/machine/centriq2400-rep.conf b/meta-qualcomm/meta-centriq2400-rep/conf/machine/centriq2400-rep.conf deleted file mode 100644 index 3bbff9af53..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/conf/machine/centriq2400-rep.conf +++ /dev/null @@ -1,17 +0,0 @@ -KMACHINE = "aspeed" -KERNEL_DEVICETREE = "${KMACHINE}-ast2500-evb.dtb" - -UBOOT_MACHINE = "ast_g5_ncsi_config" - -FLASH_SIZE = "32768" - - -PREFERRED_PROVIDER_virtual/phosphor-ipmi-fru-hostfw-config= "" -require conf/machine/include/ast2500.inc -require conf/machine/include/obmc-bsp-common.inc -require conf/machine/include/qualcomm.inc - -IMAGE_INSTALL_append = " ir38163-workaround \ - centriq-2400rep-console-client \ - socupdate \ -" diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-kernel/linux/linux-aspeed/centriq2400-rep.cfg b/meta-qualcomm/meta-centriq2400-rep/recipes-kernel/linux/linux-aspeed/centriq2400-rep.cfg deleted file mode 100644 index 2182623e64..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-kernel/linux/linux-aspeed/centriq2400-rep.cfg +++ /dev/null @@ -1,25 +0,0 @@ -CONFIG_I2C_MUX=y -CONFIG_I2C_MUX_PCA9541=y -CONFIG_I2C_MUX_PCA9641=y -CONFIG_I2C_MUX_PCA954x=y -CONFIG_SENSORS_ASPEED=y -CONFIG_SENSORS_TMP421=y -CONFIG_ASPEED_ADC=y -CONFIG_SENSORS_IIO_HWMON=y -CONFIG_I2C_SLAVE=y -CONFIG_SSIF_SMBUS_SLAVE=y -CONFIG_PMBUS=y -CONFIG_SENSORS_PXM1310=y -CONFIG_SENSORS_DS1100=y -CONFIG_SENSORS_TMP421=y -CONFIG_SENSORS_NVT210=y -CONFIG_SENSORS_IR38163=y -CONFIG_SPI=y -CONFIG_SPI_MASTER=y -CONFIG_SPI_SPIDEV=y -CONFIG_SPI_ASPEED=y -CONFIG_SENSORS_CENTRIQ_SPI=y -CONFIG_SENSORS_MAX31790=y -CONFIG_EEPROM_AT24=y -CONFIG_ARCH_AST2500=y -CONFIG_AST_JTAG=y diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-kernel/linux/linux-aspeed_%.bbappend b/meta-qualcomm/meta-centriq2400-rep/recipes-kernel/linux/linux-aspeed_%.bbappend deleted file mode 100644 index 573e29872b..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-kernel/linux/linux-aspeed_%.bbappend +++ /dev/null @@ -1,2 +0,0 @@ -FILESEXTRAPATHS_prepend_centriq2400-rep := "${THISDIR}/${PN}:" -SRC_URI += "file://centriq2400-rep.cfg" diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/chassis/ir38163-workaround.bb b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/chassis/ir38163-workaround.bb deleted file mode 100644 index 0ac6c8ecd8..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/chassis/ir38163-workaround.bb +++ /dev/null @@ -1,31 +0,0 @@ -SUMMARY = "centriq2400 VR sensor Re-Probe" -DESCRIPTION = "IR38163 work on DC on state, need re-probe for centriq2400 HW design" -PR = "r0" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" - -inherit obmc-phosphor-systemd - -PROVIDES += 'virtual/ir38163-workaround' -RPROVIDES_${PN} += 'virtual-ir38163-workaround' - -IR_REMOVE = "ir-remove@.service" -IR_ADD = "ir-add@.service" -INSTIR_REMOVE = "ir-remove@{0}.service" -INSTIR_ADD = "ir-add@{0}.service" -TGTFMT_OFF = "obmc-chassis-poweroff@{0}.target" -TGTFMT_ON = "obmc-chassis-poweron@{0}.target" -FMT_REMOVE = "../${IR_REMOVE}:${TGTFMT_OFF}.wants/${INSTIR_REMOVE}" -FMT_ADD = "../${IR_ADD}:${TGTFMT_ON}.requires/${INSTIR_ADD}" - -SYSTEMD_SERVICE_${PN} += "${IR_REMOVE}" -SYSTEMD_LINK:${PN} += "${@compose_list(d, 'FMT_REMOVE', 'OBMC_CHASSIS_INSTANCES')}" -SYSTEMD_SERVICE_${PN} += "${IR_ADD}" -SYSTEMD_LINK:${PN} += "${@compose_list(d, 'FMT_ADD', 'OBMC_CHASSIS_INSTANCES')}" - -SRC_URI += "file://ir38163_workaround.sh" - -do_install() { - install -d ${D}${bindir} - install -m 0755 ${WORKDIR}/ir38163_workaround.sh ${D}${bindir}/ir38163_workaround.sh -} diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/chassis/ir38163-workaround/ir-add@.service b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/chassis/ir38163-workaround/ir-add@.service deleted file mode 100644 index 0b3574b2c6..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/chassis/ir38163-workaround/ir-add@.service +++ /dev/null @@ -1,16 +0,0 @@ -[Unit] -Description=Add IR38163 device -Wants=obmc-power-start@%i.target -Before=obmc-power-start@%i.target -Conflicts=obmc-chassis-poweroff@%i.target -ConditionPathExists=!/run/openbmc/chassis@%i-on - -[Service] -ExecStart=/usr/bin/env ir38163_workaround.sh add -SyslogIdentifier=ir38163_workaround.sh -Type=oneshot -RemainAfterExit=yes - -[Install] -WantedBy=obmc-host-start@%i.target - diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/chassis/ir38163-workaround/ir-remove@.service b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/chassis/ir38163-workaround/ir-remove@.service deleted file mode 100644 index 15e8d0108e..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/chassis/ir38163-workaround/ir-remove@.service +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=Remove IR38163 device -After=obmc-power-off@%i.target -Conflicts=obmc-chassis-poweron@%i.target - -[Service] -ExecStart=/usr/bin/env ir38163_workaround.sh rm -SyslogIdentifier=ir38163_workaround.sh -Type=oneshot -RemainAfterExit=yes - -[Install] -WantedBy=obmc-host-stop@%i.target diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/chassis/ir38163-workaround/ir38163_workaround.sh b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/chassis/ir38163-workaround/ir38163_workaround.sh deleted file mode 100644 index d94ea45e43..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/chassis/ir38163-workaround/ir38163_workaround.sh +++ /dev/null @@ -1,19 +0,0 @@ -#!/bin/sh -e -# For one of the IR38163 device on i2c bus 5, address 0x42 -# Because the device only work when DC-ON, so when BMC during the DC-OFF state -# the device will probe fail, need the workaround for this HW design.. - -if [ "$1" == "add" ]; then - echo Add the 0x42 device on i2c bus 5.... - sleep 2 - echo 5-0042 > /sys/bus/i2c/drivers/ir38163/bind - sleep 1 -elif [ "$1" == "rm" ]; then - echo Remove the 0x42 device - sleep 2 - echo 5-0042 > /sys/bus/i2c/drivers/ir38163/unbind - sleep 1 -else - echo "$0 " to set state -fi - diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/centriq-2400rep-console-client.bb b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/centriq-2400rep-console-client.bb deleted file mode 100644 index 929a11a5fb..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/centriq-2400rep-console-client.bb +++ /dev/null @@ -1,11 +0,0 @@ -FILESEXTRAPATHS_prepend_centriq2400-rep := "${THISDIR}/${PN}:" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" - -SRC_URI += "file://centriq-2400rep-console-client.sh" - -do_install() { - install -d ${D}${bindir} - install -m 0755 ${WORKDIR}/centriq-2400rep-console-client.sh ${D}${bindir}/centriq-2400rep-console-client.sh -} - diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/centriq-2400rep-console-client/centriq-2400rep-console-client.sh b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/centriq-2400rep-console-client/centriq-2400rep-console-client.sh deleted file mode 100644 index 3ecd0f8193..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/centriq-2400rep-console-client/centriq-2400rep-console-client.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -e -#Control UART mux for obmc-console-client -echo 0 > /sys/class/gpio/gpio325/value -obmc-console-client -echo 1 > /sys/class/gpio/gpio325/value - - diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/centriq-2400rep-console-client/centriq-2400rep-console-client@.service b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/centriq-2400rep-console-client/centriq-2400rep-console-client@.service deleted file mode 100644 index d4f748dc24..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/centriq-2400rep-console-client/centriq-2400rep-console-client@.service +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=Control UART mux for obmc-console-client - -[Service] -ExecStart=/usr/bin/env centriq-2400rep-console-client.sh -SyslogIdentifier=centriq-2400rep-console-client.sh - -[Install] -WantedBy=multi-user.target diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/obmc-console/obmc-console.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/obmc-console/obmc-console.conf deleted file mode 100644 index 85f35c190d..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/obmc-console/obmc-console.conf +++ /dev/null @@ -1,2 +0,0 @@ -local-tty = ttyS2 -local-tty-baud = 115200 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/obmc-console_%.bbappend b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/obmc-console_%.bbappend deleted file mode 100644 index 101fe64892..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/obmc-console_%.bbappend +++ /dev/null @@ -1,2 +0,0 @@ -FILESEXTRAPATHS_prepend_centriq2400-rep := "${THISDIR}/${PN}:" -OBMC_CONSOLE_HOST_TTY = "ttyS2" diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/leds/centriq2400-rep-led-manager-config-native.bb b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/leds/centriq2400-rep-led-manager-config-native.bb deleted file mode 100644 index d43aee8bf6..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/leds/centriq2400-rep-led-manager-config-native.bb +++ /dev/null @@ -1,18 +0,0 @@ -SUMMARY = "Phosphor LED Group Management for Centriq2400 REP" -PR = "r1" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" - -inherit native - -PROVIDES += "virtual/phosphor-led-manager-config-native" - -SRC_URI += "file://led.yaml" -S = "${WORKDIR}" - -# Copies example led layout yaml file -do_install() { - SRC=${S} - DEST=${D}${datadir}/phosphor-led-manager - install -D ${SRC}/led.yaml ${DEST}/led.yaml -} diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/leds/centriq2400-rep-led-manager-config/led.yaml b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/leds/centriq2400-rep-led-manager-config/led.yaml deleted file mode 100755 index 25d2ef48c5..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/leds/centriq2400-rep-led-manager-config/led.yaml +++ /dev/null @@ -1,15 +0,0 @@ -bmc_booted: -power_on: - Power_ID_LED: - Action: 'On' - DutyOn: 50 - Period: 0 -enclosure_fault: - RAS_ERROR_LED: - Action: 'On' - DutyOn: 50 - Period: 0 - System_FAULT: - Action: 'On' - DutyOn: 50 - Period: 0 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/ir38163@12.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/ir38163@12.conf deleted file mode 100644 index e968f08e7d..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/ir38163@12.conf +++ /dev/null @@ -1,7 +0,0 @@ -LABEL_temp1=SYS_SOC_TEMP_L -CRITLO_temp1=0 -CRITHI_temp1=100000 - -LABEL_temp2=SYS_SOC_TEMP_R -CRITLO_temp2=0 -CRITHI_temp2=100000 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/ir38163@42.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/ir38163@42.conf deleted file mode 100644 index a1ba061964..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/ir38163@42.conf +++ /dev/null @@ -1,5 +0,0 @@ -LABEL_in1=VREG_5P0 -WARNLO_in1=4758 -WARNHI_in1=5258 -CRITLO_in1=4507 -CRITHI_in1=5509 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/ir38163@44.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/ir38163@44.conf deleted file mode 100644 index 8edf80c69c..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/ir38163@44.conf +++ /dev/null @@ -1,5 +0,0 @@ -LABEL_in1=VREG_3P3 -WARNLO_in1=3130 -WARNHI_in1=3474 -CRITLO_in1=2974 -CRITHI_in1=3631 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/ir38163@46.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/ir38163@46.conf deleted file mode 100644 index b083035d3d..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/ir38163@46.conf +++ /dev/null @@ -1,5 +0,0 @@ -LABEL_in1=VREG_3P3_AUX -WARNLO_in1=3130 -WARNHI_in1=3474 -CRITLO_in1=2974 -CRITHI_in1=3631 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/ir38163@48.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/ir38163@48.conf deleted file mode 100644 index fc0896b0f5..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/ir38163@48.conf +++ /dev/null @@ -1,5 +0,0 @@ -LABEL_in1=VREG_5P0_USB -WARNLO_in1=4758 -WARNHI_in1=5258 -CRITLO_in1=4507 -CRITHI_in1=5509 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/pxm1310@02.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/pxm1310@02.conf deleted file mode 100644 index 91a38eec89..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/pxm1310@02.conf +++ /dev/null @@ -1,5 +0,0 @@ -LABEL_in1=PVDDQ_510 -WARNLO_in1=1144 -WARNHI_in1=1264 -CRITLO_in1=1080 -CRITHI_in1=1320 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/pxm1310@04.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/pxm1310@04.conf deleted file mode 100644 index d86a588904..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@180/pxm1310@04.conf +++ /dev/null @@ -1,5 +0,0 @@ -LABEL_in1=PVDDQ_423 -WARNLO_in1=1144 -WARNHI_in1=1264 -CRITLO_in1=1080 -CRITHI_in1=1320 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@1c0/nvt210@4c.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@1c0/nvt210@4c.conf deleted file mode 100644 index e968f08e7d..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@1c0/nvt210@4c.conf +++ /dev/null @@ -1,7 +0,0 @@ -LABEL_temp1=SYS_SOC_TEMP_L -CRITLO_temp1=0 -CRITHI_temp1=100000 - -LABEL_temp2=SYS_SOC_TEMP_R -CRITLO_temp2=0 -CRITHI_temp2=100000 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@1c0/tmp421@1d.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@1c0/tmp421@1d.conf deleted file mode 100644 index 6a0bab5486..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@1c0/tmp421@1d.conf +++ /dev/null @@ -1,7 +0,0 @@ -LABEL_temp1=SYS_INLET_0_L -CRITLO_temp1=0 -CRITHI_temp1=50000 - -LABEL_temp2=SYS_INLET_0_R -CRITLO_temp2=0 -CRITHI_temp2=50000 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@1c0/tmp421@1f.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@1c0/tmp421@1f.conf deleted file mode 100644 index b856482220..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@1c0/tmp421@1f.conf +++ /dev/null @@ -1,3 +0,0 @@ -LABEL_temp1=SYS_INLET_1 -CRITLO_temp1=0 -CRITHI_temp1=50000 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@1c0/tmp421@4d.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@1c0/tmp421@4d.conf deleted file mode 100644 index 2ed024e342..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@1c0/tmp421@4d.conf +++ /dev/null @@ -1,3 +0,0 @@ -LABEL_temp1=SYS_INLET_2 -CRITLO_temp1=0 -CRITHI_temp1=50000 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@1c0/tmp421@4f.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@1c0/tmp421@4f.conf deleted file mode 100644 index ee3b5d5e5f..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@1c0/tmp421@4f.conf +++ /dev/null @@ -1,3 +0,0 @@ -LABEL_temp1=SYS_INLET_3 -CRITLO_temp1=0 -CRITHI_temp1=50000 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@300/adm1278@10.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@300/adm1278@10.conf deleted file mode 100644 index 2805cadb20..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@300/adm1278@10.conf +++ /dev/null @@ -1,27 +0,0 @@ -LABEL_in1=HSC_AUX_VIN -WARNLO_in1=11431 -WARNHI_in1=12567 -CRITLO_in1=10792 -CRITHI_in1=13206 - -LABEL_in2=HSC_AUX_VOUT -WARNLO_in2=11431 -WARNHI_in2=12567 -CRITLO_in2=10792 -CRITHI_in2=13206 - -LABEL_curr1=HSC_AUX_IOUT -WARNLO_curr1=0 -WARNHI_curr1=50058 -CRITLO_curr1=0 -CRITHI_curr1=60021 - -LABEL_power1=HSC_AUX_PIN -WARNLO_power1=0 -WARNHI_power1=601520 -CRITLO_power1=0 -CRITHI_power1=721240 - -LABEL_temp1=HSC_AUX_TEMP -CRITLO_temp1=0 -CRITHI_temp1=105000 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@300/adm1278@11.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@300/adm1278@11.conf deleted file mode 100644 index 3c4ebbae62..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@300/adm1278@11.conf +++ /dev/null @@ -1,27 +0,0 @@ -LABEL_in1=HSC_HDD_VIN -WARNLO_in1=11431 -WARNHI_in1=12567 -CRITLO_in1=10792 -CRITHI_in1=13206 - -LABEL_in2=HSC_HDD_VOUT -WARNLO_in2=11431 -WARNHI_in2=12567 -CRITLO_in2=10792 -CRITHI_in2=13206 - -LABEL_curr1=HSC_HDD_IOUT -WARNLO_curr1=0 -WARNHI_curr1=11993 -CRITLO_curr1=0 -CRITHI_curr1=15008 - -LABEL_power1=HSC_HDD_PIN -WARNLO_power1=0 -WARNHI_power1=143200 -CRITLO_power1=0 -CRITHI_power1=179200 - -LABEL_temp1=HSC_HDD_TEMP -CRITLO_temp1=0 -CRITHI_temp1=60000 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/adm1278@12.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/adm1278@12.conf deleted file mode 100644 index 01b32101df..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/adm1278@12.conf +++ /dev/null @@ -1,27 +0,0 @@ -LABEL_in1=HSC_FAN_VIN -WARNLO_in1=11431 -WARNHI_in1=12567 -CRITLO_in1=10792 -CRITHI_in1=13206 - -LABEL_in2=HSC_FAN_VOUT -WARNLO_in2=11431 -WARNHI_in2=12567 -CRITLO_in2=10792 -CRITHI_in2=13206 - -LABEL_curr1=HSC_FAN_IOUT -WARNLO_curr1=0 -WARNHI_curr1=24948 -CRITLO_curr1=0 -CRITHI_curr1=29988 - -LABEL_power1=HSC_FAN_PIN -WARNLO_power1=0 -WARNHI_power1=298980 -CRITLO_power1=0 -CRITHI_power1=359380 - -LABEL_temp1=HSC_FAN_TEMP -CRITLO_temp1=0 -CRITHI_temp1=105000 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/ds1100@58.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/ds1100@58.conf deleted file mode 100644 index 5a6fe7ec34..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/ds1100@58.conf +++ /dev/null @@ -1,17 +0,0 @@ -LABEL_fan1=PSU_FAN -CRITLO_fan1=535 -CRITHI_fan1=13054 - -LABEL_temp3=PSU_TEMP_AMB -CRITLO_temp3=0 -CRITHI_temp3=50000 - -LABEL_temp1=PSU_TEMP_HS -CRITLO_temp1=0 -CRITHI_temp1=100000 - -LABEL_in1=PSU_VIN -WARNLO_in1=96000 -WARNHI_in1=0 -CRITLO_in1=0 -CRITHI_in1=253000 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/max31790@20.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/max31790@20.conf deleted file mode 100644 index 1e21d96d68..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/max31790@20.conf +++ /dev/null @@ -1,47 +0,0 @@ -LABEL_fan1=SYS_FAN_1_F -CRITLO_fan1=535 -CRITHI_fan1=26964 -GAIN_fan1=0.85 -OFFSET_fan1=0 - -LABEL_fan2=SYS_FAN_1_R -CRITLO_fan2=535 -CRITHI_fan2=26964 -GAIN_fan2=0.8 -OFFSET_fan2=0 - -LABEL_fan8=SYS_FAN_2_F -CRITLO_fan8=535 -CRITHI_fan8=26964 -GAIN_fan8=0.85 -OFFSET_fan8=0 - -LABEL_fan3=SYS_FAN_2_R -CRITLO_fan3=535 -CRITHI_fan3=26964 -GAIN_fan3=0.8 -OFFSET_fan3=0 - -LABEL_fan4=SYS_FAN_3_F -CRITLO_fan4=535 -CRITHI_fan4=26964 -GAIN_fan4=0.85 -OFFSET_fan4=0 - -LABEL_fan5=SYS_FAN_3_R -CRITLO_fan5=535 -CRITHI_fan5=26964 -GAIN_fan5=0.8 -OFFSET_fan5=0 - -LABEL_fan11=SYS_FAN_4_F -CRITLO_fan11=535 -CRITHI_fan11=26964 -GAIN_fan11=0.85 -OFFSET_fan11=0 - -LABEL_fan6=SYS_FAN_4_R -CRITLO_fan6=535 -CRITHI_fan6=26964 -GAIN_fan6=0.8 -OFFSET_fan6=0 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/max31790@23.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/max31790@23.conf deleted file mode 100644 index 20dad4b442..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/max31790@23.conf +++ /dev/null @@ -1,47 +0,0 @@ -LABEL_fan1=SYS_FAN_5_F -CRITLO_fan1=535 -CRITHI_fan1=26964 -GAIN_fan1=0.85 -OFFSET_fan1=0 - -LABEL_fan2=SYS_FAN_5_R -CRITLO_fan2=535 -CRITHI_fan2=26964 -GAIN_fan2=0.8 -OFFSET_fan2=0 - -LABEL_fan8=SYS_FAN_6_F -CRITLO_fan8=535 -CRITHI_fan8=26964 -GAIN_fan8=0.85 -OFFSET_fan8=0 - -LABEL_fan3=SYS_FAN_6_R -CRITLO_fan3=535 -CRITHI_fan3=26964 -GAIN_fan3=0.8 -OFFSET_fan3=0 - -LABEL_fan4=SYS_FAN_7_F -CRITLO_fan4=535 -CRITHI_fan4=26964 -GAIN_fan4=0.85 -OFFSET_fan4=0 - -LABEL_fan5=SYS_FAN_7_R -CRITLO_fan5=535 -CRITHI_fan5=26964 -GAIN_fan5=0.8 -OFFSET_fan5=0 - -LABEL_fan11=SYS_FAN_8_F -CRITLO_fan11=535 -CRITHI_fan11=26964 -GAIN_fan11=0.85 -OFFSET_fan11=0 - -LABEL_fan6=SYS_FAN_8_R -CRITLO_fan6=535 -CRITHI_fan6=26964 -GAIN_fan6=0.8 -OFFSET_fan6=0 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/tmp421@1d.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/tmp421@1d.conf deleted file mode 100644 index 1c85be91a1..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/tmp421@1d.conf +++ /dev/null @@ -1,7 +0,0 @@ -LABEL_temp1=FAN_BD_TEMP_L -CRITLO_temp1=0 -CRITHI_temp1=60000 - -LABEL_temp2=FAN_BD_TEMP_R -CRITLO_temp2=0 -CRITHI_temp2=60000 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@80/tmp421@1c.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@80/tmp421@1c.conf deleted file mode 100644 index a7e74da325..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@80/tmp421@1c.conf +++ /dev/null @@ -1,3 +0,0 @@ -LABEL_temp1=SYS_OUTLET_3 -CRITLO_temp1=0 -CRITHI_temp1=100000 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@80/tmp421@1e.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@80/tmp421@1e.conf deleted file mode 100644 index 0bb21b236b..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@80/tmp421@1e.conf +++ /dev/null @@ -1,7 +0,0 @@ -LABEL_temp1=SYS_OUTLET_0_L -CRITLO_temp1=0 -CRITHI_temp1=100000 - -LABEL_temp2=SYS_OUTLET_0_R -CRITLO_temp2=0 -CRITHI_temp2=100000 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@80/tmp421@2a.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@80/tmp421@2a.conf deleted file mode 100644 index f794c0e7ba..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@80/tmp421@2a.conf +++ /dev/null @@ -1,3 +0,0 @@ -LABEL_temp1=SYS_OUTLET_1 -CRITLO_temp1=0 -CRITHI_temp1=100000 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@80/tmp421@4e.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@80/tmp421@4e.conf deleted file mode 100644 index 3834fc2dde..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/bus@1e78a000/i2c-bus@80/tmp421@4e.conf +++ /dev/null @@ -1,3 +0,0 @@ -LABEL_temp1=SYS_OUTLET_2 -CRITLO_temp1=0 -CRITHI_temp1=100000 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/flash-controller@1e631000/spi2@0.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/flash-controller@1e631000/spi2@0.conf deleted file mode 100644 index 1311e52bb7..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/flash-controller@1e631000/spi2@0.conf +++ /dev/null @@ -1,73 +0,0 @@ -LABEL_temp1=SOC_TEMP -CRITLO_temp1=0 -CRITHI_temp1=94000 - -LABEL_temp2=PMF2432_TEMP -CRITLO_temp2=0 -CRITHI_temp2=103000 - -LABEL_temp3=PMF2433_TEMP -CRITLO_temp3=0 -CRITHI_temp3=103000 - -LABEL_temp4=CVR_APC_TEMP -CRITLO_temp4=0 -CRITHI_temp4=103000 - -LABEL_temp5=CVR_CBF_TEMP -CRITLO_temp5=0 -CRITHI_temp5=103000 - -LABEL_temp6=DIMM_C0D0_TEMP -CRITLO_temp6=0 -CRITHI_temp6=83000 - -LABEL_temp7=DIMM_C0D1_TEMP -CRITLO_temp7=0 -CRITHI_temp7=83000 - -LABEL_temp8=DIMM_C1D0_TEMP -CRITLO_temp8=0 -CRITHI_temp8=83000 - -LABEL_temp9=DIMM_C1D1_TEMP -CRITLO_temp9=0 -CRITHI_temp9=83000 - -LABEL_temp10=DIMM_C2D0_TEMP -CRITLO_temp10=0 -CRITHI_temp10=83000 - -LABEL_temp11=DIMM_C2D1_TEMP -CRITLO_temp11=0 -CRITHI_temp11=83000 - -LABEL_temp12=DIMM_C3D0_TEMP -CRITLO_temp12=0 -CRITHI_temp12=83000 - -LABEL_temp13=DIMM_C3D1_TEMP -CRITLO_temp13=0 -CRITHI_temp13=83000 - -LABEL_temp14=DIMM_C4D0_TEMP -CRITLO_temp14=0 -CRITHI_temp14=83000 - -LABEL_temp15=DIMM_C4D1_TEMP -CRITLO_temp15=0 -CRITHI_temp15=83000 - -LABEL_temp16=DIMM_C5D0_TEMP -CRITLO_temp16=0 -CRITHI_temp16=83000 - -LABEL_temp17=DIMM_C5D1_TEMP -CRITLO_temp17=0 -CRITHI_temp17=83000 - -LABEL_power1=SOC_PWR -WARNLO_power1=0 -WARNHI_power1=120000 -CRITLO_power1=0 -CRITHI_power1=130000 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/iio-hwmon.conf b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/iio-hwmon.conf deleted file mode 100644 index 86d33962dd..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/iio-hwmon.conf +++ /dev/null @@ -1,30 +0,0 @@ -LABEL_in1=SYS_3V3 -GAIN_in1=2.40 -WARNLO_in1=3132 -WARNHI_in1=3463 -CRITLO_in1=2975 -CRITHI_in1=3637 -LABEL_in2=SYS_5V0 -GAIN_in2=3.86 -WARNLO_in2=4744 -WARNHI_in2=5253 -CRITLO_in2=4502 -CRITHI_in2=5494 -LABEL_in3=SYS_12V0 -GAIN_in3=8.82 -WARNLO_in3=11408 -WARNHI_in3=12586 -CRITLO_in3=10850 -CRITHI_in3=13206 -LABEL_in6=SYS_3V3_AUX -GAIN_in6=2.40 -WARNLO_in6=3132 -WARNHI_in6=3463 -CRITLO_in6=2975 -CRITHI_in6=3637 -LABEL_in8=SYS_3V0_Battery -GAIN_in8=1.66 -WARNLO_in8=2849 -WARNHI_in8=3460 -CRITLO_in8=2701 -CRITHI_in8=3629 diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend deleted file mode 100644 index 27d7ae2167..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend +++ /dev/null @@ -1,34 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -NAMES = " apb/bus@1e78a000/i2c-bus@1c0/tmp421@1d \ - apb/bus@1e78a000/i2c-bus@1c0/tmp421@1f \ - apb/bus@1e78a000/i2c-bus@1c0/tmp421@4d \ - apb/bus@1e78a000/i2c-bus@1c0/tmp421@4f \ - apb/bus@1e78a000/i2c-bus@1c0/nvt210@4c \ - apb/bus@1e78a000/i2c-bus@180/ir38163@42 \ - apb/bus@1e78a000/i2c-bus@180/ir38163@44 \ - apb/bus@1e78a000/i2c-bus@180/ir38163@46 \ - apb/bus@1e78a000/i2c-bus@180/ir38163@48 \ - apb/bus@1e78a000/i2c-bus@180/pxm1310@02 \ - apb/bus@1e78a000/i2c-bus@180/pxm1310@04 \ - apb/bus@1e78a000/i2c-bus@80/tmp421@1c \ - apb/bus@1e78a000/i2c-bus@80/tmp421@1e \ - apb/bus@1e78a000/i2c-bus@80/tmp421@2a \ - apb/bus@1e78a000/i2c-bus@80/tmp421@4e \ - apb/bus@1e78a000/i2c-bus@300/adm1278@10 \ - apb/bus@1e78a000/i2c-bus@300/adm1278@11 \ - apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/adm1278@12 \ - apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/max31790@20 \ - apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/max31790@23 \ - apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/tmp421@1d \ - apb/bus@1e78a000/i2c-bus@340/pca9641@70/i2c-arb/ds1100@58 \ - flash-controller@1e631000/spi2@0 \ -" - -ITEMSFMT = "ahb/{0}.conf" - -ITEMS = "${@compose_list(d, 'ITEMSFMT', 'NAMES')}" -ITEMS += "iio-hwmon.conf" - -ENVS = "obmc/hwmon/{0}" -SYSTEMD_ENVIRONMENT_FILE:${PN} += "${@compose_list(d, 'ENVS', 'ITEMS')}" diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/socupdate/files/socupdate.sh b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/socupdate/files/socupdate.sh deleted file mode 100644 index 67d7063397..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/socupdate/files/socupdate.sh +++ /dev/null @@ -1,129 +0,0 @@ -#!/bin/sh -e -# SOC update tool, need two parameter(soc update file name and TFTP ip) - -if [ ! -n "$1" -o ! -n "$2" ] ;then - echo "Please enter SOC-ImageName and TFTP-IP." - echo "Format: socupdate.sh FileName IP" - echo "Example: socupdate.sh 0ACJAXXX.ROM 192.168.1.1" - exit -fi - -echo "SOC update start." - -echo "Check BMC status." -checkbmc='gpioutil -p Q4' -if $checkbmc = "1"; then - echo "BMC is ready." -else - echo "BMC isn't ready." - exit -fi - -echo "Check SOC image does it exist." -cd /tmp/ -FILEEXIST=0 -if [ -f "/tmp/$1" ]; then - GETFILE=`du -k $1 | awk '{print $1}'` - if [ "$GETFILE" -eq "65536" ]; then - FILEEXIST=1 - echo "SOC image is exist." - else - FILEEXIST=0 - fi -fi - -if [ $FILEEXIST -eq 0 ]; then - echo "Get SOC image from TFTP server." - echo "Please wait a few minutes." - tftp -g -r $1 $2 & - sleep 2 - LENGTH=0 - ERRCOUNT=0 - while true - do - echo -ne "\r[" - usleep 500000 - while [ $LENGTH -le 30 ] - do - usleep 500000 - echo -n ">" - LENGTH=$(($LENGTH+1)) - if [ -f "/tmp/$1" ]; then - GETFILE=`du -k $1 | awk '{print $1}'` - if [ $GETFILE -eq 65536 ]; then - echo -en "\r" - echo -en "--- Image download completed --- \n" - usleep 1000000 - break 2 - fi - else - ERRCOUNT=$(($ERRCOUNT+1)) - if [ $ERRCOUNT -le 10 ]; then - echo -en "\r" - echo -en "SOC-ImageName or TFTP-IP is ERROR. \n" - usleep 500000 - exit - fi - fi - done - echo -n "]" - LENGTH=0 - usleep 500000 - echo -en "\r " - done -fi -sleep 3 - -echo "Switch the host SPI bus to BMC." -cmd='gpioutil -p C7 -v 1' -if $cmd 1>/dev/null 2>&1; then - echo "Switch completed." -else - echo "Switch failed." -fi -echo "Load the ASpeed SMC driver" -echo 1e630000.flash-controller > /sys/bus/platform/drivers/aspeed-smc/bind -sleep 2 -chassisstate=$(obmcutil chassisstate | awk -F. '{print $NF}') -echo "---Current Chassisstate $chassisstate---" -if [ "$chassisstate" == 'On' ]; -then - echo "---Chassis on turning it off---" - obmcutil chassisoff - sleep 10 -fi - -echo "Flashcp to update SOC." -echo "Please wait a few minutes." -flashcp -v /tmp/$1 /dev/mtd6 -sleep 3 - -echo "Switch the host SPI bus to HOST." -cmd1='gpioutil -p C7 -v 0' -if $cmd1 1>/dev/null 2>&1; then - echo "Switch completed." -else - echo "Switch failed." -fi -echo "unLoad the ASpeed SMC driver" -echo 1e630000.flash-controller > /sys/bus/platform/drivers/aspeed-smc/unbind -echo -ne "SOC update steps is complete.\n" -if [ "$chassisstate" == 'On' ]; -then - echo "5 sec later will be power-on." - echo "If wantn't power-on, please CTRL + C leave script." - WAITSEC=5 - while [ $WAITSEC -ge 0 ] - do - echo -n "Countdown seconds:$WAITSEC" - sleep 1 - echo -en "\r" - WAITSEC=$(($WAITSEC-1)) - if [ $WAITSEC -eq 0 ]; then - echo -en "\r" - echo -en "--- Power-on --- \n" - obmcutil chassison - break 1 - fi - done -fi diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/socupdate/socupdate.bb b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/socupdate/socupdate.bb deleted file mode 100644 index 9c4a0bd7e2..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/socupdate/socupdate.bb +++ /dev/null @@ -1,14 +0,0 @@ -SUMMARY = "Qualcomm SOC update" -DESCRIPTION = "" -HOMEPAGE = "" -PR = "r1" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" - - -SRC_URI += "file://socupdate.sh" - -do_install() { - install -d ${D}${bindir} - install -m 0755 ${WORKDIR}/socupdate.sh ${D}${bindir}/socupdate.sh -} diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/workbook/centriq2400-rep-config.bb b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/workbook/centriq2400-rep-config.bb deleted file mode 100644 index 220adaca4a..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/workbook/centriq2400-rep-config.bb +++ /dev/null @@ -1,38 +0,0 @@ -SUMMARY = "Qualcomm Rep board wiring" -DESCRIPTION = "Board wiring information for the Qualcomm Rep system." -PR = "r1" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" - -inherit allarch -inherit setuptools -inherit pythonnative - -PROVIDES += "virtual/obmc-inventory-data" -RPROVIDES_${PN} += "virtual-obmc-inventory-data" - -DEPENDS += "python" - -S = "${WORKDIR}" -SRC_URI += "file://Centriq2400-rep.py" - -python() { - machine = d.getVar('MACHINE', True).capitalize() + '.py' - d.setVar('_config_in_skeleton', machine) -} - -do_make_setup() { - cp ${S}/${_config_in_skeleton} \ - ${S}/obmc_system_config.py - cat < ${S}/setup.py -from distutils.core import setup - -setup(name='${BPN}', - version='${PR}', - py_modules=['obmc_system_config'], - ) -EOF -} - -addtask make_setup after do_patch before do_configure - diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/workbook/centriq2400-rep-config/Centriq2400-rep.py b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/workbook/centriq2400-rep-config/Centriq2400-rep.py deleted file mode 100644 index 903964dd78..0000000000 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/workbook/centriq2400-rep-config/Centriq2400-rep.py +++ /dev/null @@ -1,81 +0,0 @@ -## System states -## state can change to next state in 2 ways: -## - a process emits a GotoSystemState signal with state name to goto -## - objects specified in EXIT_STATE_DEPEND have started -SYSTEM_STATES = [ - 'BASE_APPS', - 'BMC_STARTING', - 'BMC_READY', - 'HOST_POWERING_ON', - 'HOST_POWERED_ON', - 'HOST_BOOTING', - 'HOST_BOOTED', - 'HOST_POWERED_OFF', -] - -EXIT_STATE_DEPEND = { - 'BASE_APPS' : { - '/org/openbmc/sensors': 0, - }, - 'BMC_STARTING' : { - '/org/openbmc/control/power0' : 0, - '/org/openbmc/control/host0' : 0, - '/org/openbmc/control/chassis0' : 0, - }, -} - -FRU_INSTANCES = { -'/system/chassis/motherboard/bmc' : { 'fru_type' : 'BMC','is_fru' : False, 'manufacturer' : 'ASPEED' }, -} -# I believe these numbers need to match the yaml file used to create the c++ ipmi map. -# the devices have types, but I don't believe that factors in here, I think these are -# just unique IDs. -ID_LOOKUP = { - 'FRU' : {}, - # The number at the end needs to match the FRU ID. - # https://github.com/openbmc/skeleton/blob/master/pysystemmgr/system_manager.py#L143 - # The parameter for it is of type 'y' (unsigned 8-bit integer) presumably decimal? - 'FRU_STR' : {}, - 'SENSOR' : {}, - 'GPIO_PRESENT' : {} -} - -GPIO_CONFIG = {} -GPIO_CONFIG['POWER_BUTTON'] = { 'gpio_pin': 'D3', 'direction': 'out' } -GPIO_CONFIG['PGOOD'] = { 'gpio_pin': 'E2', 'direction': 'in' } -GPIO_CONFIG['BMC_READY'] = { 'gpio_pin': 'Q4', 'direction': 'out' } -GPIO_CONFIG['HOST_SPI_SWITCH'] = { 'gpio_pin': 'C7', 'direction': 'out'} -GPIO_CONFIG['IMC_READY'] = { 'gpio_pin': 'O3', 'direction': 'both' } -GPIO_CONFIG['IMC_INTERRUPT'] = { 'gpio_pin': 'O4', 'direction': 'both' } -GPIO_CONFIG['RESET_BUTTON'] = { 'gpio_pin': 'G5', 'direction': 'both' } -GPIO_CONFIG['QDF_RAS_ERROR_0'] = { 'gpio_pin': 'D6', 'direction': 'in' } -GPIO_CONFIG['QDF_RAS_ERROR_1'] = { 'gpio_pin': 'D7', 'direction': 'in' } -GPIO_CONFIG['QDF_RAS_ERROR_2'] = { 'gpio_pin': 'F1', 'direction': 'in' } - -GPIO_CONFIGS = { - 'power_config' : { - 'power_good_in' : 'PGOOD', - 'power_up' : [ -#delay in ms - ('POWER_BUTTON', 'LOW_HIGH',1000), - ], - 'power_out' : [ - ('POWER_BUTTON', 'LOW_HIGH',8000), - ], - }} - 'host_config' : { - 'imc_ready' : 'IMC_READY', - 'imc_interrupt': 'IMC_INTERRUPT', - 'bmc_ready' : 'BMC_READY', - 'host_spi_switch' : 'HOST_SPI_SWITCH', - }, -} - -# Miscellaneous non-poll sensor with system specific properties. -# The sensor id is the same as those defined in ID_LOOKUP['SENSOR']. - -MISC_SENSORS = { - -} - -# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4 -- cgit v1.2.3