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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 24F75C07E9A for ; Mon, 12 Jul 2021 20:12:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0005660FF0 for ; Mon, 12 Jul 2021 20:12:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236725AbhGLUPn (ORCPT ); Mon, 12 Jul 2021 16:15:43 -0400 Received: from mail-il1-f174.google.com ([209.85.166.174]:39891 "EHLO mail-il1-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235270AbhGLUPm (ORCPT ); Mon, 12 Jul 2021 16:15:42 -0400 Received: by mail-il1-f174.google.com with SMTP id a7so1585996iln.6; Mon, 12 Jul 2021 13:12:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=tXKPZzwXcZV9/HhIQdnNlNgejKZgtrP4Woag5BXnZA8=; b=OnMRIs4hPRVSTuukOPJea/513gEPFD6tTfcVK/nFsmr35ro+ammAZ1ZmJx/l7LtWJV fFjAuNh0EQrV0F3qy9CaVf5oVMnBUCtJYXS96QAispIenOigh5dXslqkj40YplEoUynl puRMB52HlLhzjvEvnYOVDrBMJNApHGA4rpA4zLwZD1bCQh9M/jv4RZJ0KyG0201ytLzC 8kSYYSpKdKSBQMv+mkHdoxlo83/2LOlkVfBjU7IH0UxbShC0oQDpgI8A0H3y6GRZ5cEC Js2E7MGQ8a4C39yLBfNKCmunrAXnO7E9ViqGd7cGD2bXycVFyaC3MEl+6QWyMXIjBeOM j6Xw== X-Gm-Message-State: AOAM533aiIMQsFf5QnnYpOlltDaMPKo1RLEu6c0jxuBG6R6bB9EhdyBb nBFEFzlv3rw+WyFxFPo7rQ== X-Google-Smtp-Source: ABdhPJwEiRi1fPrJ1vXs/JakffS9HIKIXv05lezYQORSM3cPk//aDIffadrxDcsjEBtl/OQj9SenMA== X-Received: by 2002:a92:dd02:: with SMTP id n2mr376597ilm.259.1626120772614; Mon, 12 Jul 2021 13:12:52 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id u16sm8177345iob.41.2021.07.12.13.12.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 12 Jul 2021 13:12:51 -0700 (PDT) Received: (nullmailer pid 2410180 invoked by uid 1000); Mon, 12 Jul 2021 20:12:49 -0000 Date: Mon, 12 Jul 2021 14:12:49 -0600 From: Rob Herring To: Chunfeng Yun Cc: linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Vinod Koul , Rob Herring , Kishon Vijay Abraham I , Matthias Brugger Subject: Re: [PATCH v2 1/3] dt-bindings: phy: mediatek: tphy: add support hardware version 3 Message-ID: <20210712201249.GA2410138@robh.at.kernel.org> References: <1624070839-1233-1-git-send-email-chunfeng.yun@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1624070839-1233-1-git-send-email-chunfeng.yun@mediatek.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 19 Jun 2021 10:47:17 +0800, Chunfeng Yun wrote: > The PHYA architecture is updated, and doesn't support slew rate > calibration anymore on 7nm or advanced process, add a new version > number to support it. > Due to the FreqMeter bank is not used but reserved, it's backward > with v2 until now. > For mt8195, no function changes when use generic v2 or v3 compatible, > but prefer to use v3's compatible, it will not waste the time to > calibrate the slew rate, and also correspond with hardware version. > > Signed-off-by: Chunfeng Yun > --- > v2: add more commit log suggested by Rob > --- > .../devicetree/bindings/phy/mediatek,tphy.yaml | 14 +++++++++----- > 1 file changed, 9 insertions(+), 5 deletions(-) > Acked-by: Rob Herring 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=-14.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 AAE6DC07E99 for ; Mon, 12 Jul 2021 20:13:09 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 6CC1A61263 for ; Mon, 12 Jul 2021 20:13:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6CC1A61263 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org 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=qdjZ5RAedNh/EQJ2rt9rKhTjExJpHNSUQZaYoaoc1tM=; b=Uycaufx4Ndiaqv z9EaHVG9yaYMJ60IYtbJGZNzS9v/r15N47d5dTlvC1QgPTm7jGPUZsCzXV0shWq+C42ioJG3UfXnO 3FlyJBQJBzqmHTID0CKriyycYMeDWJVqKlldssyUnbr3e23WHbixGmXApjjCLBxt/woegEspjWFbd YOAKZaJXuY7m5y0EMEhUgfqVJy4XeIf14RJKeLcPRvKoq8dN8yu4Ip/69AiFneG6oqIsLj6zIQjIo 3B+istxDqZC0cjETujYDtrQJuAmhxP6XAdA9UQuUe6SM4dasb3rrhEPyXsu/psxqqkTdBxp8QaQEi /vGv2fDkr6gvfq5UiAIg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1m32IS-008Lxj-Gp; Mon, 12 Jul 2021 20:12:56 +0000 Received: from mail-il1-f169.google.com ([209.85.166.169]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1m32IP-008Lvz-QZ; Mon, 12 Jul 2021 20:12:55 +0000 Received: by mail-il1-f169.google.com with SMTP id p3so844170ilg.8; Mon, 12 Jul 2021 13:12:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=tXKPZzwXcZV9/HhIQdnNlNgejKZgtrP4Woag5BXnZA8=; b=fasYGd55DX3tNXdlFT7W9qsw/3ABF79MxLQztL78NxTvIebkjITkmm6+0m5oJ5pmpm PLW8IBlyKfusHqoYyX4dm3YkQI7opDbKd/uur2XPqsgtTLxM+28Q6nOC7W92CVsyZyRD laHiKdYfJtTwmn9ieDOJUBdlBnqbqnhJmAf/XkI0GuC2Xc8mD2yN2+4wo+ptoptc2u+1 iSWTokGFAuWRAx47AKy11Zup/BosJDA+z4fkkFfFDBG+wag0REBhVqH0Tfd+mZM5U12J 8/q1phe7+XXW9ACsDVUdZVwYLBRdo1wx4P8SPFFkweSJs6MnM7xal0zwuyXha61QkykS XSqA== X-Gm-Message-State: AOAM533BaIy03IK7HJZrV4igu/8ujNvDsSt6gy6EMbgz2PuisJIkTxnm tTCg8t+kDGUAooMvYjeGhQ== X-Google-Smtp-Source: ABdhPJwEiRi1fPrJ1vXs/JakffS9HIKIXv05lezYQORSM3cPk//aDIffadrxDcsjEBtl/OQj9SenMA== X-Received: by 2002:a92:dd02:: with SMTP id n2mr376597ilm.259.1626120772614; Mon, 12 Jul 2021 13:12:52 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id u16sm8177345iob.41.2021.07.12.13.12.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 12 Jul 2021 13:12:51 -0700 (PDT) Received: (nullmailer pid 2410180 invoked by uid 1000); Mon, 12 Jul 2021 20:12:49 -0000 Date: Mon, 12 Jul 2021 14:12:49 -0600 From: Rob Herring To: Chunfeng Yun Cc: linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Vinod Koul , Rob Herring , Kishon Vijay Abraham I , Matthias Brugger Subject: Re: [PATCH v2 1/3] dt-bindings: phy: mediatek: tphy: add support hardware version 3 Message-ID: <20210712201249.GA2410138@robh.at.kernel.org> References: <1624070839-1233-1-git-send-email-chunfeng.yun@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1624070839-1233-1-git-send-email-chunfeng.yun@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210712_131253_909222_5E5A8833 X-CRM114-Status: GOOD ( 14.64 ) X-BeenThere: linux-mediatek@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-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Sat, 19 Jun 2021 10:47:17 +0800, Chunfeng Yun wrote: > The PHYA architecture is updated, and doesn't support slew rate > calibration anymore on 7nm or advanced process, add a new version > number to support it. > Due to the FreqMeter bank is not used but reserved, it's backward > with v2 until now. > For mt8195, no function changes when use generic v2 or v3 compatible, > but prefer to use v3's compatible, it will not waste the time to > calibrate the slew rate, and also correspond with hardware version. > > Signed-off-by: Chunfeng Yun > --- > v2: add more commit log suggested by Rob > --- > .../devicetree/bindings/phy/mediatek,tphy.yaml | 14 +++++++++----- > 1 file changed, 9 insertions(+), 5 deletions(-) > Acked-by: Rob Herring _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek 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=-14.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 78634C07E99 for ; Mon, 12 Jul 2021 20:14:30 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 3F6D660FF0 for ; Mon, 12 Jul 2021 20:14:30 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3F6D660FF0 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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=lyojWZcQz/ddwBRkU1Kq1lAGZHG6qGbjw/0fj6t9Xs4=; b=gyJef3bj3C7IQw IrYe7kpzmoZF+R/99lGAeGSFGRQ5c2CUNdKsUNKcwRTi0xjg3HNmPyKKRdq/umLWrayN//kxvk4zS nQ7vfcHhrDZeB1Qf5ngi/Z/lGU8oed8T7bFIXFDHpQQNuttvEF9T+hwJagt6S2t7IXA4xN9OJaGlv mfzVN2KWzibpsgmYk3XEw6HtzY0NvMku2Gd1ziJn9gHMThCL0DyVlJykoy70eOb4y1PqClyrJ4dnW kmV02OPbEUSC9700N9iVy1B+6WkpBeWHKmLmjKQA1/Unp8f8xfWqzMxypLLax927ChR7fI4H8r5tK EICkPwxooCxxy/mlCjmw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1m32IV-008Ly2-2E; Mon, 12 Jul 2021 20:12:59 +0000 Received: from mail-il1-f169.google.com ([209.85.166.169]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1m32IP-008Lvz-QZ; Mon, 12 Jul 2021 20:12:55 +0000 Received: by mail-il1-f169.google.com with SMTP id p3so844170ilg.8; Mon, 12 Jul 2021 13:12:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=tXKPZzwXcZV9/HhIQdnNlNgejKZgtrP4Woag5BXnZA8=; b=fasYGd55DX3tNXdlFT7W9qsw/3ABF79MxLQztL78NxTvIebkjITkmm6+0m5oJ5pmpm PLW8IBlyKfusHqoYyX4dm3YkQI7opDbKd/uur2XPqsgtTLxM+28Q6nOC7W92CVsyZyRD laHiKdYfJtTwmn9ieDOJUBdlBnqbqnhJmAf/XkI0GuC2Xc8mD2yN2+4wo+ptoptc2u+1 iSWTokGFAuWRAx47AKy11Zup/BosJDA+z4fkkFfFDBG+wag0REBhVqH0Tfd+mZM5U12J 8/q1phe7+XXW9ACsDVUdZVwYLBRdo1wx4P8SPFFkweSJs6MnM7xal0zwuyXha61QkykS XSqA== X-Gm-Message-State: AOAM533BaIy03IK7HJZrV4igu/8ujNvDsSt6gy6EMbgz2PuisJIkTxnm tTCg8t+kDGUAooMvYjeGhQ== X-Google-Smtp-Source: ABdhPJwEiRi1fPrJ1vXs/JakffS9HIKIXv05lezYQORSM3cPk//aDIffadrxDcsjEBtl/OQj9SenMA== X-Received: by 2002:a92:dd02:: with SMTP id n2mr376597ilm.259.1626120772614; Mon, 12 Jul 2021 13:12:52 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id u16sm8177345iob.41.2021.07.12.13.12.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 12 Jul 2021 13:12:51 -0700 (PDT) Received: (nullmailer pid 2410180 invoked by uid 1000); Mon, 12 Jul 2021 20:12:49 -0000 Date: Mon, 12 Jul 2021 14:12:49 -0600 From: Rob Herring To: Chunfeng Yun Cc: linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Vinod Koul , Rob Herring , Kishon Vijay Abraham I , Matthias Brugger Subject: Re: [PATCH v2 1/3] dt-bindings: phy: mediatek: tphy: add support hardware version 3 Message-ID: <20210712201249.GA2410138@robh.at.kernel.org> References: <1624070839-1233-1-git-send-email-chunfeng.yun@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1624070839-1233-1-git-send-email-chunfeng.yun@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210712_131253_909222_5E5A8833 X-CRM114-Status: GOOD ( 14.64 ) 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 Sat, 19 Jun 2021 10:47:17 +0800, Chunfeng Yun wrote: > The PHYA architecture is updated, and doesn't support slew rate > calibration anymore on 7nm or advanced process, add a new version > number to support it. > Due to the FreqMeter bank is not used but reserved, it's backward > with v2 until now. > For mt8195, no function changes when use generic v2 or v3 compatible, > but prefer to use v3's compatible, it will not waste the time to > calibrate the slew rate, and also correspond with hardware version. > > Signed-off-by: Chunfeng Yun > --- > v2: add more commit log suggested by Rob > --- > .../devicetree/bindings/phy/mediatek,tphy.yaml | 14 +++++++++----- > 1 file changed, 9 insertions(+), 5 deletions(-) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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=-14.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 29156C07E99 for ; Mon, 12 Jul 2021 20:12:58 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id DD34261248 for ; Mon, 12 Jul 2021 20:12:57 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DD34261248 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org 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=eQHNcotWwikXvlVC6dZIJDMCbYdjNmC+debzMOgNX80=; b=hfh4lcz2HaM6Hv CDMIlt7Aj5uwWxRFPm9NzIQaY7bDqWgviH+ubtrzyjPl46b6+eZaiWXBvzdp21rb8EUA59CcVSGwN RlfdqoktzhgGUmnfmnJHbfkYEP9KaE8uAK1nGM0G5URUyTIDBHam9CxeAd/VfpZPE6VjhDKSdazBs 8tI/uOyNHGV/AQ7umGxx4xTJtfEAJ5zPvn15qOqUtl1alIPiFoDFYhqDeNNHkVE5t5vgIHS878mWt HeySnjR8qUlynF6aPngRo0GIHGM/z3hzihIg+qLeSxS2gHQKTbEP+aXfsQENrMa6f4xqeKCtznPEe JXNlOg3KouznO8dzadIA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1m32IT-008Lxz-C5; Mon, 12 Jul 2021 20:12:57 +0000 Received: from mail-il1-f169.google.com ([209.85.166.169]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1m32IP-008Lvz-QZ; Mon, 12 Jul 2021 20:12:55 +0000 Received: by mail-il1-f169.google.com with SMTP id p3so844170ilg.8; Mon, 12 Jul 2021 13:12:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=tXKPZzwXcZV9/HhIQdnNlNgejKZgtrP4Woag5BXnZA8=; b=fasYGd55DX3tNXdlFT7W9qsw/3ABF79MxLQztL78NxTvIebkjITkmm6+0m5oJ5pmpm PLW8IBlyKfusHqoYyX4dm3YkQI7opDbKd/uur2XPqsgtTLxM+28Q6nOC7W92CVsyZyRD laHiKdYfJtTwmn9ieDOJUBdlBnqbqnhJmAf/XkI0GuC2Xc8mD2yN2+4wo+ptoptc2u+1 iSWTokGFAuWRAx47AKy11Zup/BosJDA+z4fkkFfFDBG+wag0REBhVqH0Tfd+mZM5U12J 8/q1phe7+XXW9ACsDVUdZVwYLBRdo1wx4P8SPFFkweSJs6MnM7xal0zwuyXha61QkykS XSqA== X-Gm-Message-State: AOAM533BaIy03IK7HJZrV4igu/8ujNvDsSt6gy6EMbgz2PuisJIkTxnm tTCg8t+kDGUAooMvYjeGhQ== X-Google-Smtp-Source: ABdhPJwEiRi1fPrJ1vXs/JakffS9HIKIXv05lezYQORSM3cPk//aDIffadrxDcsjEBtl/OQj9SenMA== X-Received: by 2002:a92:dd02:: with SMTP id n2mr376597ilm.259.1626120772614; Mon, 12 Jul 2021 13:12:52 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id u16sm8177345iob.41.2021.07.12.13.12.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 12 Jul 2021 13:12:51 -0700 (PDT) Received: (nullmailer pid 2410180 invoked by uid 1000); Mon, 12 Jul 2021 20:12:49 -0000 Date: Mon, 12 Jul 2021 14:12:49 -0600 From: Rob Herring To: Chunfeng Yun Cc: linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Vinod Koul , Rob Herring , Kishon Vijay Abraham I , Matthias Brugger Subject: Re: [PATCH v2 1/3] dt-bindings: phy: mediatek: tphy: add support hardware version 3 Message-ID: <20210712201249.GA2410138@robh.at.kernel.org> References: <1624070839-1233-1-git-send-email-chunfeng.yun@mediatek.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1624070839-1233-1-git-send-email-chunfeng.yun@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210712_131253_909222_5E5A8833 X-CRM114-Status: GOOD ( 14.64 ) X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org On Sat, 19 Jun 2021 10:47:17 +0800, Chunfeng Yun wrote: > The PHYA architecture is updated, and doesn't support slew rate > calibration anymore on 7nm or advanced process, add a new version > number to support it. > Due to the FreqMeter bank is not used but reserved, it's backward > with v2 until now. > For mt8195, no function changes when use generic v2 or v3 compatible, > but prefer to use v3's compatible, it will not waste the time to > calibrate the slew rate, and also correspond with hardware version. > > Signed-off-by: Chunfeng Yun > --- > v2: add more commit log suggested by Rob > --- > .../devicetree/bindings/phy/mediatek,tphy.yaml | 14 +++++++++----- > 1 file changed, 9 insertions(+), 5 deletions(-) > Acked-by: Rob Herring -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy