Power-interface: Revise released signal with pressing durationRevise signal Released to bring power button pressing duration in microsecondsTested:Monitor Released dbus signalChange-Id: Ic94bb
Power-interface: Revise released signal with pressing durationRevise signal Released to bring power button pressing duration in microsecondsTested:Monitor Released dbus signalChange-Id: Ic94bbb304d5774efc48cf77e18d92c2285cdd0a2Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
show more ...
reformat with latest settingsReformat with the latest settings from openbmc-build-scripts (andcopy latest config files where appropriate). Fix a few minormarkdownlint issues.Signed-off-by: Pat
reformat with latest settingsReformat with the latest settings from openbmc-build-scripts (andcopy latest config files where appropriate). Fix a few minormarkdownlint issues.Signed-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: I55205817c29dc3f182a165ddf9cd5d4e07b90063
Add Generic button dbus interfaceThe button interface is a generic dbus interface which can be usedin the front panel phosphor-buttons dbus objects that has button typephysical form factor(Presse
Add Generic button dbus interfaceThe button interface is a generic dbus interface which can be usedin the front panel phosphor-buttons dbus objects that has button typephysical form factor(Pressed/Released).This dbus interface will be initially used by ocp debug card host selectorbutton interface as it has a button form factor type.Design : https://github.com/openbmc/docs/blob/master/designs/multihost-phosphor-buttons.mdSigned-off-by: Naveen Moses <naveen.mosess@hcl.com>Change-Id: I10e940c93ce549489fd23ff76a3be9e09ae1ae9c
yaml: format with prettierSigned-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601
Add Host selector yaml configurationHost selector interface is used to keep the positionof the host selector HW switch as a property.This host selector position value decides which hostor bmc is
Add Host selector yaml configurationHost selector interface is used to keep the positionof the host selector HW switch as a property.This host selector position value decides which hostor bmc is currently selected in a multihost bmc systemso that the power and reset button events arerouted to the currently selected host or bmc's power control events.Tested: It's tested in Facebook multi-host Yosemitev2 system,including in the Front panel with its selector button.Signed-off-by: Manikandan Elumalai <manikandan.hcl.ers.epl@gmail.com>Change-Id: I18b4bd779c467d7ddc5045c5380d93c1b8a73b74
treewide: Create yaml directoryThis allows the propagated yamldir paramter to work correctly insubproject style builds. We don't want other files in the projectconflicting with tools that scan th
treewide: Create yaml directoryThis allows the propagated yamldir paramter to work correctly insubproject style builds. We don't want other files in the projectconflicting with tools that scan the yamldir.Change-Id: Ie2759c7f3baf399392cdda0e507055ceb262d2e1Signed-off-by: William A. Kennington III <wak@google.com>