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 X-Spam-Level: X-Spam-Status: No, score=-11.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BFD56C47E48 for ; Thu, 15 Jul 2021 03:03:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 94D33613B2 for ; Thu, 15 Jul 2021 03:03:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232486AbhGODG2 (ORCPT ); Wed, 14 Jul 2021 23:06:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37108 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230433AbhGODGZ (ORCPT ); Wed, 14 Jul 2021 23:06:25 -0400 Received: from mail-lj1-x233.google.com (mail-lj1-x233.google.com [IPv6:2a00:1450:4864:20::233]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D26F9C06175F for ; Wed, 14 Jul 2021 20:03:31 -0700 (PDT) Received: by mail-lj1-x233.google.com with SMTP id h9so6497125ljm.5 for ; Wed, 14 Jul 2021 20:03:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=RYi1IyWrC6TuRygKynXKx82+IBLap68KkX0wmFXBOkI=; b=fPgdJBwqBnYQWiYd11LvyqHQtqUg5/9lZMIisCur2LqH+wrbPrb9p+wFI6xx7YdYJS Zyodjwg+cvnrnoCDxqgrKvbXFwm0GydR0FqhsRyxPaZB2yy17AJfsKZtvbS5WayU829b DjW/QpTuFE35GDQfTVHNZBWp5+5xBCNEPY3XA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=RYi1IyWrC6TuRygKynXKx82+IBLap68KkX0wmFXBOkI=; b=Wtrhd/kwY+hxkThKFenxeLYKx+BF9Bq9mqTQ56ZDNdk5y6hVOCsL0CmJ6+1UdZ2SXy L9m6zy+yddpX7+aDspNR+wPpwFNV0zXkPv5NpWRat0GtfzW30XoMOd3Znij67DyXB2Hg FCrTk8UmEvpzPGgDhUVPH9zJKpzwG8rFbbqchJmvQlPbi0A7b7/cmJyVKcjuZZblwlzQ TIGMPT869nWq8HBYCKuu2Vsme28WR2R4OccHtRSQMp9r6+NIOGZWKvJZ0Cnw9ayVzMrX jM+tQj8PSZz3HFm2IsSkGfcAEPEKpUQlC/3Hf6dq2io2BT6rticroxAvYkhdBwUl62Zn EFRA== X-Gm-Message-State: AOAM531zMUxAjNQyPqWiTCKDsL9TZyeEPdVkJC6Nh4lG4f6AZ1XjQ6M0 UUjZxQnYQ+Aky/zt1yautauvruGbgOvfccSuQamiLw== X-Google-Smtp-Source: ABdhPJzQk7yOOJgOlV+e8lb/HTrDPbR3LKAVSGY0Jd+8uj7pVvf9Q2SmmBlLZPXG7O+C0Le3DWUNEbjtrttH5wZspC0= X-Received: by 2002:a05:651c:2115:: with SMTP id a21mr1224483ljq.185.1626318210041; Wed, 14 Jul 2021 20:03:30 -0700 (PDT) MIME-Version: 1.0 References: <1626316157-24935-1-git-send-email-kewei.xu@mediatek.com> In-Reply-To: <1626316157-24935-1-git-send-email-kewei.xu@mediatek.com> From: Chen-Yu Tsai Date: Thu, 15 Jul 2021 11:03:19 +0800 Message-ID: Subject: Re: [PATCH 0/8] Due to changes in hardware design, add patch to To: Kewei Xu Cc: wsa@the-dreams.de, Matthias Brugger , Rob Herring , linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, LKML , linux-mediatek@lists.infradead.org, srv_heupstream , leilk.liu@mediatek.com, qii.wang@mediatek.com, qiangming.xia@mediatek.com, ot_daolong.zhu@mediatek.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Thu, Jul 15, 2021 at 10:37 AM Kewei Xu wrote: > > 1. In order to facilitate the review, the two series of patches submitted > before have been integrated together. I'm not sure that really helps. We'll see. > 2. Resubmit a patch to fixing the incorrect register value. Fixes can be submitted separately, or at the very least, put at the very front of the series. > 3. Add modify bus speed calculation formula patch When resubmitting patch series, please add appropriate versioning and changelogs. This will help maintainers understand that this is a new version of the series, and what has changed. This includes times when the original patches weren't changed, but additional patches were added. Please also keep the original series subject, which IIRC was about adding support for MT8195 I2C. The subject you now used should be part of the cover letter. If you combine different patch series, you should use the highest version number + 1. Regards ChenYu > > Kewei Xu (8): > dt-bindings: i2c: update bindings for MT8195 SoC > i2c: mediatek: Dump i2c/dma register when a timeout occurs > i2c: mediatek: fixing the incorrect register offset > i2c: mediatek: Reset the handshake signal between i2c and dma > i2c: mediatek: Add OFFSET_EXT_CONF setting back > dt-bindings: i2c: add attribute default-timing-adjust > i2c: mediatek: Isolate speed setting via dts for special devices > i2c: mediatek: modify bus speed calculation formula > > .../devicetree/bindings/i2c/i2c-mt65xx.txt | 3 + > drivers/i2c/busses/i2c-mt65xx.c | 229 +++++++++++++++++++-- > 2 files changed, 217 insertions(+), 15 deletions(-) > > -- > 1.9.1 > _______________________________________________ > Linux-mediatek mailing list > Linux-mediatek@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-mediatek