Skip to content

assists: gen_domain_dts: Add TTC counter support for Zephyr DTS#728

Open
katrusatyasri wants to merge 1 commit intodevicetree-org:masterfrom
katrusatyasri:ttcip_support
Open

assists: gen_domain_dts: Add TTC counter support for Zephyr DTS#728
katrusatyasri wants to merge 1 commit intodevicetree-org:masterfrom
katrusatyasri:ttcip_support

Conversation

@katrusatyasri
Copy link
Copy Markdown

With TTC counter support now available in Zephyr, update domain DTS
generation to split a TTC block into three independent counter nodes on
non-R5 platforms, enabling correct binding of the TTC counter driver.

Zephyr now includes support for the TTC counter driver, which expects one
"xlnx,ttc-counter" device tree node per TTC timer when the TTC IP is
present.

Update the Zephyr domain DTS generation to split a TTC block into three
independent counter nodes on non-R5 platforms. Each node represents a
single TTC timer and is created with the appropriate timer-id, interrupts,
clock-frequency, labels, and parent relationship. The original TTC block
node is removed after splitting.

This enables correct binding of the existing TTC counter driver.

Signed-off-by: Satya Sri <satyasri.katru@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants