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.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS 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 0BAA2C48BD6 for ; Tue, 25 Jun 2019 21:54:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D64A320883 for ; Tue, 25 Jun 2019 21:54:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561499672; bh=dztdrZPzf7vyV4Xy6KCFp9Vc0IyqRQ3F7G6u1wNJE9M=; h=In-Reply-To:References:To:From:Subject:Cc:Date:List-ID:From; b=m8x6OH8v4UNxzQuL77f45H1scZ8FOj8u+9ZXBt2H8QBvXLx7psylFSXeE5qN3wjuo 7zrVY1wbw3jFyuV2PzMPjWiqCJCfMR6uhMy8f+JtlI/XILvwY6RuidZ6cDdJQ3mJVd JErPOo7k9P+Rg8kaM85QVpy50GAUgc6a4BA0bebs= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726518AbfFYVyc (ORCPT ); Tue, 25 Jun 2019 17:54:32 -0400 Received: from mail.kernel.org ([198.145.29.99]:57316 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725914AbfFYVyc (ORCPT ); Tue, 25 Jun 2019 17:54:32 -0400 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 9ED6A2080C; Tue, 25 Jun 2019 21:54:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561499671; bh=dztdrZPzf7vyV4Xy6KCFp9Vc0IyqRQ3F7G6u1wNJE9M=; h=In-Reply-To:References:To:From:Subject:Cc:Date:From; b=nlEQHXhMxxE+g/R3LryK8Clyd4JwHRYeLZECcK+r9B3MfJt+2ERzecWVoYkHNNzSZ I2xkm+UbtRRpi1zczZJGggytqfCpRjhMLbBM5CNG/GyHZw2W6QWBsVD8ZTKa2Yz/R2 gK6yD9I7OhthE+2G2TinIGN7yq95tUb2vVP919f4= Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <82d6e1d63959ecb23bdcd363e93a27d08eee6859.1560164542.git.leonard.crestez@nxp.com> References: <82d6e1d63959ecb23bdcd363e93a27d08eee6859.1560164542.git.leonard.crestez@nxp.com> To: Geert Uytterhoeven , Leonard Crestez From: Stephen Boyd Subject: Re: [PATCH v2] clk: Add clk_parent entry in debugfs Cc: Michael Turquette , Peter De Schrijver , "Rafael J. Wysocki" , Greg Kroah-Hartman , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org User-Agent: alot/0.8.1 Date: Tue, 25 Jun 2019 14:54:30 -0700 Message-Id: <20190625215431.9ED6A2080C@mail.kernel.org> Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org Quoting Leonard Crestez (2019-06-10 04:06:38) > This allows to easily determine the parent in shell scripts without > parsing more complex files. >=20 > Add the clk_parent file for all clks which can have a parent, not just > muxes. This way it can be used to determine the clk tree structure > without parsing more complex files. >=20 > Signed-off-by: Leonard Crestez >=20 > --- Applied to clk-next 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=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 EEB36C48BD7 for ; Tue, 25 Jun 2019 21:54:38 +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 C3129208CA for ; Tue, 25 Jun 2019 21:54: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="oyq9u4wQ"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="nlEQHXhM" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C3129208CA 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:Subject:From:To: 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=UA6YxRLpG/ckP1upwUe/gomMxz8/ppNXp/R+EjSsmqw=; b=oyq9u4wQozXkdg 9uGvoZMX/NHypwNUTdssqIOPcx54w0pLklHl31MeTose19k5AAlGPWyKSW9LOvj1zm9gaOtB9sMVS Bmf2oKkREf9yYpyaqMdM43Wp22A47RuIcEPOBUNPJ5zflh+TRBQllnfWmFo/x3fzsNlf5l/Fh4/Ib Bvvm6F5Bywc1XCn1XuzDYp+BxWBKBYyBZl/cv2rERJBYqA7/bAVqp2cMA1TP2qIipXGDlE7FSLYHC ctqUGV6R0CzJi1FAKfMhTdsc215AoRDoC9iBB55YqGIRKm4CjjOlK+mGMoqDACCl8ILhq2cgSGpb0 bIqS/CCUbergZ+VUXXbg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hftOd-00012N-II; Tue, 25 Jun 2019 21:54:35 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hftOa-000120-5q for linux-arm-kernel@lists.infradead.org; Tue, 25 Jun 2019 21:54:33 +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 9ED6A2080C; Tue, 25 Jun 2019 21:54:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561499671; bh=dztdrZPzf7vyV4Xy6KCFp9Vc0IyqRQ3F7G6u1wNJE9M=; h=In-Reply-To:References:To:From:Subject:Cc:Date:From; b=nlEQHXhMxxE+g/R3LryK8Clyd4JwHRYeLZECcK+r9B3MfJt+2ERzecWVoYkHNNzSZ I2xkm+UbtRRpi1zczZJGggytqfCpRjhMLbBM5CNG/GyHZw2W6QWBsVD8ZTKa2Yz/R2 gK6yD9I7OhthE+2G2TinIGN7yq95tUb2vVP919f4= MIME-Version: 1.0 In-Reply-To: <82d6e1d63959ecb23bdcd363e93a27d08eee6859.1560164542.git.leonard.crestez@nxp.com> References: <82d6e1d63959ecb23bdcd363e93a27d08eee6859.1560164542.git.leonard.crestez@nxp.com> To: Geert Uytterhoeven , Leonard Crestez From: Stephen Boyd Subject: Re: [PATCH v2] clk: Add clk_parent entry in debugfs User-Agent: alot/0.8.1 Date: Tue, 25 Jun 2019 14:54:30 -0700 Message-Id: <20190625215431.9ED6A2080C@mail.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190625_145432_235384_91FEDFEA X-CRM114-Status: UNSURE ( 7.43 ) X-CRM114-Notice: Please train this message. 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: Peter De Schrijver , "Rafael J. Wysocki" , Greg Kroah-Hartman , Michael Turquette , 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 Quoting Leonard Crestez (2019-06-10 04:06:38) > This allows to easily determine the parent in shell scripts without > parsing more complex files. > > Add the clk_parent file for all clks which can have a parent, not just > muxes. This way it can be used to determine the clk tree structure > without parsing more complex files. > > Signed-off-by: Leonard Crestez > > --- Applied to clk-next _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel