-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add udev rules for mihawk id_button.service #65
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/dev/input/by-path/platform-gpio-keys-event is not created by udev while id_button.service is running. In mihawk it takes much more time for udev to create those files maybe there are more devices in Mihawk. This patch adds the udev rules to activat the id_button service. This patch is not quilified to upstream but should be enough for mihawk OP940 The timing of kernle, udev and id_button service Nov 01 09:31:11 mihawk kernel: input: gpio-keys as /devices/platform /gpio-keys/input/input2 Nov 01 09:31:11 mihawk systemd[1]: Started udev Kernel Device Manager. Nov 01 09:31:17 mihawk systemd[1]: Started udev Coldplug all Devices. Nov 01 09:31:46 mihawk systemd[1]: phosphor-gpio-monitor@id_button. service: Main process exited, code=killed, status=6/ABRT Nov 01 09:31:46 mihawk systemd[1]: phosphor-gpio-monitor@id_button. service: Failed with result 'signal'. lrwxrwxrwx 1 root root 9 Nov 1 09:32 /dev/input/by-path/platform-gpio-keys-event Tested: The id_button servcie can be activated by this rules without error
This patch is mihawk only. id_button is only for mihawk. |
Create a new PR to OP940, so close this PR |
rfrandse
added a commit
that referenced
this pull request
Nov 30, 2021
Change-Id: Iab6db3be060adead4c56f029fadfdffcccb606cd pldm: downstream srcrev bump 89fec48cb6..e42cfe7f3b Change-Id: Ib3f620c09af5a6774b443f2dfaff45965aa54370 pldm: downstream srcrev bump e42cfe7f3b..a7e9a9b8f2 Change-Id: I9a02b382b1756b87f5dc7b4943dbc2792a61a746 pldm: downstream srcrev bump a7e9a9b8f2..2f0a766065 Change-Id: I7e5447999917dedfad0c313eeca40562191cd6b9 pldm: downstream srcrev bump 2f0a766065..e7739b2ccc Pavithra Barithaya (2): PLDM:OEM: Handling the setNumericEffecterValue command pldm:oem: SBE set the state effecter after dump creation is complete. Change-Id: I7bf499eaabdabbd0ac4545a8b0c89c4d197b7961 pldm: downstream srcrev bump e7739b2ccc..0c3181a07c Manojkiran Eda (1): PLDM Support for MEX FRU & MEX PDR Zach Clark (1): Remove hb_power_limit_enable_current and hb_power_limit_in_watts_current Change-Id: I1939b005f5bd9befa4641a14546ca7dc2fd104c0 pldm: downstream srcrev bump 0c3181a07c..442db2e9b7 Zach Clark (1): Define the hb_inhibit_bmc_reset BIOS attribute Change-Id: I6387dd1e6b860e19f62698355b8b74c91eb01885 pldm: downstream srcrev bump 442db2e9b7..b5c70f7050 Sagar Srinivas (1): Fixes for the PLDM crash during RR Change-Id: I4f5961a4098516382ac08f2f6371fe3d47351618 pldm: downstream srcrev bump b5c70f7050..0bf066c342 Manojkiran Eda (1): Fix crashes and potential crashes Change-Id: If06ec2d21338db5c5d0d4d77d6cf5bfba6b68979 1020-ghe: pldm: downstream srcrev bump 0bf066c342..3dbc8fd9a3..36e4fa67f5..d2a718fee2 (#1574) * pldm: downstream srcrev bump 0bf066c342..3dbc8fd9a3 Eddie James (1): Rename IBM OEM state set header and install it Jayashankar Padath (1): oem: Fix to remove extra system dump (#55) Sagar Srinivas (1): PLDM: Fix wrong instance number for reboot effecter Christian Geddes (1): Increment max size of hb_lid_ids from 512->1024 Change-Id: I217ba7cc01d8c0a3a6748b1da5bbba15f0537db1 * pldm: downstream srcrev bump 3dbc8fd9a3..36e4fa67f5 Adriana Kobylak (1): Increment max size of hb_lid_ids from 512->1024 (#54) Change-Id: I4cf6f8a2b8279342766c3903553862517235d6d0 * pldm: downstream srcrev bump 36e4fa67f5..d2a718fee2 sagisin (1): Fix for missing file change in PLDM bump (#57) Change-Id: I5f984d786bae9790cfbc00500a65ba591690a685 pldm: downstream srcrev bump d2a718fee2..01a50d2421 (#1578) Reed Frandsen (2): Merge pull request #58 from sagisin/pldm_nextBootSide_bootSideBiosAttr_changes Merge pull request #59 from sagisin/pldm_InbandCU_RenameEvent_bootSideEffectrRemoval Sagar Srinivas (4): oem-ibm: support concurrent FW update oem-ibm: Maintain bootside Mapping and Set bios attribute oem-ibm: State effecter for rename operation oem-ibm: Eliminate the Boot side Effecters and sensors Change-Id: Ifd3a764e76d34de8a853604731b2842e7217027f pldm: downstream srcrev bump 01a50d2421..ef220dd56a (#1585) Pavithrab7 (1): PLDM: Setting the slot power state to Off (#62) Varsha Kaverappa (1): Fix for SW539617 (#63) Change-Id: I654c034207628a009e67cac360b2e383f13d01b1 pldm: downstream srcrev bump ef220dd56a..29e741834b (#1588) sagisin (1): Update pldm-softpoweroff application with working values (#64) Change-Id: Id05dd8ad62276b6e64173eaaa5ac4a844f0368cf pldm: downstream srcrev bump 29e741834b..90c3f46a80 (#1593) Reed Frandsen (1): Merge pull request #65 from sagisin/pldm_numericEffecter_biosTracRemv_TPMEnable Sagar Srinivas (2): Fix for "Unknown PLDM Entity Type in Numeric Effecter PDR" pldm: Remove setBIOSTable debug trace Manojkiran Eda (1): oem_ibm: Tie hb_tpm_required to TPMEnable dbus property Change-Id: I5560df98907dbed0863ad50e9ef993ccd85890c2 pldm: downstream srcrev bump 90c3f46a80..fbbb85e405 (#1597) Jayashankar Padath (1): oem: refine support for VINI record (#66) Pavithrab7 (1): PLDM: Panel hotplug support (#67) George Liu (3): host-bmc: Fix D-Bus property signal of sendStateSensorEvent method utils: Add split method host-bmc: Split processing for string type Manojkiran Eda (1): Add multi MEX Support Reed Frandsen (1): Merge pull request #68 from manojkiraneda/muti-mex Change-Id: I1ec4f8bb398b8970f5a011e9865e51bd42868abf
rfrandse
added a commit
that referenced
this pull request
Oct 25, 2022
…adc5a47e (#2754) * openpower-vpd-parser: downstream srcrev bump cd82f5c396..dbadc5a47e PriyangaRamasamy (1): Bug fix in initializing VPD with BIOS attribute (#65) Change-Id: I5b81a4f7e8db7bf747943ffa8846d8ad22e0208c * openpower-vpd-parser: downstream srcrev bump cd82f5c396..dbadc5a47e PriyangaRamasamy (1): Bug fix in initializing VPD with BIOS attribute (#65) Change-Id: I4027a8c9a5ecdd73d3b0fd1d03308ffd153c8252
rfrandse
added a commit
that referenced
this pull request
Oct 25, 2022
Giridhari Krishna (1): Fixing clang errors in panel_app_test (#62) Jinu Joy Thomas (3): Added default display Fix default display for power down (#138) Fix write Error displays when Hot-plugging the panel out (#153) PriyangaRamasamy (11): Generic GetPDR method (#65) Fix for Lamp test issue (#73) Clang issue:Remove brace initialiser in string (#85) Move GetPDR api to utility (#82) Better trace statement for transport key (#86) Get OS IPL mode state from PHYP (#95) Add 3 seconds interval after software reset (#113) Function 30: Make LinkLocal IP default (#119) Clang format missing for an header file (#132) Func30:Pick inventory ethernet objects at runtime (#135) Bug fix in panel PEL code (#151) Santosh Puranik (6): Executor method to trigger PHYP functions (#68) Manual mode fixes (#80) Compilation Fixes (#99) Revert "Get OS IPL mode state from PHYP (#95)" (#104) Code fix to check for HMC managed system (#125) transport: Recover From Bootloader Hang (#149) Priyanga Ramasamy (2): Dbus property to store OS IPL mode Fix:SW547181 Display static/DHCP IP if present Sunny Srivastava (19): Panel to PHYP communication via PLDM (#58) Code fix for Function02 and Function01 (#60) PEL terminating bit handle (#69) Implementation of function 25 and 26 (#71) Panel function 74 implementation (#77) Fetch existing PELs (#79) Code fix to check CE mode condition (#90) Update PELs processing implementation (#92) Code fix to handle I2C write failure (#94) Unwanted logs removed (#106) Execute function 01 at bmc ready state (#108) Update parameters for System operating mode (#110) Flow update to set current operating mode (#112) Logs added/removed (#122) Display Phyp src and hexwords (#129) Use Bios attribute for boot side (#140) Update progress code at standby PEL addition for ibm panel (#147) Panel CM in Everest (#157) GiridhariKrishna (2): Tool for simulating panel input (#97) D-bus method to display lines on lcd panel (#118) Change-Id: Ib523552fa716dc3b0ec76a6e6fadab0811abc1e4
rfrandse
added a commit
that referenced
this pull request
Oct 25, 2022
…db (#2850) Matt Spinler (2): dreport: Add phosphor-fan-monitor data to dump Merge pull request #65 from spinler/fan_monitor_dump Change-Id: If7f33f5a23d69820bb67ef52d4766ec5d127072b
rfrandse
added a commit
that referenced
this pull request
Oct 26, 2022
…adc5a47e (#2754) * openpower-vpd-parser: downstream srcrev bump cd82f5c396..dbadc5a47e PriyangaRamasamy (1): Bug fix in initializing VPD with BIOS attribute (#65) Change-Id: I5b81a4f7e8db7bf747943ffa8846d8ad22e0208c * openpower-vpd-parser: downstream srcrev bump cd82f5c396..dbadc5a47e PriyangaRamasamy (1): Bug fix in initializing VPD with BIOS attribute (#65) Change-Id: I4027a8c9a5ecdd73d3b0fd1d03308ffd153c8252
rfrandse
added a commit
that referenced
this pull request
Oct 26, 2022
Giridhari Krishna (1): Fixing clang errors in panel_app_test (#62) Jinu Joy Thomas (3): Added default display Fix default display for power down (#138) Fix write Error displays when Hot-plugging the panel out (#153) PriyangaRamasamy (11): Generic GetPDR method (#65) Fix for Lamp test issue (#73) Clang issue:Remove brace initialiser in string (#85) Move GetPDR api to utility (#82) Better trace statement for transport key (#86) Get OS IPL mode state from PHYP (#95) Add 3 seconds interval after software reset (#113) Function 30: Make LinkLocal IP default (#119) Clang format missing for an header file (#132) Func30:Pick inventory ethernet objects at runtime (#135) Bug fix in panel PEL code (#151) Santosh Puranik (6): Executor method to trigger PHYP functions (#68) Manual mode fixes (#80) Compilation Fixes (#99) Revert "Get OS IPL mode state from PHYP (#95)" (#104) Code fix to check for HMC managed system (#125) transport: Recover From Bootloader Hang (#149) Priyanga Ramasamy (2): Dbus property to store OS IPL mode Fix:SW547181 Display static/DHCP IP if present Sunny Srivastava (19): Panel to PHYP communication via PLDM (#58) Code fix for Function02 and Function01 (#60) PEL terminating bit handle (#69) Implementation of function 25 and 26 (#71) Panel function 74 implementation (#77) Fetch existing PELs (#79) Code fix to check CE mode condition (#90) Update PELs processing implementation (#92) Code fix to handle I2C write failure (#94) Unwanted logs removed (#106) Execute function 01 at bmc ready state (#108) Update parameters for System operating mode (#110) Flow update to set current operating mode (#112) Logs added/removed (#122) Display Phyp src and hexwords (#129) Use Bios attribute for boot side (#140) Update progress code at standby PEL addition for ibm panel (#147) Panel CM in Everest (#157) GiridhariKrishna (2): Tool for simulating panel input (#97) D-bus method to display lines on lcd panel (#118) Change-Id: Ib523552fa716dc3b0ec76a6e6fadab0811abc1e4
rfrandse
added a commit
that referenced
this pull request
Oct 26, 2022
…db (#2850) Matt Spinler (2): dreport: Add phosphor-fan-monitor data to dump Merge pull request #65 from spinler/fan_monitor_dump Change-Id: If7f33f5a23d69820bb67ef52d4766ec5d127072b
anoo1
pushed a commit
to anoo1/openbmc-1
that referenced
this pull request
Oct 28, 2022
Giridhari Krishna (1): Fixing clang errors in panel_app_test (ibm-openbmc#62) Jinu Joy Thomas (3): Added default display Fix default display for power down (ibm-openbmc#138) Fix write Error displays when Hot-plugging the panel out (ibm-openbmc#153) PriyangaRamasamy (11): Generic GetPDR method (ibm-openbmc#65) Fix for Lamp test issue (ibm-openbmc#73) Clang issue:Remove brace initialiser in string (ibm-openbmc#85) Move GetPDR api to utility (ibm-openbmc#82) Better trace statement for transport key (ibm-openbmc#86) Get OS IPL mode state from PHYP (ibm-openbmc#95) Add 3 seconds interval after software reset (ibm-openbmc#113) Function 30: Make LinkLocal IP default (ibm-openbmc#119) Clang format missing for an header file (ibm-openbmc#132) Func30:Pick inventory ethernet objects at runtime (ibm-openbmc#135) Bug fix in panel PEL code (ibm-openbmc#151) Santosh Puranik (6): Executor method to trigger PHYP functions (ibm-openbmc#68) Manual mode fixes (ibm-openbmc#80) Compilation Fixes (ibm-openbmc#99) Revert "Get OS IPL mode state from PHYP (ibm-openbmc#95)" (ibm-openbmc#104) Code fix to check for HMC managed system (ibm-openbmc#125) transport: Recover From Bootloader Hang (ibm-openbmc#149) Priyanga Ramasamy (2): Dbus property to store OS IPL mode Fix:SW547181 Display static/DHCP IP if present Sunny Srivastava (19): Panel to PHYP communication via PLDM (ibm-openbmc#58) Code fix for Function02 and Function01 (ibm-openbmc#60) PEL terminating bit handle (ibm-openbmc#69) Implementation of function 25 and 26 (ibm-openbmc#71) Panel function 74 implementation (ibm-openbmc#77) Fetch existing PELs (ibm-openbmc#79) Code fix to check CE mode condition (ibm-openbmc#90) Update PELs processing implementation (ibm-openbmc#92) Code fix to handle I2C write failure (ibm-openbmc#94) Unwanted logs removed (ibm-openbmc#106) Execute function 01 at bmc ready state (ibm-openbmc#108) Update parameters for System operating mode (ibm-openbmc#110) Flow update to set current operating mode (ibm-openbmc#112) Logs added/removed (ibm-openbmc#122) Display Phyp src and hexwords (ibm-openbmc#129) Use Bios attribute for boot side (ibm-openbmc#140) Update progress code at standby PEL addition for ibm panel (ibm-openbmc#147) Panel CM in Everest (ibm-openbmc#157) GiridhariKrishna (2): Tool for simulating panel input (ibm-openbmc#97) D-bus method to display lines on lcd panel (ibm-openbmc#118) Change-Id: Ib523552fa716dc3b0ec76a6e6fadab0811abc1e4
rfrandse
added a commit
that referenced
this pull request
Mar 3, 2023
sandeepasingh116 (4): fix translation defect for server power ops (#52) add toogle on Policies page (#73) Fix login page logo issue (#81) Fix logo issue (#82) George Liu (9): ips-localization: Change the width property size (#41) Support css style for IPS (#51) Update the style of resetButton (#61) Fix Chinese line break problem (#62) Add timeout mechanism when setting Server power policy (#68) Notices: changed from IBM to IPS (#69) Fix reset password error prompt password error (#60) Filter redundant licenses entry (#70) Fix server firmware start policy (#77) Gunnar Mills (1): Revert "Refresh only once after login (#42)" (#59) Nikhil Ashoka (10): Tab names translated in Inventory page (#54) Using privilege values from the translation file (#56) Deconfiguration type is taken from translation file (#57) Fabric Adapter table showing Name (#55) PCIe topology overlapping fix (#53) Added Identity LED to Fabric Adapters (#49) Removed Error message from Accounts verification (#44) Labels now updating in Concurrent maintenance page (#63) Refresh only once and title translation (#65) New helptext for Capacity on demand activation (#43) A Nikhil (1): Removed .tar.xz extension from dumps (#410) Change-Id: Ifbbd773a99fdd13b785976bd680f59fe50f59ff5
rfrandse
added a commit
that referenced
this pull request
Mar 20, 2023
…b4 (#3282) Giridhari Krishna (1): ibm: Add new interface "PSPD" (#65) Change-Id: I429792cdc5935e077cac5a9a9fcae1be9dfc8d6e
rfrandse
added a commit
that referenced
this pull request
Mar 20, 2023
raviteja-b (1): Fix origin for IPv6 SLAAC address (#65) Change-Id: Id0dd4acdecc9f3dcd38e76fcc8228f6919c32ab7
lxwinspur
pushed a commit
to lxwinspur/openbmc
that referenced
this pull request
Jun 12, 2023
raviteja-b (1): Fix origin for IPv6 SLAAC address (ibm-openbmc#65) Change-Id: Id0dd4acdecc9f3dcd38e76fcc8228f6919c32ab7
rfrandse
added a commit
that referenced
this pull request
Mar 28, 2024
… (#3926) Marri Devender Rao (2): nag: fix typo in tag used in faultlog json file nag: capture manual guard records in different section Aravind T (1): Merge pull request #65 from devenrao/main Change-Id: Ied150d2120d0a4ba829f6b579cc6eac503993633
rfrandse
added a commit
that referenced
this pull request
Mar 28, 2024
George Liu (1): Fix server firmware start policy (#77) Steffi Antony (11): Disabled search and filter option in PCIe topology (#164) Toggle button moving twice (#169) Enablement TCE Table Pre-Allocation for Dynamic Drawer Add (#181) Updated Status in Inventory and LEDs page (#190) Updated Status in Inventory and LEDs page (#191) Added an additional message for hostname (#185) Handled DHCP network configurations (#193) Updated validation for Bonnell system (#199) Handled 2 post request CSR generation (#200) Updated availability info on IBMi service functions page (#202) Disabled Power cap fields (#203) Nabil Ananthamangalath (3): Implemented Redfish message ID checks using Regex (#170) Implemented SRC details in Progress Logs page (#178) Fixed improperly formatted CSR data (#192) sandeepasingh116 (8): Fix login page logo issue (#81) Fix network page modal issue (#76) Fix network page toast msg bug (#78) Add warning message to date time page (#80) Fix logo issue (#82) Add IPv6 table (#85) Fix the ipv6 address validator regex (#88) Add 1LA settings (#93) Gunnar Mills (4): Fix popup-box authenticate on session disconnect (#106) Bump the Notice Text to 1050 (#113) Move webui-vue to use Context (#120) Match PLDM: correct Gard to Guard (#158) Nikhil Ashoka (54): Labels now updating in Concurrent maintenance page (#63) Refresh only once and title translation (#65) Pagination fixed in Dumps (#64) Fixed Remote port location (#79) Fabric Adapters showing right info in the respective tabs (#75) Checking IP address and filtering (#83) Fixed Health and Status values for I/O expansion chassis (#91) VET Capabilties names updated (#92) Performance improved for Sensors page (#89) Logging out after hostname update (#94) Performance improved for Pcie-topology page (#87) "Secure LDAP" value is retained (#96) Toast message added to Power supplies LEDs (#97) Changed the default value of Health in Inventory page (#95) Resource dump is now submitted in any state (#99) Dumps initiate fixed (#101) Informational logs not shown for the admin (#102) Delay to retrieve data when new address is added (#103) Updated the helptext of RTAD (#100) Filter values for Sensors and PCIe topology taken from translation file (#108) 1LA: Runtime Processor Diagnostics Updated (#112) Fixed Download Event Logs and Informational Logs (#115) Fixed PCIe Slots reload issue on toggle (#117) Added toast messages for Immediate test requests and Scheduled (#119) Updated the payload for ACF certificates (#121) Added toast message for LEDs in PCIe topology (#126) Updated toast message for System attention LED (#129) Added delay in getting the tables in Network page (#124) Added delay to get the updated NTP date and time (#132) Updated delete ACF certificate request body (#135) Implemented IPv6 static default gateways (#141) Removed Alert and added info icons in system parameters page (#137) Implemented new logic for I/O slots (#138) Filtering out System Anchor from VET capabilities (#144) Filtering the IP address in HMC and user sessions (#146) Parent Link ID new GUI logic (#145) Added delay to get the updated SLAAC address (#150) Able to change expired password (#152) Detailed error message for Resource Dump if system not PHYP in stndby (#151) Adding delay to Delete and disabling tables (#155) Linux KVM implementation (#157) Load Navigation Items after checking model type (#160) Added HMC managed check for System Memory Reserved for KVM Guest Management (#162) Updated Linux KVM implementation (#168) Disabled AMM for Bonnell (#166) Updated Upstream fabric adapters in PCIe topology (#172) Updated System Memory Reserved for KVM Guest Management (#173) Implement IBM i Service Functions (#161) Fixed translation file issue (#183) - Renamed "IBM i alternate load source" to "IBM i alternate restart device" (#189) 1KW: Network settings implementation (#186) Added Info tooltip in Inventory and LEDs (#205) Upgraded the Axios verison (#206) Removed default Alert message (#208) vedangimittal (6): Disabled horizontal scroll on Notices page (#165) Removed expand option under PCIe slots (#171) “Service Login Certificate” updated using translation file (#182) Frequency cap value validation (#188) Updated select dump type tool tip message (#198) Updated the IBM i options description (#201) Renuka9527 (27): Fixed User unable to delete the firmware file if name is long on firmware page (#107) Fixed search functionality for all the fields in Inventory and LED page (#109) Fixed success toast in inventory led's (#111) Added condition check for the Expired access key error and fetching from translations (#105) Fixed operations menu items when opened in anothersession (#110) Fixed deconfiguration record header (#104) Added a confirm box on enabling the Unauthenticated ACF upload enablement (#116) Fixed success message on delete all error logs operation (#118) Fixed hypervisor console when power is off to disconnected (#123) updated HMC and user sessions warning message (#128) Fixed error message for read only use password change (#130) Fixed error message expired access key (#131) Removed privilege change option for read only users (#133) Added Success Toast with reload message for HTTP certificate (#134) Added 30 secs delay for Updating Network IPMI (out-of-band IPMI) protocol (#127) Updated Privilege options in User Management page (#140) Added condition check for manual and normal modes for displaying prompt (#142) disabled the server power options on save and enabling on succesfull save (#148) Removed pel id and replaced with event id (#154) Added latest notices file (#156) Blinking issue of health button while clicking on Event Logs submenu form other menus. (#153) Added condition check for the system operating mode (#179) reverted the translation change from store and added to table row with certificate check (#184) Audit Logs Page Implementation (#174) Disabled the selection till save is success for bios setting (#180) Removed Downloading the Empty Audit log files when download API is failing from GUI. (#195) Added LocationIndicatorActive check in Inventory page (#187) Change-Id: If69ae53bc29eaadebcd09291e45c0d27fb7f9e29
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
/dev/input/by-path/platform-gpio-keys-event is not created by udev
while id_button.service is running. In mihawk it takes much more
time for udev to create those files maybe there are more devices
in Mihawk. This patch adds the udev rules to activat the id_button
service. This patch is not quilified to upstream but should be
enough for mihawk OP940
The timing of kernle, udev and id_button service
Nov 01 09:31:11 mihawk kernel: input: gpio-keys as /devices/platform
/gpio-keys/input/input2
Nov 01 09:31:11 mihawk systemd[1]: Started udev Kernel Device Manager.
Nov 01 09:31:17 mihawk systemd[1]: Started udev Coldplug all Devices.
Nov 01 09:31:46 mihawk systemd[1]: phosphor-gpio-monitor@id_button.
service: Main process exited, code=killed, status=6/ABRT
Nov 01 09:31:46 mihawk systemd[1]: phosphor-gpio-monitor@id_button.
service: Failed with result 'signal'.
lrwxrwxrwx 1 root root 9 Nov 1 09:32
/dev/input/by-path/platform-gpio-keys-event
Tested: The id_button servcie can be activated by this rules without
error