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 6369EC32772 for ; Tue, 23 Aug 2022 16:30:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241556AbiHWQaQ (ORCPT ); Tue, 23 Aug 2022 12:30:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47604 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242860AbiHWQ3z (ORCPT ); Tue, 23 Aug 2022 12:29:55 -0400 Received: from mail-lf1-x130.google.com (mail-lf1-x130.google.com [IPv6:2a00:1450:4864:20::130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 819F811FD0A for ; Tue, 23 Aug 2022 05:57:30 -0700 (PDT) Received: by mail-lf1-x130.google.com with SMTP id d23so15195979lfl.13 for ; Tue, 23 Aug 2022 05:57:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc; bh=1avOVOvremPzgizGcj5WLFA7Q1NR0Z4dLUlm0wTw8OE=; b=QYNhoLttpBbbjZVOLBf2tpHXrj7nTjLxZk7vYBZWfrlQ2N/xm2XM3MltGAv9uEPq9i znp26aDtxb3ZPogWYZNufhEDrzRKh06hP+7g2rYnX6slKSM501R8AEvVUpq0slHdSY3g to82g0OtUM8hx1yl+YcUrP4wRMVl++0l+XE+thuK//m3XcxzQMEpPTXqYSvacdfTDAtg g/eTJVjJw6Ll7zuQ6VckPs/6XZSLs5BwCf2I0mrK6iYepQJFnnvnPikd1Iun6jA7vPGi BA3EUw5FkFxctIwJfSvdvuomiLLdTYTFdZrZjkO4JAJRTbSGMek9gyQW6gZPC1vXS6EY E6yg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc; bh=1avOVOvremPzgizGcj5WLFA7Q1NR0Z4dLUlm0wTw8OE=; b=ChF5Y8r+wHXCTK1hDV9Xt8raM5UXUZ9lBmID2WGMLMrgZCvS0UNPEQhuzS3jV4+JLT tlRhBFCpnMW8jLheHMJSa9bR9XS3VDcRpbXbbFct5+PWGQCUsetI2laf3JOXl4pFPdFK 0SxKsvSsaBBkaVXZdClBbjvzAAQC71qfwPBrJ3s2bqTH8+gXsEQ/Lk6HV1KBwm/CohHE xkr3gJdu/LIv8+8Tuld18RWo4MYQNdOj8woaE2oflC5j4b+xyXLgDukayXXi0/cuVL46 v/rB2N1QP5tqXv6YTXZ16l0PSJjJmo8tp8Tp2yJxVUOXfnrN7R9hFX9iAupJaNzilY82 ATlg== X-Gm-Message-State: ACgBeo1R2AdO1RFkSFY/3v8Hd1gd48fhgfui07y6D1hdpEhrwo8epWeB e09FQQu1F716Jw21IfzoMtRuQw== X-Google-Smtp-Source: AA6agR5ebvanViW4y7lh+xQR5g7xWi+K4+hnZ5po7ClqW+djA2ZZ4iS62EfTP1uWujzj9Ao043j5sQ== X-Received: by 2002:a05:6512:2605:b0:492:dbb3:9b85 with SMTP id bt5-20020a056512260500b00492dbb39b85mr4302890lfb.669.1661259448847; Tue, 23 Aug 2022 05:57:28 -0700 (PDT) Received: from [192.168.0.11] (89-27-92-210.bb.dnainternet.fi. [89.27.92.210]) by smtp.gmail.com with ESMTPSA id b17-20020a056512071100b00492c77c55ddsm2212340lfs.67.2022.08.23.05.57.27 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 23 Aug 2022 05:57:28 -0700 (PDT) Message-ID: <15fdd5c2-9c01-ee4e-98f9-559e926d9925@linaro.org> Date: Tue, 23 Aug 2022 15:57:27 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0 Subject: Re: [PATCH V2 0/7] i2c-imx-lpi2c: add IPG clock Content-Language: en-US To: Peng Fan , "Peng Fan (OSS)" , Aisheng Dong , "robh+dt@kernel.org" , "krzysztof.kozlowski+dt@linaro.org" , "shawnguo@kernel.org" , "s.hauer@pengutronix.de" , "wsa@kernel.org" Cc: "kernel@pengutronix.de" , "festevam@gmail.com" , dl-linux-imx , "linux-i2c@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Clark Wang References: <20220816125526.2978895-1-peng.fan@oss.nxp.com> <7eb3cca0-1be6-8f7f-a7bf-f0c9478e7080@linaro.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 23/08/2022 15:49, Peng Fan wrote: >> Subject: Re: [PATCH V2 0/7] i2c-imx-lpi2c: add IPG clock >> >> On 22/08/2022 11:46, Peng Fan wrote: >>>> Subject: [PATCH V2 0/7] i2c-imx-lpi2c: add IPG clock >>> >>> + Wolfram Sang I2C maintainer. >>> >>> Krzysztof, >>> >>> Do you have time to give a look whether this patchset is ok for you? >>> Please forgive if this is too early ping. Some i.MX93 dts update >>> pending >>> >> >> I don't understand the ping. You got everything needed from us, why still >> pinging? What that DTS has anything to do with us? > > In last version, you raised a comment that the driver patch broke ABI, not > backward compatible. So I updated the driver patch to be backward > compatible in V3 :) Awesome! But you don't need my ack after such update. The ack or review is expected from maintainers and I am not the maintainer of IMX I2C driver or IMX platform/DTS. There is no need in pinging folks just for some comments. We are all too busy... Please read: https://elixir.bootlin.com/linux/v5.19/source/Documentation/process/submitting-patches.rst https://elixir.bootlin.com/linux/v5.19/source/Documentation/process/1.Intro.rst https://elixir.bootlin.com/linux/v5.19/source/Documentation/process/5.Posting.rst https://elixir.bootlin.com/linux/v5.19/source/Documentation/process/6.Followthrough.rst Best regards, Krzysztof