Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2957118imu; Mon, 19 Nov 2018 08:36:28 -0800 (PST) X-Google-Smtp-Source: AJdET5dU7BWDwwziii+1Ov0rzut/aXtopPCS0HUJynKRHhZS9rrIHnPuClpE7Tr11qxJP7DpzvoK X-Received: by 2002:a17:902:102b:: with SMTP id b40-v6mr22626284pla.319.1542645388319; Mon, 19 Nov 2018 08:36:28 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542645388; cv=none; d=google.com; s=arc-20160816; b=LvZe2LkZ1WkSOQaqIXKw6GcFwhxQcT/Y6UQnVUaf3fURHZnWqcXJt2wu84MwliaGti FEjRAoNjaDy+1kgV/kV6wiSCRFpF4KkRIGggsdxuZO7PDwPe0OZoNRJgCqmlDzywHW5/ lhzDz9UKIFDKFgg12TYJvtW7cqXsd0ka1fy2ptvxfiCbLzqSGEeKZQLGzusYWRn98ljd 762VpN+FwjrKm3jSdYJ+V2ydq/C53w1RB3vuT0+ocd25QF47CVL0iQf409vt6VG/+c0p R/lLTiPBGStG9Tjk7/pwnvNxYTRrAHVxLcNcEvHR2IKsR7A/7f9N15vSjI8GQ/s11eha q87g== 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=pcQn+0QRHiOcMDiaZ6qSFLArbH2u93qgxXQynL5vgtw=; b=xIIhpk8YDdtB7W8K/AcCOUaoH8ZqSyvuClytEbbAYgYZCIIY0o1JlYHWsNmDfMKe5M h4VqHPA8WZCvHIoQWqplz8unz2TQIVkH4J8DMoRCKAuAKKFE49arjmh/JHpb5Iz2aFk+ K0DaWSU58vlIUzAZ9xoQhbYJ0XURoihv5S2ZJG4R8fxD3BJdSaVW0s9eUI6NQRXLFZBM G1qyKuqEdZyKA4TOKTahDVexNVjmQA3E8yXNopmt+xW01kjYbMmMuxXhlBjHSDjeDrpW KmdhOMzM9rRwprGTtH0xmIw4wSEDGcIykrEh5ct/30rOaK5IDzZkh+5/k/ajELAHFWNY u8fQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=z6pd3l3w; 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 n1si38272729pgq.36.2018.11.19.08.36.12; Mon, 19 Nov 2018 08:36:28 -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=z6pd3l3w; 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 S1731139AbeKTC5m (ORCPT + 99 others); Mon, 19 Nov 2018 21:57:42 -0500 Received: from mail.kernel.org ([198.145.29.99]:56474 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730351AbeKTC5l (ORCPT ); Mon, 19 Nov 2018 21:57:41 -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 4D70120870; Mon, 19 Nov 2018 16:33:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1542645213; bh=aeGUZpo2UOY8HP18iysHT8NIHjt4M44yR164hwH73SY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=z6pd3l3wJ+TfuzKszzrDjuYr42T1Ehhv+C9n9gT3p4AGAUh5rEnfn6p55mxIKkb3X 3bFvR0LIFN7QuCJ2GYAPG9RbVYbJ6wXvEksbyJ8XiSaTU5+NZ8IYIjJi1sQ8CtyTQT 2pZ0Z+cU6ClvFqcIYVIy/2nbOjbbQ5N+4sXvLSR4= 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.19 080/205] clk: s2mps11: Fix matching when built as module and DT node contains compatible Date: Mon, 19 Nov 2018 17:26:27 +0100 Message-Id: <20181119162630.818666429@linuxfoundation.org> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20181119162616.586062722@linuxfoundation.org> References: <20181119162616.586062722@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.19-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 @@ -245,6 +245,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",