Skip to content

Commit 23a486c

Browse files
h-shenoyStaticRocket
authored andcommitted
Kernel: Kernel_Drivers:Display: Device Tree Node: Added comments about necessity of HPD pin for J721S2
Signed-off-by: Harikrishna Shenoy <[email protected]>
1 parent 3fd6c25 commit 23a486c

File tree

1 file changed

+3
-0
lines changed
  • source/linux/Foundational_Components/Kernel/Kernel_Drivers/Display

1 file changed

+3
-0
lines changed

source/linux/Foundational_Components/Kernel/Kernel_Drivers/Display/DSS7.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,9 @@ Device Tree Node
362362
Documentation for tidss device tree node and its properties can be found in linux kernel device tree bindings in below directory
363363
``Documentation/devicetree/bindings/display/ti/``. Seperate binding files are present for different version of the DSS controller.
364364

365+
.. ifconfig:: CONFIG_part_variant in ('J721S2')
366+
367+
- Pin designated as HPD for DP should not be used for other purpose, irrespective of whether it is connected as HPD or not.
365368

366369
Driver Usage
367370
============

0 commit comments

Comments
 (0)