dts: counter: Add binding for 1KHz counter in NXP LPC RTC
A 1KHz counter is also available inside the NXP LPC RTC block. Add a binding to support that counter. Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
This commit is contained in:
parent
24b68fa67f
commit
0b72debabc
1 changed files with 8 additions and 0 deletions
8
dts/bindings/counter/nxp,lpc-rtc-highres.yaml
Normal file
8
dts/bindings/counter/nxp,lpc-rtc-highres.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Copyright 2023, NXP
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: Driver that uses the NXP LPC RTC High resolution counter
|
||||
|
||||
compatible: "nxp,lpc-rtc-highres"
|
||||
|
||||
include: base.yaml
|
||||
Loading…
Reference in a new issue