Skip to content
Commit 73e6ca23 authored by Shreyas Shankar's avatar Shreyas Shankar Committed by Benjamin Cabé
Browse files

ti: j722s: Fix reg length in pinctrl as per TRM description

In j722s_main.dtsi, the pinctrl block must have reg length 0x2b0
As per TRM, PADCONFIG registers range from 0 to 171.
Thus, length = (171-0+1)*4 = 172*4 = 0x2b0.

Reference: https://www.ti.com/lit/ds/symlink/tda4ven-q1.pdf


Table 5.1 contains data on PADCONFIG registers.

Signed-off-by: default avatarShreyas Shankar <s-shankar@ti.com>
parent 27975075
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment