summaryrefslogtreecommitdiff
path: root/meta-hxt/meta-stardragon4800-rep2/recipes-phosphor/sensors/phosphor-hwmon
AgeCommit message (Collapse)AuthorFilesLines
2021-10-22meta-hxt: remove unusable stardragon4800-rep2 machinePatrick Williams25-378/+0
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 <patrick@stwcx.xyz> Change-Id: Ie0d34a9c3146c60c5543e00a48f33aeb56ab419d
2019-03-26meta-hxt: stardragon4800-rep2: Update I2C hwmon paths for the 5.0 kernelPatrick Venture23-0/+0
In the 5.0 Linux kernel, an I2C device path segment changed: i2c@1e78a000 -> bus@1e78a000 (From meta-hxt rev: 86a4df514f987318cf26884432746d899c8ad5a3) Tested: Verified paths visually, but not tested on hardware. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I5b5f694977c5d2e68eec1371e2fdc795e21fad10 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-12meta-hxt: add some sensors support for rep2Yuan Yao25-0/+378
HXT stardragon4800 is an ARMv8-compatible 48-core processor chip. The REP2 is a reference design board for stardragon4800. BMC will handle the sensors,devices by I2C,SPI, include: IR38163, PXM1310, NVT210, TMP421, ADM1278, PCA9641 and so on. (From meta-hxt rev: 7f93ff421703876e060efd1f25d6dec5c899ed05) Change-Id: Ida87db042c52d7b3dc365525eec0dfebc9d19041 Signed-off-by: Yuan Yao <yao.yuan@hxt-semitech.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>