summaryrefslogtreecommitdiff
path: root/meta-ingrasys
AgeCommit message (Collapse)AuthorFilesLines
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/+0
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-29Add Zaius GPIO JSONMatt Spinler2-0/+79
These GPIOs are used by the code in the skeleton repo. (From meta-ingrasys rev: 5d62d701c830a68eb2ca20246535787ea4456355) Change-Id: I999f36730a33dd61051a9ce691fdfb8fd05a9ec5 Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-08-23[Subtree] Bring openbmc machines to top levelDave Cobbley49-0/+1114
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>