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 0B0C4C4332F for ; Mon, 21 Nov 2022 21:30:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229915AbiKUVak (ORCPT ); Mon, 21 Nov 2022 16:30:40 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52098 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230024AbiKUVah (ORCPT ); Mon, 21 Nov 2022 16:30:37 -0500 Received: from mail-wm1-x32a.google.com (mail-wm1-x32a.google.com [IPv6:2a00:1450:4864:20::32a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 031C2DB84B for ; Mon, 21 Nov 2022 13:30:35 -0800 (PST) Received: by mail-wm1-x32a.google.com with SMTP id r205-20020a1c44d6000000b003d0283bf132so7943wma.4 for ; Mon, 21 Nov 2022 13:30:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=eiQJdCH+8sYhTRQ1EnF60bNt6EZIXVO1VSAMNseQ+hQ=; b=FvmiA7LCcIaDkdXjsqbwDDWqxXF5Hd76EBvzDkReispOVeUQ9cgbcNZvA/q/+eAkaG HrlG7cDn4Q9pPIdfbHc++C0fybp3nziqOTSuXKtlukl4sVQ/wDzu72WfXhzxDCsCyyMu rlYsEn+FeClH7J2hFyIKLBTHOIUA8PdU1GFgNGW7Uy44UrHa5QYnGG2xohCB/hN9rYcw AynHvNispHJPU+9OEYSIGT2qPgqtd1+i0jM95o4fV1zGbzHeCJrJf838PpZ06aq/NCJ7 uZvHRGObsVhwlin+qt/mhLzlRM93V+XdzX9T7BMs6DomkR5Wfe2gwd61gVMJZbppijR8 9Gpg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=eiQJdCH+8sYhTRQ1EnF60bNt6EZIXVO1VSAMNseQ+hQ=; b=TlHioYSqRUYRfek0TxCuEC5lHOEwbtc5yi6G1X1fj2ReIyKDhKbx9LKSH4AO7b6453 qk0EnVlE5LfZD6wF+6zcxg49FnuSGIqumjJcYNtdj7YNXK2PqGNejNA4WTPHghDeU5ra h5gE2PMfnpvJTcaaYw8wJiUJhHTQ/N+UQUdxFeJgGk12j1HMgN553euq8RQbbH7dQaPU YhXeE6XDNqfLMYe1sSuQUKb3CumxIF6TnsBmdKviiC3Ag07qW3pqT4DsWsYL1wH7HUaA iZHr4Da+eV2cPiMRLLARZB45e/o3BjLIZ9jysWphzSWj59LgWF8xRQ29h3MuXSIbyPRO OL8w== X-Gm-Message-State: ANoB5pmQAL4bRzBhP4oNtU4oaisgk9V6c6qm3oBuxyX1Oto46FxfIyaO bafok7CKEP2rBCmTOlWrm6xsoQ== X-Google-Smtp-Source: AA0mqf6YbQjgJZFJYx4H9UDd2t6AizUuCaMNUc1hrdIXCyVdCjz3mfJODPsXDAwrbHwthDWoUVWnhQ== X-Received: by 2002:a7b:cb98:0:b0:3cf:9a12:e645 with SMTP id m24-20020a7bcb98000000b003cf9a12e645mr7163985wmi.59.1669066233542; Mon, 21 Nov 2022 13:30:33 -0800 (PST) Received: from linaro.org ([94.52.112.99]) by smtp.gmail.com with ESMTPSA id v3-20020a1cf703000000b003cf774c31a0sm17947459wmh.16.2022.11.21.13.30.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 21 Nov 2022 13:30:33 -0800 (PST) Date: Mon, 21 Nov 2022 23:30:31 +0200 From: Abel Vesa To: Giulio Benetti Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Bough Chen , Rob Herring , Krzysztof Kozlowski , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Abel Vesa , Michael Turquette , Stephen Boyd , Jesse Taube Subject: Re: [PATCH 1/4] clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsets Message-ID: References: <7C149D5F-FE43-466E-A02F-2AAF5B31B844@benettiengineering.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7C149D5F-FE43-466E-A02F-2AAF5B31B844@benettiengineering.com> Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org On 22-11-21 21:30:06, Giulio Benetti wrote: > .... Please, no HTML formatting. Plain text email only. So I guess I'll just apply this version then. Thanks, Abel 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 043A6C433FE for ; Mon, 21 Nov 2022 21:31:48 +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=ChtlMJMivOLbj+q+7nSsGanrjVfu71Yx7f7OcGZGCFU=; b=gWrdH+Vj70jMDc gwHY7Em+5w/lNxE+tlQoaZy9vaz75o+NGrlkdr7uUFbjWrNqMqhvlq4aPbE4KycEN3yqtg2M2RugW yQKFVEx29jN2VYQ+jyiMvjeDsqL4tej0Ek5HHzpprMH0Oq3zBt8NL9bTN/21J9Mr9gv/56orK26/c qUKr05IC21NsWYCe6lpkTiz88f/LkROJrsEMia5zz9ijHSD5rJAr0UZxLMAkgtCBYpmk8Ddoqqx6H 8EGK2+SDwOq4U3pm53yO/FDUrnFcUCCG8BKfSfXkXEySkW1BPrmganS1xNU8jTcItqAGPooIK2YjC n8XZ4l8a2LGknI+Zabrg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxENG-000NFc-5S; Mon, 21 Nov 2022 21:30:42 +0000 Received: from mail-wm1-x331.google.com ([2a00:1450:4864:20::331]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxENC-000NF3-Ux for linux-arm-kernel@lists.infradead.org; Mon, 21 Nov 2022 21:30:40 +0000 Received: by mail-wm1-x331.google.com with SMTP id t1so9382670wmi.4 for ; Mon, 21 Nov 2022 13:30:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=eiQJdCH+8sYhTRQ1EnF60bNt6EZIXVO1VSAMNseQ+hQ=; b=FvmiA7LCcIaDkdXjsqbwDDWqxXF5Hd76EBvzDkReispOVeUQ9cgbcNZvA/q/+eAkaG HrlG7cDn4Q9pPIdfbHc++C0fybp3nziqOTSuXKtlukl4sVQ/wDzu72WfXhzxDCsCyyMu rlYsEn+FeClH7J2hFyIKLBTHOIUA8PdU1GFgNGW7Uy44UrHa5QYnGG2xohCB/hN9rYcw AynHvNispHJPU+9OEYSIGT2qPgqtd1+i0jM95o4fV1zGbzHeCJrJf838PpZ06aq/NCJ7 uZvHRGObsVhwlin+qt/mhLzlRM93V+XdzX9T7BMs6DomkR5Wfe2gwd61gVMJZbppijR8 9Gpg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=eiQJdCH+8sYhTRQ1EnF60bNt6EZIXVO1VSAMNseQ+hQ=; b=VFeFAZQS1Okjai1CtqZgioeX2O+Y14URhooia4CogEknOiNBcEp4v93QDOwcJB9uSj ST4jOaRA0uEWM+SSY3/bIM8nT4lNAgsZGaJ0ahRhkCrlX1dbKuqxf+NuvTmGQ/3oURdy Goe3ZyecVqQr0+ERUQ3KIVh9Jr7OSrKsEjgGL6xlO/O3gz2rUDUBcj9D2zzr0KO8sQso ROOXceCQApvfebGzGnQ+NN4qXBEf2SpBaX886THftvnCGEGhjhT59UUrBnqd8oCIbLMW mtP5B42571ksInhDGNylG0ZnnR4KioX2B5vUg5piMp0qUP6YUzcLSr2TG95qlw7L25GA F8Hw== X-Gm-Message-State: ANoB5pm27emejpgWjL7WiXP9yaYnRh8ntByRfjLaHhRQK8wuRH5xZbLP eWBrDUM/lj5q9DW81ugoK7umrA== X-Google-Smtp-Source: AA0mqf6YbQjgJZFJYx4H9UDd2t6AizUuCaMNUc1hrdIXCyVdCjz3mfJODPsXDAwrbHwthDWoUVWnhQ== X-Received: by 2002:a7b:cb98:0:b0:3cf:9a12:e645 with SMTP id m24-20020a7bcb98000000b003cf9a12e645mr7163985wmi.59.1669066233542; Mon, 21 Nov 2022 13:30:33 -0800 (PST) Received: from linaro.org ([94.52.112.99]) by smtp.gmail.com with ESMTPSA id v3-20020a1cf703000000b003cf774c31a0sm17947459wmh.16.2022.11.21.13.30.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 21 Nov 2022 13:30:33 -0800 (PST) Date: Mon, 21 Nov 2022 23:30:31 +0200 From: Abel Vesa To: Giulio Benetti Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Bough Chen , Rob Herring , Krzysztof Kozlowski , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Abel Vesa , Michael Turquette , Stephen Boyd , Jesse Taube Subject: Re: [PATCH 1/4] clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsets Message-ID: References: <7C149D5F-FE43-466E-A02F-2AAF5B31B844@benettiengineering.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <7C149D5F-FE43-466E-A02F-2AAF5B31B844@benettiengineering.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221121_133039_036147_CC1B0121 X-CRM114-Status: UNSURE ( 8.25 ) X-CRM114-Notice: Please train this message. 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 22-11-21 21:30:06, Giulio Benetti wrote: > .... Please, no HTML formatting. Plain text email only. So I guess I'll just apply this version then. Thanks, Abel _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel