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 EA8BFCCA473 for ; Mon, 27 Jun 2022 11:36:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236223AbiF0LgI (ORCPT ); Mon, 27 Jun 2022 07:36:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55010 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235661AbiF0LfT (ORCPT ); Mon, 27 Jun 2022 07:35:19 -0400 Received: from mail-ed1-x535.google.com (mail-ed1-x535.google.com [IPv6:2a00:1450:4864:20::535]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 018F2DF0A for ; Mon, 27 Jun 2022 04:31:37 -0700 (PDT) Received: by mail-ed1-x535.google.com with SMTP id o10so12576546edi.1 for ; Mon, 27 Jun 2022 04:31:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=5XJdnNIFmfSM/AUDTP3b95/D4h8W2rKRzBttXWD/Lsw=; b=bo8ZAAh46LEfGcixBWB/YHsfDf0Z2LUx1aevhy+6lzLTe8jdr+aXhgzjRHATpmqi89 U74THoM8iqSZlJ8/R9ZE67M4x7rQHWPmeTKRl+uGrAfrX+YX/axlWEUysMuNrVsvkb7k o4t0Qug6RV3QLnqSgVXLSKkih9UEZKkcPoQE/ZKxSmoFLzJKiCGNPz/38ckhNp4vb4qg 3DH7KtkcoxXd4Qcv21tJvbNYKFdFtF8h0eKAw9PBePS2Zc7HT2fmMCuh0UvuwA5yGGk9 ercvVta48FWxCJGY4rIjvfuSwE/81MCAo9jdywt/SqjTN/XO3slKmUiprQxU8Fp1zgYv bb+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=5XJdnNIFmfSM/AUDTP3b95/D4h8W2rKRzBttXWD/Lsw=; b=6YKBkorqtq7mIRyYDu6WWif34mluxSW8O8o2u7+zbI95mWyqQ6fg8DFF59KNZ0RhG4 2TxIIFf32y1VaA8e3NeBl04CKOo6uPzqg6PcvQMh1FqQOKRCdyg+B7iFptt+Ta5fci5H BFfC6W9+vY//2lI9tSpzpRWu88osx3V5kjZLnZh2zVVwQF3PuNbCbOHFAjHmySHZw0nZ um76XMpln4IKk6seES3EFgbpQ38y7MhT8jZxA2bwlENZ71r7eJ1UT2EfAGQqrjLMXj3H OEZ47LEUoM1UScMDiRSIhMm9K2zwgwae0NiNyLrHZg8yLVu6QTNFjAGX2SD53KnC6SDa 6jWg== X-Gm-Message-State: AJIora9joBJ3ZFMyEYo6YuN6dF6NfHy3pk2I5bRtM7au8mdFjeLr+EEY 4w85otAGcQbaDqCjE1ADWX9R5g== X-Google-Smtp-Source: AGRyM1vStstN4tUUB/pzR9IKMtXfCs3Qtqs6fnym8dj1SukHVkn0sVV7Z6Tn9Ok5Cep2VNQcSaqA1w== X-Received: by 2002:a05:6402:1910:b0:435:ccca:1d8c with SMTP id e16-20020a056402191000b00435ccca1d8cmr15866301edz.211.1656329496427; Mon, 27 Jun 2022 04:31:36 -0700 (PDT) Received: from [192.168.0.249] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id s15-20020a170906500f00b00722dceb3f8bsm4936671ejj.151.2022.06.27.04.31.35 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 27 Jun 2022 04:31:35 -0700 (PDT) Message-ID: <5f4a8384-2ed4-9e20-d2bd-3a17189b8b4e@linaro.org> Date: Mon, 27 Jun 2022 13:31:34 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH 3/3] clk: samsung: exynosautov9: correct register offsets of peric0/c1 Content-Language: en-US To: Chanho Park , Sylwester Nawrocki , Tomasz Figa , Chanwoo Choi , Stephen Boyd , Michael Turquette , Rob Herring , Krzysztof Kozlowski Cc: Alim Akhtar , linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <20220627005210.6473-1-chanho61.park@samsung.com> <20220627005210.6473-4-chanho61.park@samsung.com> From: Krzysztof Kozlowski In-Reply-To: <20220627005210.6473-4-chanho61.park@samsung.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 27/06/2022 02:52, Chanho Park wrote: > Some register offsets of peric0 and peric1 cmu blocks need to be > corrected and re-ordered by numerical order. > > Fixes: f2dd366992d0 ("clk: samsung: exynosautov9: add cmu_peric0 clock support") > Fixes: b35f27fe73d8 ("clk: samsung: exynosautov9: add cmu_peric1 clock support") > Signed-off-by: Chanho Park > --- Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof