Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2990512imu; Mon, 19 Nov 2018 09:04:07 -0800 (PST) X-Google-Smtp-Source: AJdET5cxLDblQzvPkqlX1/J1PEcl4wO718WtMyUaOiFFtFu6sPWuTTEzMN6MnqGC3ye6SUs69XxV X-Received: by 2002:a63:5a57:: with SMTP id k23mr20623892pgm.5.1542647047389; Mon, 19 Nov 2018 09:04:07 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542647047; cv=none; d=google.com; s=arc-20160816; b=TxRMhIGlw+HXGE2dWzpqk787M04ILejbohsVrjG4roLzwaptu4cEWlNQPTlqnShDZ1 o0RfBPGkGgBLj0FtA1XIg2igCNCGzmLtu+UIIOC1S2JVrtRYKzjmRzRh0TG8MbqbkJ26 WQbm15rWC2XYn0RzCFUAxCY30K+v4V+cNUNPRM4Imtmq3stZ+7L4AJhg7XfNmSNf43a6 ovv2MleQgJDLAPH8oZvE+GPt3Nrfii4fWPi0guX3fhAgyKuvMWJKwKr+m7rAfxr8EcCN YJF6rjU25on/ZI7haecnDYT9bWvuDs2cH6yYoe6fZomPlI188wFdMNcZScMDXUb4P3vQ HMuA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=BiAntRGNf1klWKyuqoQBS9yKrwPMyL2Zp0PTOfKCv1Y=; b=pWOvgzKROTFp9OqsxalJFyQ9IItZug75BgmoBA9yqFceksz2pucLTy4HtBIBvtiy7M E6Rjxdmx3bVdTB+X1hrLS+EJad7U1ifQrMiOxabwsMmhY1zbRNf3Z0guMedx/2NlFdwj OtU0LB/bwG2MCQI2GTQLg0uGQFQLEWL1Vqm3YQKOO0oyt2WqZ1Y1iGdL8kWM0rNBWgTz 1OdQgi+HV8nl+niQHsm2THkwUyUYe4cb9Bv5HpPHd7f0mnjiwzrIEBkeeSJPWc6+YUaW LTSH57VHc4WUSw0Zn3bWMAWwXcBUlB1pRFsGX4jNmCcWauhnrJ2JcUOxaVE3XIbnn5oI +e/g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=e8dRDa3B; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s17si39008903pgi.513.2018.11.19.09.03.52; Mon, 19 Nov 2018 09:04:07 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=e8dRDa3B; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2405615AbeKTDZf (ORCPT + 99 others); Mon, 19 Nov 2018 22:25:35 -0500 Received: from mail.kernel.org ([198.145.29.99]:38796 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2404694AbeKTDZf (ORCPT ); Mon, 19 Nov 2018 22:25:35 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 04BAB223CB; Mon, 19 Nov 2018 17:01:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1542646878; bh=CRAbF29RBfw867FIH4Vfpjh3CMyM629Y26hNyfXtr+c=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=e8dRDa3BIQ77qiA7z1tS8TlUc1UpQ69775TBg8dCOvrQ/1rf0YBwk+EUB9hC/tdEc QQ6SjG3YomUrN/xzDjrzT9AKytk6unFUXgiOLe7nKVKUBRTkKW0kw1AtxOHBy8GfKH oVUZHp/ve2um93pxDpjm0YwwZa6x35jUUFv9ugmQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Krzysztof Kozlowski , Stephen Boyd Subject: [PATCH 4.4 125/160] clk: s2mps11: Fix matching when built as module and DT node contains compatible Date: Mon, 19 Nov 2018 17:29:24 +0100 Message-Id: <20181119162642.620360609@linuxfoundation.org> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20181119162630.031306128@linuxfoundation.org> References: <20181119162630.031306128@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.4-stable review patch. If anyone has any objections, please let me know. ------------------ From: Krzysztof Kozlowski commit 8985167ecf57f97061599a155bb9652c84ea4913 upstream. When driver is built as module and DT node contains clocks compatible (e.g. "samsung,s2mps11-clk"), the module will not be autoloaded because module aliases won't match. The modalias from uevent: of:NclocksTCsamsung,s2mps11-clk The modalias from driver: platform:s2mps11-clk The devices are instantiated by parent's MFD. However both Device Tree bindings and parent define the compatible for clocks devices. In case of module matching this DT compatible will be used. The issue will not happen if this is a built-in (no need for module matching) or when clocks DT node does not contain compatible (not correct from bindings perspective but working for driver). Note when backporting to stable kernels: adjust the list of device ID entries. Cc: Fixes: 53c31b3437a6 ("mfd: sec-core: Add of_compatible strings for clock MFD cells") Signed-off-by: Krzysztof Kozlowski Acked-by: Stephen Boyd Signed-off-by: Stephen Boyd Signed-off-by: Greg Kroah-Hartman --- drivers/clk/clk-s2mps11.c | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) --- a/drivers/clk/clk-s2mps11.c +++ b/drivers/clk/clk-s2mps11.c @@ -297,6 +297,36 @@ static const struct platform_device_id s }; MODULE_DEVICE_TABLE(platform, s2mps11_clk_id); +#ifdef CONFIG_OF +/* + * Device is instantiated through parent MFD device and device matching is done + * through platform_device_id. + * + * However if device's DT node contains proper clock compatible and driver is + * built as a module, then the *module* matching will be done trough DT aliases. + * This requires of_device_id table. In the same time this will not change the + * actual *device* matching so do not add .of_match_table. + */ +static const struct of_device_id s2mps11_dt_match[] = { + { + .compatible = "samsung,s2mps11-clk", + .data = (void *)S2MPS11X, + }, { + .compatible = "samsung,s2mps13-clk", + .data = (void *)S2MPS13X, + }, { + .compatible = "samsung,s2mps14-clk", + .data = (void *)S2MPS14X, + }, { + .compatible = "samsung,s5m8767-clk", + .data = (void *)S5M8767X, + }, { + /* Sentinel */ + }, +}; +MODULE_DEVICE_TABLE(of, s2mps11_dt_match); +#endif + static struct platform_driver s2mps11_clk_driver = { .driver = { .name = "s2mps11-clk",