dts: bindings: rtc: pcf8563: remove unused wakeup-source
The wakeup-source is not used by the driver. Most probably this was inadvertently left when copying the binding from pcf8523 driver. Signed-off-by: Martin Jäger <martin@libre.solar>
This commit is contained in:
parent
53c121381f
commit
1fafa94a35
1 changed files with 0 additions and 3 deletions
|
@ -8,9 +8,6 @@ compatible: "nxp,pcf8563"
|
||||||
include:
|
include:
|
||||||
- name: rtc-device.yaml
|
- name: rtc-device.yaml
|
||||||
- name: i2c-device.yaml
|
- name: i2c-device.yaml
|
||||||
- name: pm.yaml
|
|
||||||
property-allowlist:
|
|
||||||
- wakeup-source
|
|
||||||
|
|
||||||
properties:
|
properties:
|
||||||
int1-gpios:
|
int1-gpios:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue