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 X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D944EC83007 for ; Tue, 28 Apr 2020 11:01:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B1DD920661 for ; Tue, 28 Apr 2020 11:01:30 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="Fp6Rdy7X" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726493AbgD1LBa (ORCPT ); Tue, 28 Apr 2020 07:01:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57812 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1726397AbgD1LB3 (ORCPT ); Tue, 28 Apr 2020 07:01:29 -0400 Received: from mail-pj1-x1043.google.com (mail-pj1-x1043.google.com [IPv6:2607:f8b0:4864:20::1043]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9ABB5C03C1AB for ; Tue, 28 Apr 2020 04:01:29 -0700 (PDT) Received: by mail-pj1-x1043.google.com with SMTP id e6so972382pjt.4 for ; Tue, 28 Apr 2020 04:01:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=ZECYmOh8GHeDtWKEVN9mB2cMfDA4CqdHy3DVPieFtU8=; b=Fp6Rdy7X/Au1Bogcm9JL1jp6M4qSLsYbzFhSC9yOg6l+3kkiXKIi8rdJl0lMmjYsMm q2eAMBXUdoiBgNdIcVvDdJtwn51TJIBDUoRmMmMRO65okmPBGBQnqa4N2mW34RVNy+NS /ExDJhJme0OTu0O+ThAbuwtuOn9QVCqcocS2OAbos64IX7v99N7dXsjYPfR94kImkQdL 2C4SKfj5IHeZRVtrj9RCGzxPkrzc+ekNRHs9yMP7N2wdx0Z331vPSyXPvI3E7ud8GKzg HCR2Mo3MrY6wCTSX+YaHkiccIMPd/cE90wlzZDas+3LNmUPVv3C3TMpQqP+CqlpbyaYl Oc3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=ZECYmOh8GHeDtWKEVN9mB2cMfDA4CqdHy3DVPieFtU8=; b=MhM5O8upKMAQ5ByC/w9HyuYz9f7vKgS23qHk5pFnlkPYvTTYJjUblxCX6BOyWsX3vX 9yuV9mOARB21bc4NcMVe9VzA1HBWjv7w9wF7Soe08ojLM1K1GAiny3OQVa2+7r4C5Gzp lgNf7XFSp/DBqCodbnintIqV92UtM6vMeACwaYP5GuEhJ1SbaKYQIDQ+rPKkCun3lEqF 2zhXhskverefDUpHoWWpoSsoPUCeHkmXaldalxq79a/h/1iEAMr8LpK8vHTvlLr+Qh3v DoUnFrmv1Rl6pBHkhGXqUAuLDc5HV5PWO8vygwHL9g1/zegfZ60WxkJap7tok+R+UQDA jjQw== X-Gm-Message-State: AGi0PuZnaqoiry3uxDX3h6ZswMUaFmGypps705CY5DI3y/aOPUYLiKvo Jgbb4w3ndOvCmC5/AW/FcXwFQA== X-Google-Smtp-Source: APiQypKCUoSWq+WSJVcxTjVfaz6aX0BH3kxmg8S6JEc81aCuemoUOA0OgzndCgwVZlV3UAjOtj9NPQ== X-Received: by 2002:a17:902:7793:: with SMTP id o19mr28241721pll.107.1588071688818; Tue, 28 Apr 2020 04:01:28 -0700 (PDT) Received: from localhost ([122.171.118.46]) by smtp.gmail.com with ESMTPSA id b24sm14158840pfi.4.2020.04.28.04.01.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Apr 2020 04:01:28 -0700 (PDT) Date: Tue, 28 Apr 2020 16:31:25 +0530 From: Viresh Kumar To: rjw@rjwysocki.net, Mian Yousaf Kaukab Cc: linux-pm@vger.kernel.org, andy.tang@nxp.com, sboyd@kernel.org, linux-clk@vger.kernel.org, shawnguo@kernel.org, leoyang.li@nxp.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH v2 1/2] cpufreq: qoriq: convert to a platform driver Message-ID: <20200428110125.lobyrsbma6astfmq@vireshk-i7> References: <20200421083000.16740-1-ykaukab@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200421083000.16740-1-ykaukab@suse.de> User-Agent: NeoMutt/20180716-391-311a52 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 21-04-20, 10:29, Mian Yousaf Kaukab wrote: > The driver has to be manually loaded if it is built as a module. It > is neither exporting MODULE_DEVICE_TABLE nor MODULE_ALIAS. Moreover, > no platform-device is created (and thus no uevent is sent) for the > clockgen nodes it depends on. > > Convert the module to a platform driver with its own alias. Moreover, > drop whitelisted SOCs. Platform device will be created only for the > compatible platforms. > > Reviewed-by: Yuantian Tang > Acked-by: Viresh Kumar > Signed-off-by: Mian Yousaf Kaukab > --- > v2: > +Rafael, Stephen, linux-clk > Add Reviewed-by and Acked-by tags > > drivers/cpufreq/qoriq-cpufreq.c | 76 ++++++++++++++++------------------------- > 1 file changed, 29 insertions(+), 47 deletions(-) @Rafael, Though this looks to be PPC stuff, but it is used on both ARM and PPC. Do you want to pick them up or should I do that ? -- viresh 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 X-Spam-Level: X-Spam-Status: No, score=-5.0 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 85FB7C83000 for ; Tue, 28 Apr 2020 11:03:42 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id EB00920661 for ; Tue, 28 Apr 2020 11:03:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="Fp6Rdy7X" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EB00920661 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from bilbo.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 49BJfg50Z8zDqwJ for ; Tue, 28 Apr 2020 21:03:39 +1000 (AEST) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=linaro.org (client-ip=2607:f8b0:4864:20::1041; helo=mail-pj1-x1041.google.com; envelope-from=viresh.kumar@linaro.org; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.a=rsa-sha256 header.s=google header.b=Fp6Rdy7X; dkim-atps=neutral Received: from mail-pj1-x1041.google.com (mail-pj1-x1041.google.com [IPv6:2607:f8b0:4864:20::1041]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 49BJcF2pxczDqlW for ; Tue, 28 Apr 2020 21:01:32 +1000 (AEST) Received: by mail-pj1-x1041.google.com with SMTP id 7so1026570pjo.0 for ; Tue, 28 Apr 2020 04:01:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=ZECYmOh8GHeDtWKEVN9mB2cMfDA4CqdHy3DVPieFtU8=; b=Fp6Rdy7X/Au1Bogcm9JL1jp6M4qSLsYbzFhSC9yOg6l+3kkiXKIi8rdJl0lMmjYsMm q2eAMBXUdoiBgNdIcVvDdJtwn51TJIBDUoRmMmMRO65okmPBGBQnqa4N2mW34RVNy+NS /ExDJhJme0OTu0O+ThAbuwtuOn9QVCqcocS2OAbos64IX7v99N7dXsjYPfR94kImkQdL 2C4SKfj5IHeZRVtrj9RCGzxPkrzc+ekNRHs9yMP7N2wdx0Z331vPSyXPvI3E7ud8GKzg HCR2Mo3MrY6wCTSX+YaHkiccIMPd/cE90wlzZDas+3LNmUPVv3C3TMpQqP+CqlpbyaYl Oc3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=ZECYmOh8GHeDtWKEVN9mB2cMfDA4CqdHy3DVPieFtU8=; b=Sik/ESfwrXrf4c9LDfJ0dtQxNITgalsFC5lMv+jp4v+rfKInHOx9SJdutIUPyjREgu YepDn3G2SU3habtkCFUEOy537Zn68H3cvPrLIoMt5IFDavY2lDbm2M43gL070wK/RT5C 4198aSu7XCc/Nrrd+MIuUV+iEiHwuIZhH4ZZvliHKXkCGLkY5+O9b2QFYqBiLkvF+JB3 r/pawNrIY1jrJhym4Y0kyLUDmwDAEgiGlI5z06V/rEe5vj83XL0KnqpGnTEGgezdI42p NsXClJh7f0JA35g2kFktD2C4ZL6sIHtWRU50neo0/zaYNAD9BIAHHLsnWajJpVErvSXc FbLQ== X-Gm-Message-State: AGi0PuY0RyKN5zfaKjFUzdsLuo10ZUX8n8KlPjKKubBo2fjIgh2hLPh9 KFrDftKfBiK8qbPcV2F+YxISlw== X-Google-Smtp-Source: APiQypKCUoSWq+WSJVcxTjVfaz6aX0BH3kxmg8S6JEc81aCuemoUOA0OgzndCgwVZlV3UAjOtj9NPQ== X-Received: by 2002:a17:902:7793:: with SMTP id o19mr28241721pll.107.1588071688818; Tue, 28 Apr 2020 04:01:28 -0700 (PDT) Received: from localhost ([122.171.118.46]) by smtp.gmail.com with ESMTPSA id b24sm14158840pfi.4.2020.04.28.04.01.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Apr 2020 04:01:28 -0700 (PDT) Date: Tue, 28 Apr 2020 16:31:25 +0530 From: Viresh Kumar To: rjw@rjwysocki.net, Mian Yousaf Kaukab Subject: Re: [PATCH v2 1/2] cpufreq: qoriq: convert to a platform driver Message-ID: <20200428110125.lobyrsbma6astfmq@vireshk-i7> References: <20200421083000.16740-1-ykaukab@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200421083000.16740-1-ykaukab@suse.de> User-Agent: NeoMutt/20180716-391-311a52 X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: andy.tang@nxp.com, linux-pm@vger.kernel.org, sboyd@kernel.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, leoyang.li@nxp.com, shawnguo@kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On 21-04-20, 10:29, Mian Yousaf Kaukab wrote: > The driver has to be manually loaded if it is built as a module. It > is neither exporting MODULE_DEVICE_TABLE nor MODULE_ALIAS. Moreover, > no platform-device is created (and thus no uevent is sent) for the > clockgen nodes it depends on. > > Convert the module to a platform driver with its own alias. Moreover, > drop whitelisted SOCs. Platform device will be created only for the > compatible platforms. > > Reviewed-by: Yuantian Tang > Acked-by: Viresh Kumar > Signed-off-by: Mian Yousaf Kaukab > --- > v2: > +Rafael, Stephen, linux-clk > Add Reviewed-by and Acked-by tags > > drivers/cpufreq/qoriq-cpufreq.c | 76 ++++++++++++++++------------------------- > 1 file changed, 29 insertions(+), 47 deletions(-) @Rafael, Though this looks to be PPC stuff, but it is used on both ARM and PPC. Do you want to pick them up or should I do that ? -- viresh 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 X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2423FC83000 for ; Tue, 28 Apr 2020 11:01:39 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id C0D0A206F0 for ; Tue, 28 Apr 2020 11:01:38 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="q6D3r7zA"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="Fp6Rdy7X" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C0D0A206F0 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=xjMho/uuzB8gCtsgZVhb8mLXWF3dosIBx/NbD8IqKs0=; b=q6D3r7zAp0Yjqr T8WP5izpWoEPVzlyBwBpVmPSefue0vJc1Axsv+y6rJ8AEIStXGmuw0ZCcoYv8zdynQT8d/P+/negC v7s9jDThYDtGwTdvqUSuOstsT6zq8M38BoPB3xwH7nD94FM+SgvITepQYjB7j661whWVN3QOO/tp+ bY2xdpAlFrYFCwOBbfvFTBgZFZx8L458Vjr36boErgqmHuz0tuosf+vEDA8CT+17QVoUss9PVUUvT 0xDnYR4U4CrD2O8p+PZDvOpVX9/NoLBOOLFg1l4kdpchaV6wnEVuvKNXSJR8S66arm6s7ZrQ2bTD+ QlX9fxty5eu6WNaQ0+pQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jTNza-0008AI-QX; Tue, 28 Apr 2020 11:01:34 +0000 Received: from mail-pj1-x1044.google.com ([2607:f8b0:4864:20::1044]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jTNzX-00088n-8H for linux-arm-kernel@lists.infradead.org; Tue, 28 Apr 2020 11:01:32 +0000 Received: by mail-pj1-x1044.google.com with SMTP id t40so976627pjb.3 for ; Tue, 28 Apr 2020 04:01:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=ZECYmOh8GHeDtWKEVN9mB2cMfDA4CqdHy3DVPieFtU8=; b=Fp6Rdy7X/Au1Bogcm9JL1jp6M4qSLsYbzFhSC9yOg6l+3kkiXKIi8rdJl0lMmjYsMm q2eAMBXUdoiBgNdIcVvDdJtwn51TJIBDUoRmMmMRO65okmPBGBQnqa4N2mW34RVNy+NS /ExDJhJme0OTu0O+ThAbuwtuOn9QVCqcocS2OAbos64IX7v99N7dXsjYPfR94kImkQdL 2C4SKfj5IHeZRVtrj9RCGzxPkrzc+ekNRHs9yMP7N2wdx0Z331vPSyXPvI3E7ud8GKzg HCR2Mo3MrY6wCTSX+YaHkiccIMPd/cE90wlzZDas+3LNmUPVv3C3TMpQqP+CqlpbyaYl Oc3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=ZECYmOh8GHeDtWKEVN9mB2cMfDA4CqdHy3DVPieFtU8=; b=Ts6oI81jn8tRcTDHKTWYDOjYkomyts6c1TzGAyfI4mwu4sO27wui8FQa59tKBQGPHa JjmlVNyUhej+VSMjs8H001eA/CjK54G8IpB3vsMquyNKqS74TTAQ3HJd8iXCCbqulFiO TrYKL5J5Uh+ZDMcDqqNosEPnhGvSh6+IPBN2T2+NgX1c4glphSiLCCeflqA0+aXc47Yf +/hH+kngP5H6FdQ7Jxe33XM0bzT/Da97DMqoSjnQRFrCzxCmiqISObz0zK7kdu5flEzr y1YdsNJ+2ckoKR6fryjddJLUYo25x/uleR3jZidZxIC3/6ZZvYCFYgR9aTpsZgF2YVPz Ac5A== X-Gm-Message-State: AGi0PuZWHHjR4+S4oh4P3AlmSu7nQ05EaXepj1bBGuWKIo4Kj0y+anmu AT+1Vo1ny9SY1RRhFFyAqfXuIXyiieI= X-Google-Smtp-Source: APiQypKCUoSWq+WSJVcxTjVfaz6aX0BH3kxmg8S6JEc81aCuemoUOA0OgzndCgwVZlV3UAjOtj9NPQ== X-Received: by 2002:a17:902:7793:: with SMTP id o19mr28241721pll.107.1588071688818; Tue, 28 Apr 2020 04:01:28 -0700 (PDT) Received: from localhost ([122.171.118.46]) by smtp.gmail.com with ESMTPSA id b24sm14158840pfi.4.2020.04.28.04.01.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Apr 2020 04:01:28 -0700 (PDT) Date: Tue, 28 Apr 2020 16:31:25 +0530 From: Viresh Kumar To: rjw@rjwysocki.net, Mian Yousaf Kaukab Subject: Re: [PATCH v2 1/2] cpufreq: qoriq: convert to a platform driver Message-ID: <20200428110125.lobyrsbma6astfmq@vireshk-i7> References: <20200421083000.16740-1-ykaukab@suse.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200421083000.16740-1-ykaukab@suse.de> User-Agent: NeoMutt/20180716-391-311a52 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200428_040131_322869_BB189D16 X-CRM114-Status: GOOD ( 13.05 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: andy.tang@nxp.com, linux-pm@vger.kernel.org, sboyd@kernel.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, leoyang.li@nxp.com, shawnguo@kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 21-04-20, 10:29, Mian Yousaf Kaukab wrote: > The driver has to be manually loaded if it is built as a module. It > is neither exporting MODULE_DEVICE_TABLE nor MODULE_ALIAS. Moreover, > no platform-device is created (and thus no uevent is sent) for the > clockgen nodes it depends on. > > Convert the module to a platform driver with its own alias. Moreover, > drop whitelisted SOCs. Platform device will be created only for the > compatible platforms. > > Reviewed-by: Yuantian Tang > Acked-by: Viresh Kumar > Signed-off-by: Mian Yousaf Kaukab > --- > v2: > +Rafael, Stephen, linux-clk > Add Reviewed-by and Acked-by tags > > drivers/cpufreq/qoriq-cpufreq.c | 76 ++++++++++++++++------------------------- > 1 file changed, 29 insertions(+), 47 deletions(-) @Rafael, Though this looks to be PPC stuff, but it is used on both ARM and PPC. Do you want to pick them up or should I do that ? -- viresh _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel