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=-4.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no 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 E1567C433DF for ; Fri, 29 May 2020 21:17:46 +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 B2D5A2071A for ; Fri, 29 May 2020 21:17:46 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="t1ucU9Bh"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="t5FPO0ex" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B2D5A2071A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.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:Message-ID:Date:To:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Y5DskvrIiXZMvq/2zd8LHtEs7CNyFkHsDJZHVUVIDAs=; b=t1ucU9Bh5vX3Mn OXd1V3GSIjKN3tqY79U3QaZVCvjPdbb2VtJ0QkDQk0BufUyqaA8jXv57u+t41o7TmXFq6aDeU0gDy 9zr+CafgwdKy2gZ/cxadmMYWj1tOVRksI687mUaxf+5qMnL2xX9l3SbXw89jynFtI44YuIW+g0TuV zgPYe+7zXUP+9PO+S3/NkdnyS/dS9gj238DpgpYgaGbS+/+qFgQ1nxy19ZDe1HVm8TApKNpP5HC01 XvY0ipjjTSvuS6iM1M0zoqY572lqPx532UfqvrGUlK7UkKx40eg7xGiN4a5K80VquSEF6A8rQXxRz XO/ClmkxeFKBd+6FdNzA==; 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 1jemNu-0007Jc-B7; Fri, 29 May 2020 21:17:46 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jemNr-0007Iy-Kz; Fri, 29 May 2020 21:17:44 +0000 Received: from kernel.org (unknown [104.132.0.74]) (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 3EACC2071A; Fri, 29 May 2020 21:17:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1590787063; bh=WRzLoeTKcpJYlb0xcRQnIBu/6jhB4bJJj8u1DGLiyf8=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=t5FPO0ex15hYRl/UqkT1WKbNoPgVa8e0dXXfRLmz8LQX4TPl9UW66C1km4DeuOluw yVfv7T+aroE3bhvpvaXUm7tRqTHDXPrSqVW0MFAHoTeMowJ3pvneXIZ8t30AVV6nZ+ g7BG7FOTnOzLuiekSFF8cp2JkHKkp9s/4PR9y2r8= MIME-Version: 1.0 In-Reply-To: References: Subject: Re: [PATCH v3 04/25] clk: bcm: rpi: Allow the driver to be probed by DT From: Stephen Boyd To: Maxime Ripard , Nicolas Saenz Julienne Date: Fri, 29 May 2020 14:17:42 -0700 Message-ID: <159078706249.69627.8608582887590685081@swboyd.mtv.corp.google.com> User-Agent: alot/0.9 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200529_141743_704095_75FD607D X-CRM114-Status: GOOD ( 10.73 ) 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: Tim Gover , Dave Stevenson , Michael Turquette , linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com, linux-rpi-kernel@lists.infradead.org, Phil Elwell , linux-arm-kernel@lists.infradead.org, Maxime Ripard 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 Quoting Maxime Ripard (2020-05-27 08:45:00) > The current firmware clock driver for the RaspberryPi can only be probed by > manually registering an associated platform_device. > > While this works fine for cpufreq where the device gets attached a clkdev > lookup, it would be tedious to maintain a table of all the devices using > one of the clocks exposed by the firmware. > > Since the DT on the other hand is the perfect place to store those > associations, make the firmware clocks driver probe-able through the device > tree so that we can represent it as a node. > > Cc: Michael Turquette > Cc: Stephen Boyd > Cc: linux-clk@vger.kernel.org > Signed-off-by: Maxime Ripard > --- Reviewed-by: Stephen Boyd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel