drivers: rtc: Add sam0 support to pinctrl
This add support to pinctrl at Atmel sam0 rtc driver. It allows to define pins to be used for tamper detection. Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
This commit is contained in:
parent
8427f5e9b1
commit
4c5e94317c
2 changed files with 14 additions and 1 deletions
|
@ -5,7 +5,9 @@ description: Atmel SAM0 RTC
|
|||
|
||||
compatible: "atmel,sam0-rtc"
|
||||
|
||||
include: rtc.yaml
|
||||
include:
|
||||
- name: rtc.yaml
|
||||
- name: pinctrl-device.yaml
|
||||
|
||||
properties:
|
||||
reg:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue