From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 686D3CD4F25 for ; Wed, 13 May 2026 22:03:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=SrztM2P3sUcyujnkE5Jx5WC3vvsB2mMz0X90MuMXVk8=; b=l894N/U1cbQnIY UKKfjG1UVOjH+IsSmujC0xk9cjJPfg31Kxu30ohRqAMDv46ZT803WkxGdYKk2OYMtVLgkogdwhXU1 UiektKYVuEvOmGgki8/oSz9ihxtquyAunlqwuEhWGxCdrP0xceJovZcFM8bHkLztrNEQbKzS1KR9y doxQM2e3NO+0PG6c/gRnv4qp1BK3zCJF0WRiOC0Ry9Aae7LG/8PlJQ70rCPwxFdTk9um7i7gEHeZ7 KRHDMyXLKcb1q7IEULpNr8S7aguVNcQVSNGj92zYzj68BLB0cm4y9hMcNK/qjT5iWiJL3sC5BTRt8 HsfxJ7E8jbj9NatFmGsQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wNHgD-00000003szz-0gVQ; Wed, 13 May 2026 22:03:49 +0000 Received: from mgamail.intel.com ([198.175.65.19]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wNHg9-00000003svt-132W for linux-phy@lists.infradead.org; Wed, 13 May 2026 22:03:47 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1778709825; x=1810245825; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=Puy6ngsQY/0YjfmDOaDKNp63+djPMuQx42KTX9C5XYQ=; b=IZ8CUHHyhF7+t0of/sJjhHNQBXDdsg6K3IsNSAVvb7tzODdr6UV6sqz4 FqXXj9eEpGV57MZo31gNOzDNl11+RJcQ2+IEYntz+DR4MUFfGkd0J77/v eY2FDJlcbG38AOKvPanpxDC6jhZSfRrucdS7IwzYpVvqRClbwFtB4LQ2/ DPt6wJkt106PmJo2bbjzhCxhnqwJOkH4KDd7L3AgBqoXg0mQIcStKvgrf WLkarq24rT8pkz2dT+rzaZXYTHB6T8t/TptIe+Oap8WFC1+hiDRtpI14l 0suDN4YkzZNCVw18w2/hJbr/CTgIb5JgrmNn7AwpyV+QBLspOTppJ0AjL g==; X-CSE-ConnectionGUID: FFLcoH5wT9akHj145Bt+mw== X-CSE-MsgGUID: UA20wjseQ6yrW+uE6t76aA== X-IronPort-AV: E=McAfee;i="6800,10657,11785"; a="79600733" X-IronPort-AV: E=Sophos;i="6.23,233,1770624000"; d="scan'208";a="79600733" Received: from orviesa007.jf.intel.com ([10.64.159.147]) by orvoesa111.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 May 2026 15:03:42 -0700 X-CSE-ConnectionGUID: JdczoZvNT8m5WKbYV/pxhA== X-CSE-MsgGUID: 1HVDaJswTnqYRRsiQsh7sg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,233,1770624000"; d="scan'208";a="238447028" Received: from black.igk.intel.com ([10.91.253.5]) by orviesa007.jf.intel.com with ESMTP; 13 May 2026 15:03:39 -0700 Received: by black.igk.intel.com (Postfix, from userid 1003) id 9834299; Thu, 14 May 2026 00:03:38 +0200 (CEST) From: Andy Shevchenko To: Peng Fan , linux-can@vger.kernel.org, linux-phy@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Marc Kleine-Budde , Vincent Mailhol , Vinod Koul , Neil Armstrong , Josua Mayer , Ulf Hansson , Andy Shevchenko Subject: [PATCH v5 2/6] phy: phy-can-transceiver: use device_get_match_data() Date: Thu, 14 May 2026 00:01:27 +0200 Message-ID: <20260513220336.369628-3-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.50.1 In-Reply-To: <20260513220336.369628-1-andriy.shevchenko@linux.intel.com> References: <20260513220336.369628-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.9.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260513_150345_335110_D8A2D917 X-CRM114-Status: GOOD ( 13.08 ) X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org Use the generic firmware node interface for retrieving device match data instead of the OF-specific one. While at it, drop unneeded argument to devm_phy_create() which extracts device node from the given device by default. Reviewed-by: Josua Mayer Signed-off-by: Andy Shevchenko --- drivers/phy/phy-can-transceiver.c | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/drivers/phy/phy-can-transceiver.c b/drivers/phy/phy-can-transceiver.c index 1808f903c057..37b706d841ff 100644 --- a/drivers/phy/phy-can-transceiver.c +++ b/drivers/phy/phy-can-transceiver.c @@ -5,9 +5,9 @@ * Copyright (C) 2021 Texas Instruments Incorporated - https://www.ti.com * */ -#include #include #include +#include #include #include #include @@ -152,7 +152,6 @@ static int can_transceiver_phy_probe(struct platform_device *pdev) struct can_transceiver_phy *can_transceiver_phy; struct can_transceiver_priv *priv; const struct can_transceiver_data *drvdata; - const struct of_device_id *match; struct phy *phy; struct gpio_desc *silent_gpio; struct gpio_desc *standby_gpio; @@ -161,11 +160,10 @@ static int can_transceiver_phy_probe(struct platform_device *pdev) u32 max_bitrate = 0; int err, i, num_ch = 1; - match = of_match_node(can_transceiver_phy_ids, pdev->dev.of_node); - if (!match || !match->data) + drvdata = device_get_match_data(dev); + if (!drvdata) return -ENODEV; - drvdata = match->data; if (drvdata->flags & CAN_TRANSCEIVER_DUAL_CH) num_ch = 2; @@ -190,7 +188,7 @@ static int can_transceiver_phy_probe(struct platform_device *pdev) can_transceiver_phy = &priv->can_transceiver_phy[i]; can_transceiver_phy->priv = priv; - phy = devm_phy_create(dev, dev->of_node, &can_transceiver_phy_ops); + phy = devm_phy_create(dev, NULL, &can_transceiver_phy_ops); if (IS_ERR(phy)) { dev_err(dev, "failed to create can transceiver phy\n"); return PTR_ERR(phy); -- 2.50.1 -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy