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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 453A0C77B61 for ; Fri, 28 Apr 2023 10:08:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=89vwpMd7gqiF5eR024peior4+AsMrFV701th+xW8aEU=; b=vMeZJ3kYo80gRc oR6Y8xvGtHbonigSSxOa0YyXr+9zTmXsqyhutX4sAGTzuRMr16FDC5Vk+vIcU1anxvg6VxKi8E0i4 ibg8LnvIOLQd66/CP1jbWN5QXfcIW680WS0UH/7QKXjNDmhxou57MvxXJmJ3duGhJQ0DQQlFlEu/j FubwXXPJAI/9mOg8vRidJ2gmJj4E0HfwZGEMt+2mXZXXh1L91F9Fy0dqHautfZ66r2xDr0j3BYQpf oP92BS1QvXjrA9/BSFtHRp5T3GcaMQf7bsU4ulTAeUwKiglgvpUD+Q5YOZnlyEeY8LlSYVIn6WX7d G0WN87z1uoPuc3WnH4dQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1psL0o-008igw-39; Fri, 28 Apr 2023 10:07:35 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1psL0m-008igI-1E for linux-arm-kernel@lists.infradead.org; Fri, 28 Apr 2023 10:07:33 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id ECFD16428D; Fri, 28 Apr 2023 10:07:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 43E03C433EF; Fri, 28 Apr 2023 10:07:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1682676451; bh=pSpnOK2WwLPFrNdF3IRXqg6wNU38GrnXcVqArewr2jw=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=YUgOq2cBkICpTr7XIhZSk8+62S/TpOVcjduqdZ6feiuQG34gtGaywOYufqx3DGCel WmDzhyS2lKVBfUK7aHlzVda9Ffpkmfps21FQ5OJnXr3IW3J+mePqVDc3L2xSDImSZC QDa6daj4tpyeGqINlW273TkeMXPMrjklrESo0VPYv9M/+BRp/CMgFpDClyjdx6lTXF nEz3y3ApVh8a/sg1mbKJsQpwEBehBD3h+WnlpGbrdSteqNWHvusu9lGOdIeYJ35u8x oFOa558wp9/A3xsJh3VgZvVHrCiXmz4TXrLDRKi4BWsl573rLaS095OY1hGuXdzakT 46ym8QXiZazfw== Message-ID: Date: Fri, 28 Apr 2023 12:07:25 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: [PATCH v3 1/7] clk: sunxi-ng: a64: export PLL_MIPI Content-Language: en-US To: Roman Beranek , Maxime Ripard , Chen-Yu Tsai , David Airlie , Daniel Vetter , Jernej Skrabec , Samuel Holland Cc: Frank Oltmanns , Icenowy Zheng , Ondrej Jirman , dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org References: <20230427091611.99044-1-me@crly.cz> <20230427091611.99044-2-me@crly.cz> From: Krzysztof Kozlowski In-Reply-To: <20230427091611.99044-2-me@crly.cz> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230428_030732_474737_DA6AE6B2 X-CRM114-Status: GOOD ( 10.83 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 27/04/2023 11:16, Roman Beranek wrote: > PLL_MIPI will be referenced as assigned parent to TCON0 > > Signed-off-by: Roman Beranek > --- > drivers/clk/sunxi-ng/ccu-sun50i-a64.h | 4 +++- > include/dt-bindings/clock/sun50i-a64-ccu.h | 1 + No, bindings are always separate patches. Please use scripts/get_maintainers.pl to get a list of necessary people and lists to CC. It might happen, that command when run on an older kernel, gives you outdated entries. Therefore please be sure you base your patches on recent Linux kernel. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel