[PATCH] board: gateworks: venice: remove redundance adjustment of thermal trip points

2022-11-08 Thread sbabic
> commit 0543a1ed2787 ("imx8m: fixup thermal trips") moved updating the > thermal trip points to all IMX8M so we can remove it from our board > specific dt config. > Signed-off-by: Tim Harvey Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic --

[PATCH] board: gateworks: venice: remove redundance adjustment of thermal trip points

2022-11-04 Thread Tim Harvey
commit 0543a1ed2787 ("imx8m: fixup thermal trips") moved updating the thermal trip points to all IMX8M so we can remove it from our board specific dt config. Signed-off-by: Tim Harvey --- board/gateworks/venice/venice.c | 16 1 file changed, 16 deletions(-) diff --git a/board/g