Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Linux: drivers: Add initial DM-Timer documentation #152

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jmende27
Copy link

This patch adds initial documentation for DM-Timer found on K3 SoCs.

Copy link

New warnings found with rstcheck:

source/linux/Foundational_Components/Kernel/Kernel_Drivers/DM-Timer.rst:1: (SEVERE/4) Problems with "include" directive path:

Copy link
Collaborator

@praneethbajjuri praneethbajjuri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jmende27 should be applicable to jacinto devices also right ? @uditkumarti please review/comment.

@jmende27
Copy link
Author

@jmende27 should be applicable to jacinto devices also right ? @uditkumarti please review/comment.

Yes, was not sure what Jacinto platforms to include, this is one if the reasons why added this doc as initial documentation for DM timer.

This patch adds initial documentation for DM-Timer
found on K3 SoCs.

Signed-off-by: Judith Mendez <jm@ti.com>
@jmende27
Copy link
Author

Are there any more comments for this PR? @StaticRocket?

@@ -70,6 +70,7 @@ linux/Foundational_Components/Kernel/Kernel_Drivers/PWM
linux/Foundational_Components/Kernel/Kernel_Drivers/SPI
linux/Foundational_Components/Kernel/Kernel_Drivers/QSPI
linux/Foundational_Components/Kernel/Kernel_Drivers/Storage/MMC-SD
linux/Foundational_Components/Kernel/Kernel_Drivers/DM-Timer
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add Jacinto devices as well. valid for all Jacinto devices

under ``Peripherals/Timers Modules/Timers``.

Timers in non-PWM mode should be enabled by default in Linux DT.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry but I am was not able to find how to use dm timer in linux kernel.
Please post some example on usages

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.

6 participants