
On 2/9/19 4:24 PM, Philipp Tomsich wrote:
On 09.02.2019, at 16:08, Philipp Tomsich philipp.tomsich@theobroma-systems.com wrote:
Heinrich,
My guess is that this is fallout from David Wu’s new pinctrl driver (which has really been the bulk of changes in this cycle). I can’t test or debug on the rk3288 due to a lack of hardware.
If you want to start digging, that the changes in
commit 08c817c39908f9d120df1e4c90ddad4a11fc3891 Author: David Wu david.wu@rock-chips.com Date: Wed Jan 2 20:51:00 2019 +0800
ARM: rockchip: Remove the pinctrl request at rk3288-board-spl If we use the new pinctrl driver, the pinctrl setup will be done by device probe. Remove the pinctrl setup at rk3288-board-spl. Signed-off-by: David Wu <david.wu@rock-chips.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
look like they have the potential to break everything, including the UART pinctrl.
Thanks, Philipp.,
Hello Philipp,
I would not know how to analyze the bug if there isn't even a console.
If David or you send me a git branch to compile I will test it.
Has any of the rk3288 boards been tested before merging?
I think we should keep Simon in CC as he is one of the ROCKCHIP maintainers.
Best regards
Heinrich