New kernel drivers and device migrations (#563)
This commit is contained in:
committed by
GitHub
parent
955416dac8
commit
8af6204ba1
@@ -0,0 +1,11 @@
|
||||
description: >
|
||||
unPhone physical power slide switch. Reflects whether the switch is in the "on"
|
||||
position and can arm deep-sleep wakeup for when the switch is moved to "on".
|
||||
|
||||
compatible: "unphone,power-switch"
|
||||
|
||||
properties:
|
||||
pin:
|
||||
type: phandles
|
||||
required: true
|
||||
description: GPIO pin connected to the power switch
|
||||
Reference in New Issue
Block a user