summaryrefslogtreecommitdiff
path: root/meta-ingrasys/meta-zaius/recipes-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2020-04-03meta-ingrasys: remove unused zaius-config recipePatrick Williams1-6/+0
(From meta-ingrasys rev: 3ffec70944abf2a222f8a57839584519fd4efd92) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ifedf4a3183af5ba3269b7edc28087e0ebd650528 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-12-16Revert "Fixup hwmon filenames"Brad Bishop3-3/+3
This reverts commit 66419549bc438ce800b9149ccae0ef02bf7e3bca. This patch is still under development and as is breaks the build. (From meta-ingrasys rev: df05e2d9f5843abf8cf4ef81a6b42752475ad6d8) Change-Id: I2158c28a2033c2bcf5f8a9cded8e345e39d5df6b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-12-12Fixup hwmon filenamesWilliam A. Kennington III3-3/+3
Our previous start_hwmon.sh script was not escaping the filenames properly, resulting in configuration filepaths that differed from the actual filepaths. (From meta-ingrasys rev: 66419549bc438ce800b9149ccae0ef02bf7e3bca) Change-Id: I4d7c634c8cbe0987ae4407d9fd1431ff16064119 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-18meta-ingrasys: Remove references to INGRASYSBASEBrad Bishop3-3/+3
INGRASYSBASE is only used for pointing at licenses...point at the licenses in oe-core in meta/files/common-licenses instead. to match the defacto convention used in other oe layers like meta-openembedded. (From meta-ingrasys rev: fcd2b2998a76f00307bb2ff821efa8ff8ef87c68) Change-Id: I76d73574778db36a649f20ccc0a5149f616743af Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-06zaius: phosphor-hwmon config: Add errnos to OCC REMOVERCSEddie James2-0/+2
Add errnos produced by the OCC driver stack to the REMOVERCS environment configuration. Zaius has a persistent issue with OCC unbind operations taking too long during host power off, resulting in hwmon errors as phosphor-hwmon attempts to poll the OCC. (From meta-ingrasys rev: b821af616c2bca5021bd28d80209341328371225) Signed-off-by: Eddie James <eajames@linux.ibm.com> Change-Id: Id010a7269e641d81f1b074565d2c684a2c8e04ea Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-24meta-ingrasys: zaius: new YAML dependency schemeBrad Bishop9-62/+43
All the IPMI virtuals and PREFERRED_PROVIDERS in meta-phosphor are in the process of being deprecated. Prepare for that and move to a simpler scheme for providing the YAML configuration for Zaius systems. (From meta-ingrasys rev: a01ad654ff32e8f16ab36033ca1656d6b15bd1a0) Change-Id: I3d9cd4194d71d994e3f3dcff9a7174d61b2e7c53 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-20subtree updatesBrad Bishop21-141/+468
meta-aspeed: c8d791ede6..35a494ecb3: Andrew Jeffery (1): linux-aspeed: OCC, ISL68137, ASPEED spi-nor updates meta-ingrasys: 67bcaf389f..71846afdc6: Patrick Venture (5): meta-ingrasys: zaius: hwmon: udc90160 specify informative names meta-ingrasys: zaius: enable isl68137 and ir38064 meta-ingrasys: zaius: phosphor-hwmon: add vrm nodes meta-ingrasys: zaius: phosphor-hwmon: add power-brick nodes meta-ingrasys: zaius: update ipmi sensor inventory Robert Lippert (3): meta-ingrasys: zaius: remove reflock fixup recipe meta-ingrasys: zaius: avsbus-control: use linux driver instead of raw I2C commands meta-ingrasys: zaius: no longer need to set VDN VOUT_MAX during host boot Change-Id: I5dbcfae6f937e0f01e5fca4c1f686be0e82b7ee1 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06update upstream subtreesBrad Bishop2-2/+2
A number of corequisites exist so squashing these all into one patch. meta-ingrasys - refresh master bc513127f4..67bcaf389f meta-hxt - refresh master 86a4df514f..8fe0d38bbb meta-phosphor - refresh master 06c09d7cce..df6ddae3d2 meta-quanta - refresh master 4f126361a1..53f3025271 Change-Id: I3daeef2a0467d8ea4f1fd1c617e526f8b11258af Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-26meta-ingrasys: zaius: Update I2C hwmon paths for the 5.0 kernelPatrick Venture3-2/+2
In the 5.0 Linux kernel, an I2C device path segment changed: i2c@1e78a000 -> bus@1e78a000 (From meta-ingrasys rev: 0736d99758250742a563bb416c4f7be3394fb206) Tested: Verified paths visually, but not tested on hardware. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ifb89b0f62b787a19281304d0cbbdf3556f25842e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10meta-ingrasys: zaius: add zaius-ipmi-sensor-inventoryPatrick Venture3-1/+19
Add zaius-ipmi-sensor-inventory instead of appending to phosphor-ipmi-sensor-inventory to not drop the zaius file with another machine that hasn't set an override. The other machine will use the default file supplied by the default provider. (From meta-ingrasys rev: 9cedd21e4a0e71f3f13d6ffe0e9317b3e308a943) Change-Id: I3f15f15553ad8449e19cc2400c2bcb29d0dbb613 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10meta-ingrasys: zaius: add zaius-ipmi-fru-propertiesPatrick Venture3-1/+19
Add zaius-ipmi-fru-properties package instead of appending to phosphor-ipmi-fru-properties to not drop the zaius file with another machine that hasn't set an override. The other machine will use the default file supplied by the default provider. (From meta-ingrasys rev: 4dd8f1dfde10a79c67d2be020ea2dce27bdde7c8) Change-Id: Iac04818b3f879d26b0084f49e5c131a9e115a3e8 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10meta-ingrasys: zaius: bugfix native overridePatrick Venture2-2/+2
Native recipes do not recognize machine overrides, because it's native and not set to a machine. Fix the two native recipes that have the zaius machine override. In a multiple system configuration (bblayers), these are handled via custom recipes. (From meta-ingrasys rev: f09aaca6496b6cfe351dc8a990034d6198f614cf) Change-Id: Id76d426bee1779412dc6e4f4d05877f84b22708f Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-08meta-ingrasys: master refresh 94d26b9f7d..c5f9312e58Brad Bishop4-4/+8
Update meta-ingrasys to master HEAD. Patrick Venture (5): meta-ingrasys: add INGRASYSBASE meta-ingrasys: zaius: ipmi-inventory-map-native: set LICENSE field meta-ingrasys: zaius: chassis: avsbus-control: set LICENSE field meta-ingrasys: zaius: chassis: refclock-fixup: set LICENSE field meta-ingrasys: zaius: chassis: vcs-control: set LICENSE field Change-Id: I58d8793a08e2e8333ccc4f71608365dec0ff8a8e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-25meta-ingrasys: zaius: skeleton: obmc-libobmc-intf: drop symlinkPatrick Venture2-2/+1
Drop symlink and rename bbappend for obmc-libobmc-intf. (From meta-ingrasys rev: 94d26b9f7df1bcf331d55ec0bb1c91b8ca474e38) Change-Id: I81962c8733e14d90c13094f4353c33599b44ff51 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-24meta-ingrasys: zaius: skeleton: obmc-libobmc-intf: set version wildcardPatrick Venture1-0/+1
Set the wildcard for version for obmc-libobmc-intf_%.bbappend (From meta-ingrasys rev: 15e0fd472307c957981399b3f355bcb6ad3ee19e) Change-Id: Id6af3b344c517b729977bcd12919fa9baa3e1bc7 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-23meta-ingrasys: zaius: Update sensor config YAML to include rExpKun Yi1-0/+3
Tested: None (From meta-ingrasys rev: 05307cd0cc6b4da3fe3038b4cd99d12f370fa324) Change-Id: I7225f4653b77cc449e8929aa494a8c787dd5838c Signed-off-by: Kun Yi <kunyi731@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-22meta-ingrasys: zaius: mboxd: drop symlinkPatrick Venture2-2/+1
Drop symlink and rename bbappend for mboxd. (From meta-ingrasys rev: 495318e68d20c4927cc40d6780e05f7e68139d69) Change-Id: I22383131a97c1e63c40363d23ae726eb0793b402 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-22meta-ingrasys: zaius: gpio-monitor: drop symlinkPatrick Venture2-12/+11
Drop symlink and rename bbappend for phosphor-gpio-monitor. (From meta-ingrasys rev: 3de657011fa0d35faab1d91f7521218611ba735a) Change-Id: Ia473affefd4c888e4c49462fc287c293e39f321e Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-17meta-ingrasys: zaius: phosphor-settings-manager: set version wildcardPatrick Venture3-0/+0
Update the bbappend to wildcard on the recipe's version. (From meta-ingrasys rev: aa260b2a1607923a9d413bbf4594c95e5069e5d6) Change-Id: Icda76e939719a189e06a269e987a5cd4a1096e87 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-17meta-ingrasys: zaius: mboxd: set version wildcardPatrick Venture1-0/+1
Set the wildcard for version for mboxd_%.bbappend (From meta-ingrasys rev: f0d056893d547a4be72f85f74c26f4bac2377e40) Change-Id: I82157ec599ad2dea0ed7089d8a2c2bcf37f8b1e5 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-ingrasys: zaius: gpio-monitor: set version wildcardPatrick Venture1-0/+1
Set the wildcard for version for phosphor-gpio-monitor.bbappend. (From meta-ingrasys rev: 4af22d6740e120796b65072dee056c6f5b8b182d) Change-Id: I351ddfc5c637adb4ae994e3e37a1e44df3618443 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-ingrasys: zaius: phosphor-settings-manager: set wildcardPatrick Venture3-0/+0
Set wildcard for phosphor-settings-manager for meta-zaius. (From meta-ingrasys rev: 2844dc80db86f2959db24bf117136bb4c36c87f5) Change-Id: I83ce6d09f32dde2530dabd1621e2c457a89c7abb Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-ingrasys: zaius: config: rename as gitPatrick Venture1-0/+1
zaius-config.bb inherits config-in-skeleton, which is git-based. (From meta-ingrasys rev: 3f7e10c1546d2a02f08ae90a6b18268764da8313) Change-Id: I47466ac9df80c00b4ac31691473f621ecb8f9d78 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-04meta-ingrasys: zaius: rename phosphor-hwmonPatrick Venture12-0/+0
Rename phosphor-hwmon%.bbappend to phosphor-hwmon_%.bbappend. Tested: Verified phosphor-hwmon confs were found in rootfs. (From meta-ingrasys rev: 7be24a88b9edcfb59929bbc7ec4f904b386a41d9) Change-Id: I96dda86c65ce599ea34ae444d955987f11953b0b Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: phosphor-ipmi-sensor-inventory: add onewirePatrick Venture1-0/+27
This adds the IPMI configuration for the four onewire sensors. (From meta-ingrasys rev: d83a702638da09c1bb993b2d5a4ce7067b87bc80) Change-Id: I9d5a8335867b59986959e968121872bfa9538849 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: phosphor-ipmi-sensor-inventory: add iio-hwmonPatrick Venture1-0/+108
The zaius device tree specifies two groups of iio-hwmon adc sensors split into a primary set and a secondary set. This adds the IPMI sensor configuration. (From meta-ingrasys rev: e44f547a0a783f54d58df48512a048ac7f987f34) Change-Id: I80ea13efc6a77e2e06ffe73c981d8e0c9b23e8db Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: phosphor-ipmi-sensor-inventory: add fan pwmPatrick Venture1-0/+26
Adds the four fans pwm control defined by the pwm-tacho-controller phosphor-hwmon configuration. (From meta-ingrasys rev: 6d8a49a74563ef6fd9f741266621086e1fcb4d56) Change-Id: I004f56f3ebf186ca7316fe19c14fce3b591f4023 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: phosphor-ipmi-sensor-inventory: add fan_tachPatrick Venture1-0/+28
Adds the four fans defined by the pwm-tacho-controller phosphor-hwmon configuration. (From meta-ingrasys rev: cd448cc7fdd605fc89fb5407b7da1bf322fb8b54) Change-Id: Ie57a510cc19f0819d21d4f4703c1964ce28e76de Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: phosphor-hwmon: add pwm-tacho-controllerPatrick Venture2-0/+5
The zaius device tree specifies the pwm-tacho-controller device. This adds the phosphor-hwmon configuration for each. (From meta-ingrasys rev: 68001a69df61f88853b53b94032e115689cd8bd6) Change-Id: I3828aa8a32de077dae04ebd0a99d0bfb45f85b11 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: phosphor-hwmon: add hotswap confPatrick Venture2-0/+8
The zaius device tree specifies the hotswap device. This adds the phosphor-hwmon configuration for each. (From meta-ingrasys rev: 382434cf22a2138b5b36acc5de782934386f9c3a) Change-Id: Ibc5789216c65f7ef2df52e0b06b6d52153cace9d Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: phosphor-hwmon: add onewire confsPatrick Venture5-0/+8
The zaius device tree specifies four onewire sensor configurations. This adds the phosphor-hwmon configuration for each. (From meta-ingrasys rev: f7f4b98bd6312ae0426282f43e8daca0f92fa681) Change-Id: I009c41891f7218936b997ebd66a271a2b2e08eb5 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: checkstop-monitor: add machine suffixPatrick Venture1-1/+1
For checkstop-monitor, add zaius machine suffix to avoid poisoning other machines using this layer. (From meta-ingrasys rev: c793f7f09b9e8781ae5de2f9ca9bdcc4265e096f) Change-Id: I673de3f8fa1cefa776e3d85b702afeaa3d92d438 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: p9-host-start: add machine suffixPatrick Venture1-2/+2
For p9-host-start, add zaius machine suffix to avoid poisoning other machines using this layer. (From meta-ingrasys rev: 96cce2f34bb2e560ef31b752814b147e7cea2e7c) Change-Id: I98163948090b5ed37dc218f2eb2128b262624865 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: phosphor-ipmi-fru-properties: add machine suffixPatrick Venture1-1/+1
For phosphor-ipmi-fru-properties, add zaius machine suffix to avoid poisoning other machines using this layer. (From meta-ingrasys rev: 1e86ca2b497673ce721dd3aa31f02d2f2708794e) Change-Id: I1eb29a0a21af00eac74b16db72de2df504596d44 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: phosphor-ipmi-sensor-inventory: add machine suffixPatrick Venture1-1/+1
For phosphor-ipmi-sensor-inventory, add zaius machine suffix to avoid poisoning other machines using this layer. (From meta-ingrasys rev: 190d9a01ca6379db2e7fb844b84e93b4d5cd62e4) Change-Id: I322b1c90bde57ad48e192e63a73c8365fc7370a5 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: obmc-libobmc-intf: add machine suffixPatrick Venture1-1/+1
For obmc-libobmc-intf, add zaius machine suffix to avoid poisoning other machines using this layer. (From meta-ingrasys rev: 047512c3119c210092a6ac0de4bdff27cee200a2) Change-Id: I919a72051d0b82ebb1444f04bb5a30e8feb22d7f Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: obmc-phosphor-image: add machine suffixPatrick Venture1-1/+1
For obmc-phosphor-image, add zaius machine suffix to avoid poisoning other machines using this layer. (From meta-ingrasys rev: ea46a518847884340e7c367956b525adb439bcf8) Change-Id: I5e0399163d354f5deaee2e7178038562d11eadbb Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: phosphor-hwmon: add iio-hwmon confsPatrick Venture3-0/+32
The zaius device tree specifies two groups of iio-hwmon adc sensors split into a primary set and a secondary set. This adds the phosphor-hwmon configuration for each. (From meta-ingrasys rev: f87d0f0897c8493cd93ad3d662ccb421ae7a95d0) Change-Id: I7fd2d2f744082d397b88d4ce4dff06a9dcc1e40b Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: phosphor-hwmon: add machine suffixPatrick Venture1-3/+4
For phosphor-hwmon, add zaius machine suffix to avoid poisoning other machines using this layer. (From meta-ingrasys rev: f289fce3b14959622febcd5f137f9f06e92830af) Change-Id: I4ff294bf2a6d91454b6c5ccfdf1d12742a2deea1 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-05skeleton: zaius: fix broken gpio config pathBrad Bishop2-0/+79
5d62d701c83 erroneously introduced some new files in a meta-ingrasys subdirectory. Move the files to the correct location. This can likely be blamed on the recent move to poky-style subtrees as 5d62d701c83 was originally submitted to the old, pre-subtree openbmc project repository. (From meta-ingrasys rev: 7ee29f2501369a323a666c2dea72755c686ed2fb) Change-Id: I4044d7675a22e9165634e3e36382760ecb514aaa Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-08-23[Subtree] Bring openbmc machines to top levelDave Cobbley36-0/+908
The new subtree model brings the subtrees up from the openbmc-machines layer. Change-Id: I58a03ae1be374bc79ae1438e65e888375d12d0c0 Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>