
13 Aug
2019
13 Aug
'19
11:34 a.m.
Hi Patrick,
On Thu, 1 Aug 2019 at 03:24, Patrick Delaunay patrick.delaunay@st.com wrote:
At present the 'Index' column of 'dm tree' assumes there is two digits, this patch increase it to 3 digits.
It also aligns output of 'dm uclass', assuming the same 3 digits index.
The boards with CONFIG_PINCTRL_FULL activated have one pinconfig by pin configuration, so they can have more than 100 devices pinconfig (for example with stm32mp157c-ev1 board we have 106 pinconfig node).
Signed-off-by: Patrick Delaunay patrick.delaunay@st.com
stm32mp157c-ev1 trace before the patch
Reviewed-by: Simon Glass sjg@chromium.org
But please do check that this does not break 'make qcheck' as I thought there were tests for this?
Regards, Simon