Changes in v2: - None, just rebase and drop applied fix. - Link to v1: https://lore.kernel.org/r/20250112-syscon-phandle-args-can-v1-0-314d9549906f@xxxxxxxxxx Not tested on hardware. Best regards, Krzysztof --- Krzysztof Kozlowski (4): can: c_can: Drop useless final probe failure message can: c_can: Simplify handling syscon error path can: c_can: Use of_property_present() to test existence of DT property can: c_can: Use syscon_regmap_lookup_by_phandle_args drivers/net/can/c_can/c_can_platform.c | 51 ++++++++++------------------------ 1 file changed, 15 insertions(+), 36 deletions(-) --- base-commit: b5f8134f0b3e49bc49bea6fb43319b38f078f04c change-id: 20250112-syscon-phandle-args-can-bd0b2067c4ad Best regards, -- Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>