Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -774,3 +774,11 @@ thus no longer contributing to active power consumed by the system.

When a transaction is initiated from userspace or otherwise, the driver resumes
the OSPI controller automatically.

.. ifconfig:: CONFIG_part_variant in ('AM62LX')

.. note::

OSPI NOR random IO data corruption is observed in 12.00.00. Fix for this is available in the below jira tracker:

https://sir.ext.ti.com/jira/browse/EXT_EP-13319
Original file line number Diff line number Diff line change
Expand Up @@ -236,4 +236,11 @@ found in Linux Kernel at: samples/watchdog/watchdog-simple.c.
+ ti,esm-pins = <224>, <225>, <227>, <241>, <242>, <248>;
bootph-pre-ram;
};
.. ifconfig:: CONFIG_part_variant in ('AM62LX')

.. note::

12.00.00 release missed adding watchdog node. The fix for it is available here:

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Better url, https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/commit/?h=ti-linux-6.18.y-cicd&id=9a000f1fb2364068fe7f996848b81ec13990ed1b

Also , similar to ospi nor issue reporting. Need sir.ext.ti.com url here as well

https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/commit/?h=ti-linux-6.18.y-cicd&id=9a000f1fb2364068fe7f996848b81ec13990ed1b&context=3&ignorews=0&dt=0
Loading