pinctrl: tegra: add OF node when logging OF parsing errors
authorLuca Ceresoli <luca.ceresoli@bootlin.com>
Tue, 26 Sep 2023 10:39:38 +0000 (12:39 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 27 Sep 2023 08:54:59 +0000 (10:54 +0200)
commitb50df2f58aa363945deb9bf395764c7c0f659492
treef4e2f9d4bbc444870317c51e156fd3dab8765981
parent1d4b7855b1cf7a00a46bb8158572727c63f50a22
pinctrl: tegra: add OF node when logging OF parsing errors

These errors are not quite clear without also logging they device tree node
being parsed, especially when the pinmux node has lots of subnodes. Adding
the node name helps a lot in finding the node that triggers the error.

Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20230926103938.334055-1-luca.ceresoli@bootlin.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/tegra/pinctrl-tegra.c