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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 519DDC433F5 for ; Mon, 10 Jan 2022 21:54:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345092AbiAJVyn (ORCPT ); Mon, 10 Jan 2022 16:54:43 -0500 Received: from mail-ot1-f47.google.com ([209.85.210.47]:40615 "EHLO mail-ot1-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345093AbiAJVym (ORCPT ); Mon, 10 Jan 2022 16:54:42 -0500 Received: by mail-ot1-f47.google.com with SMTP id h5-20020a9d6a45000000b005908066fa64so15706438otn.7; Mon, 10 Jan 2022 13:54:41 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=+4nxlXrVkZoJFNXZQPBsDKZ5qkXAjMHB7WgcTcJz1MA=; b=ZiWYxLtstLWUfjXbecPxHIr/1fJr/HOMs89aRTyYWf+bvyxipNTJR9424FuFHLOiCm eSok2n0ozNJaKehfUytcJfNTfbv4aLf9ne4g30ZReHZsKY3zhUPacwmtfOWgEp5Xr4cy chACeUq/KtlA/QJuTD9Ux/XTn785LY9wr/OMf51PZHNpSfMarNfmVVG1Bl9MAaEUmhyf iohyidZaeM54ya4HFUEBzbn40QN3NPLruvEPg8HikmxUux2a9jn/BbXpVbzteiZgX30T zPzcRLwbsM3FUdl1nHnN7bQVGUD8bpver9IDdOMdMWKPVTTIvwoBaqlT6xDMsr5DYQn8 714A== X-Gm-Message-State: AOAM5331lFCl7Ic/0P/cgVK/TSXN4x63b71fmSjdjGBqskFvljCtDJoV 62pOB4ahNaLwg6R4XU1Y/9OLFhGuVg== X-Google-Smtp-Source: ABdhPJxocQDv8shH6doB7pKaIo4RiJOnq4JEo+/NIcaL4siK4t6vPBKdquiu21q85zgnj8vr8z+SVg== X-Received: by 2002:a9d:c49:: with SMTP id 67mr1290639otr.351.1641851681337; Mon, 10 Jan 2022 13:54:41 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id k20sm1670140otb.50.2022.01.10.13.54.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 10 Jan 2022 13:54:40 -0800 (PST) Received: (nullmailer pid 1583846 invoked by uid 1000); Mon, 10 Jan 2022 21:54:39 -0000 Date: Mon, 10 Jan 2022 15:54:39 -0600 From: Rob Herring To: Krzysztof Kozlowski Cc: Sylwester Nawrocki , devicetree@vger.kernel.org, Stephen Boyd , linux-arm-kernel@lists.infradead.org, Rob Herring , linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org, Chanwoo Choi , Tomasz Figa , linux-clk@vger.kernel.org, Michael Turquette Subject: Re: [PATCH 5/8] dt-bindings: clock: samsung: extend Exynos7 bindings with UFS Message-ID: References: <20220102115356.75796-1-krzysztof.kozlowski@canonical.com> <20220102115356.75796-5-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220102115356.75796-5-krzysztof.kozlowski@canonical.com> Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org On Sun, 02 Jan 2022 12:53:53 +0100, Krzysztof Kozlowski wrote: > The UFS for Exynos7 SoC clock controller requires additional input > clocks for the FSYS1 clock controller. Update the bindings to reflect > this, at least in theory. In practice, these input clocks are ignored, > so it is rather adjusting of bindings to existing DTS, without affecting > any real users. I understand that is not how it should be done, > though... > > Signed-off-by: Krzysztof Kozlowski > --- > .../devicetree/bindings/clock/samsung,exynos7-clock.yaml | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > Applied, thanks! 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 DCCD6C433F5 for ; Mon, 10 Jan 2022 21:55:51 +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:MIME-Version:References: Message-ID:Subject:Cc: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=WtVtXJFr412hZ27WxCE3LcIdSfJ0Uk8RlcACdXj11zM=; b=G/KuBD24Ai13DQ npIytLj+VIKwGwcREahiMhz3lynn4XbisfUab9qHO5s9l1g/oTFB86odo1UOWO94Ixw+5e6YRzD7q vDSTVDjl+9xLXGqaEuWv8RRzZInX2J5yso9DZaIm844vOySGM7zhZVS1RBWsjGhvZR7UK8VJ/s47/ y8sQI4Wn4L/NY4YLYC8CpUdNYyHFlhgkUBMlU85dly1EWnOYuFhiqUWNUD0V+vCb69rUqM+diaJZ8 Oqcos8GHSVmcmzlscNcuoTKGpqZ13qAQxDC4j4XB70cKknq+UsUS0D6mUEvpVFBg+hzvax3QSoysp p9PNiA1W6qyPNdM+HjyQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n72cp-00DWDQ-Ru; Mon, 10 Jan 2022 21:54:48 +0000 Received: from mail-ot1-f49.google.com ([209.85.210.49]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n72ck-00DWBV-8o for linux-arm-kernel@lists.infradead.org; Mon, 10 Jan 2022 21:54:43 +0000 Received: by mail-ot1-f49.google.com with SMTP id g79-20020a9d12d5000000b0058f08f31338so16636229otg.2 for ; Mon, 10 Jan 2022 13:54:41 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=+4nxlXrVkZoJFNXZQPBsDKZ5qkXAjMHB7WgcTcJz1MA=; b=dE3lq7XO0GpHrjr7TesffjeEb0/tF6ckcFKn0UKSdBKX8DohIOlUvgiAR7MaXhyC8q FWtg6VCglASqOnA2vB/ZhaV4VBEI32J7a1DsP1zqXy3xxxdbJVNBPY1dXUmRpMK2Kbye a1p0kPWBkTopmnkttZQ+BInVsc8VETLtoF/lQokfeMUIS0etC011lXPW6UM4JYTLMvUa HoGTT260g8q4iu4weWIDwaoc5BxtHb6ESZOQr9sJCT3hNq7gtvK4/VaNZO3qVp4hJx78 RHPfeUuZVAuAd5Ljv+iGOGaDpRpk9IoqvHX085ZDyD+KVhw2YxeGgh+lWmaMdufhTXOL 4ytg== X-Gm-Message-State: AOAM532Kk2X3uCVw9r62YN5jfJ+czFeEMmogBqI0ofSYJi+MUdxwk9Xr 03CQhXRMFe9qOFsHn5ZjYQ== X-Google-Smtp-Source: ABdhPJxocQDv8shH6doB7pKaIo4RiJOnq4JEo+/NIcaL4siK4t6vPBKdquiu21q85zgnj8vr8z+SVg== X-Received: by 2002:a9d:c49:: with SMTP id 67mr1290639otr.351.1641851681337; Mon, 10 Jan 2022 13:54:41 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id k20sm1670140otb.50.2022.01.10.13.54.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 10 Jan 2022 13:54:40 -0800 (PST) Received: (nullmailer pid 1583846 invoked by uid 1000); Mon, 10 Jan 2022 21:54:39 -0000 Date: Mon, 10 Jan 2022 15:54:39 -0600 From: Rob Herring To: Krzysztof Kozlowski Cc: Sylwester Nawrocki , devicetree@vger.kernel.org, Stephen Boyd , linux-arm-kernel@lists.infradead.org, Rob Herring , linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org, Chanwoo Choi , Tomasz Figa , linux-clk@vger.kernel.org, Michael Turquette Subject: Re: [PATCH 5/8] dt-bindings: clock: samsung: extend Exynos7 bindings with UFS Message-ID: References: <20220102115356.75796-1-krzysztof.kozlowski@canonical.com> <20220102115356.75796-5-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220102115356.75796-5-krzysztof.kozlowski@canonical.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220110_135442_334327_6A643B10 X-CRM114-Status: GOOD ( 14.28 ) 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 Sun, 02 Jan 2022 12:53:53 +0100, Krzysztof Kozlowski wrote: > The UFS for Exynos7 SoC clock controller requires additional input > clocks for the FSYS1 clock controller. Update the bindings to reflect > this, at least in theory. In practice, these input clocks are ignored, > so it is rather adjusting of bindings to existing DTS, without affecting > any real users. I understand that is not how it should be done, > though... > > Signed-off-by: Krzysztof Kozlowski > --- > .../devicetree/bindings/clock/samsung,exynos7-clock.yaml | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel