]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/rockchip: lvds: lower log severity for missing pinctrl settings
authorHeiko Stuebner <heiko.stuebner@cherry.de>
Tue, 4 Mar 2025 12:44:18 +0000 (13:44 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 4 Mar 2025 15:59:58 +0000 (16:59 +0100)
commit4006be2f77cd26d065133b338dc51f59857d20f0
treeee9d5ff07e2f377def151d96a1b8b3f64c2bb63f
parent37c18639504aacbd31371f562fabafdb890bcd2e
drm/rockchip: lvds: lower log severity for missing pinctrl settings

While missing lvds pinctrl is unexpected and is reported, we nevertheless
don't fail setting up the device and instead continue without explicit
pinctrl handling. So lower the log-level from error to warning to reflect
that.

Suggested-by: Quentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20250304124418.111061-4-heiko@sntech.de
drivers/gpu/drm/rockchip/rockchip_lvds.c