summaryrefslogtreecommitdiff
path: root/meta-facebook/meta-bletchley/recipes-bletchley/detect-gpio-present/detect-sled-present_0.1.bb
AgeCommit message (Collapse)AuthorFilesLines
2022-07-18meta-bletchley: add systemd target for sled insertion and removalPotin Lai1-0/+13
Add target file for sled insertion and removal, add Requires for both motor-init-calibration & host-ac-on service in seld insertion target, and Conflicts in sled removal. Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I020694f868a352b0bcd2754a54cadd4a7d5487e5
2022-07-18meta-bletchley: detect-gpio-present: sled present managerment servicePotin Lai1-0/+27
A service to monitor the presence status of sleds and perform corresponding actions when sleds are inserted or removed. This patch require phosphor-gpio-monitor-presence enabled and gpio-keys defined in kernel dts file, the LORE link as below. * https://lore.kernel.org/all/20220613095150.21917-4-potin.lai.pt@gmail.com/ Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: Id43c7c5c40ccad904db3e6d55870b154a68626ca