-
Notifications
You must be signed in to change notification settings - Fork 74
feat: Linux: drivers: Add initial DM-Timer documentation #152
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
Conversation
|
New warnings found with rstcheck: |
praneethbajjuri
left a comment
There was a problem hiding this 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.
source/linux/Foundational_Components/Kernel/Kernel_Drivers/DM-Timer.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/DM-Timer.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/DM-Timer.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/DM-Timer.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/DM-Timer.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/DM-Timer.rst
Outdated
Show resolved
Hide resolved
source/linux/Foundational_Components/Kernel/Kernel_Drivers/DM-Timer.rst
Outdated
Show resolved
Hide resolved
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. |
|
Are there any more comments for this PR? @StaticRocket? |
cshilwant
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This patch adds initial documentation for DM-Timer found on K3 SoCs. Signed-off-by: Judith Mendez <jm@ti.com>
|
@cshilwant Is there anything pending for this PR? |
|
@praneethbajjuri for final review |
This patch adds initial documentation for DM-Timer found on K3 SoCs.