dts: rtc: mc146818: add acpi hid support in yaml file
add acpi hid support for mc146818 yaml file. Currently this added for acpi test case support. Signed-off-by: Najumon B.A <najumon.ba@intel.com>
This commit is contained in:
parent
9d6a0ceeab
commit
8b3bd500cd
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ description: Motorola MC146818 compatible Real Timer Clock
|
||||||
|
|
||||||
compatible: "motorola,mc146818"
|
compatible: "motorola,mc146818"
|
||||||
|
|
||||||
include: rtc-device.yaml
|
include: [rtc-device.yaml, acpi.yaml]
|
||||||
|
|
||||||
properties:
|
properties:
|
||||||
clock-frequency:
|
clock-frequency:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue