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=-12.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, UNPARSEABLE_RELAY 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 91BD0C6377B for ; Wed, 21 Jul 2021 22:40:13 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 72B1761244 for ; Wed, 21 Jul 2021 22:40:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230170AbhGUV7g (ORCPT ); Wed, 21 Jul 2021 17:59:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56356 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230169AbhGUV7g (ORCPT ); Wed, 21 Jul 2021 17:59:36 -0400 Received: from mail-ot1-x331.google.com (mail-ot1-x331.google.com [IPv6:2607:f8b0:4864:20::331]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3281DC0613C1 for ; Wed, 21 Jul 2021 15:40:12 -0700 (PDT) Received: by mail-ot1-x331.google.com with SMTP id o72-20020a9d224e0000b02904bb9756274cso3568548ota.6 for ; Wed, 21 Jul 2021 15:40:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:in-reply-to:references:from:user-agent:date:message-id :subject:to:cc; bh=Q4wvBXyV2lJ1aTRox0e1+Ok+AEaw/CVcGBs0YMHYsP0=; b=XqZH1FzW4TAdt+62lo9scgkSGaBidkfe9huO0q1U3Ro1mui8RWXUgDF4qzAHCY6Ru+ iZ8zSponbgyYt6LXGU0IodEXLM8IGxpYpjT2JbWrcYJxLuLC7ydskbWTAd4EndoQ0uzM zAZJ+shbHzcPMS1D4t5gFzBXtgmxI7uFF4NFo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from :user-agent:date:message-id:subject:to:cc; bh=Q4wvBXyV2lJ1aTRox0e1+Ok+AEaw/CVcGBs0YMHYsP0=; b=IdLTqaknqD89N8ByS8Dq6HMXKkzB6Kr4Crf/+O8yI9P7LhyFYQg3D5iMmVjzqSN9UA fXHNkZi+2urElbpsqgwR9Repx2E2MQtyuJkzJzv3CaNtXIIHuHDMC/Tn+tBpZp2LRh5d bKTZLHo+Bf7YV0hPb0kf4bZoN5ZKpZpAU/jpoAkb7iyI2CI6zuLYiU3Cbq6ifDgpqkjF /D8wqYh3B32dkKD+zsLNQcpfPxeA3MneiVAbcdPId4tMkYaUA87w/ZuTaSv7dzd18uzG NuVBIY7sdY3FL/1fhMXzO4ANdsLfxGj2G+fBVwjhyEYG2VUsz5gUPA81y2Qrm6RlAGQr /CSQ== X-Gm-Message-State: AOAM530RqKu1Ckvah6OVYb3xRr78r4vUYS8PL8eNVIG/yAcnmKLDngxW 4c/gCU6W+g5xSLpfl+vRcCt9+PTTw8lpwgf4rXMlHQ== X-Google-Smtp-Source: ABdhPJwocIiRhFwFOnsM81FkofvQbBA36K0D5dCAYY3+kDkw8/j6vCVRW/AWV4EzATwWCQE40EPyTZCpO+0f5mG/y5g= X-Received: by 2002:a9d:8c7:: with SMTP id 65mr27826933otf.25.1626907211418; Wed, 21 Jul 2021 15:40:11 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Wed, 21 Jul 2021 22:40:11 +0000 MIME-Version: 1.0 In-Reply-To: <1624365748-24224-2-git-send-email-rajeevny@codeaurora.org> References: <1624365748-24224-1-git-send-email-rajeevny@codeaurora.org> <1624365748-24224-2-git-send-email-rajeevny@codeaurora.org> From: Stephen Boyd User-Agent: alot/0.9.1 Date: Wed, 21 Jul 2021 22:40:10 +0000 Message-ID: Subject: Re: [v2 1/3] dt-bindings: msm/dsi: Add sc7280 7nm dsi phy To: Rajeev Nandan , devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, linux-arm-msm@vger.kernel.org Cc: linux-kernel@vger.kernel.org, sean@poorly.run, robdclark@gmail.com, robh+dt@kernel.org, robh@kernel.org, abhinavk@codeaurora.org, kalyan_t@codeaurora.org, mkrishn@codeaurora.org, jonathan@marek.ca, dmitry.baryshkov@linaro.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Quoting Rajeev Nandan (2021-06-22 05:42:26) > The SC7280 SoC uses the 7nm (V4.1) DSI PHY driver. > > Signed-off-by: Rajeev Nandan > --- Reviewed-by: Stephen Boyd 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=-8.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY 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 8886BC6377A for ; Wed, 21 Jul 2021 22:40:14 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 5A96461241 for ; Wed, 21 Jul 2021 22:40:14 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5A96461241 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id E85356EB47; Wed, 21 Jul 2021 22:40:13 +0000 (UTC) Received: from mail-ot1-x329.google.com (mail-ot1-x329.google.com [IPv6:2607:f8b0:4864:20::329]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2D7136EB3A for ; Wed, 21 Jul 2021 22:40:12 +0000 (UTC) Received: by mail-ot1-x329.google.com with SMTP id o17-20020a9d76510000b02903eabfc221a9so3627504otl.0 for ; Wed, 21 Jul 2021 15:40:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:in-reply-to:references:from:user-agent:date:message-id :subject:to:cc; bh=Q4wvBXyV2lJ1aTRox0e1+Ok+AEaw/CVcGBs0YMHYsP0=; b=XqZH1FzW4TAdt+62lo9scgkSGaBidkfe9huO0q1U3Ro1mui8RWXUgDF4qzAHCY6Ru+ iZ8zSponbgyYt6LXGU0IodEXLM8IGxpYpjT2JbWrcYJxLuLC7ydskbWTAd4EndoQ0uzM zAZJ+shbHzcPMS1D4t5gFzBXtgmxI7uFF4NFo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from :user-agent:date:message-id:subject:to:cc; bh=Q4wvBXyV2lJ1aTRox0e1+Ok+AEaw/CVcGBs0YMHYsP0=; b=EwWNxQSxSedDyxYZwMAxVE/lQMfXj/Q7vk8mh8d79ViNb48DEAuEDqrzEIJ/f8yJzH D3CVKzRMjgdXCifBPpK3zUca789wPY8UNXsD2wAwBJtI6yTEalobgCi/7F7fg1jMtpyi +UkGLOYewzJ7U2Z9XdaRTHsYjBlYbL66gzLYVWGw+PlpdQauObwjDsPJyHrXHnwABvIQ ZjIybsWpq+FWZgbOmjtfYptLtdUHSiZdy4OEiSNvUkU2Dgy0zj9WLKmSngCrs7NF55Js yF/n9TWqhikUkzV++2zclLoKLo17zICYLawhSAefr97//BMEv54OWVFQmIMcT6mm5aYP QJFw== X-Gm-Message-State: AOAM5331OBfznD4NcCAH/jwGMuZqNPFC7TqYr8OeyzBdCa9/tx7SwI/1 FmsIZGNpc1DZfyivupLNlUv1GkA9RQyOrF5r9q7Iog== X-Google-Smtp-Source: ABdhPJwocIiRhFwFOnsM81FkofvQbBA36K0D5dCAYY3+kDkw8/j6vCVRW/AWV4EzATwWCQE40EPyTZCpO+0f5mG/y5g= X-Received: by 2002:a9d:8c7:: with SMTP id 65mr27826933otf.25.1626907211418; Wed, 21 Jul 2021 15:40:11 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Wed, 21 Jul 2021 22:40:11 +0000 MIME-Version: 1.0 In-Reply-To: <1624365748-24224-2-git-send-email-rajeevny@codeaurora.org> References: <1624365748-24224-1-git-send-email-rajeevny@codeaurora.org> <1624365748-24224-2-git-send-email-rajeevny@codeaurora.org> From: Stephen Boyd User-Agent: alot/0.9.1 Date: Wed, 21 Jul 2021 22:40:10 +0000 Message-ID: Subject: Re: [v2 1/3] dt-bindings: msm/dsi: Add sc7280 7nm dsi phy To: Rajeev Nandan , devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, linux-arm-msm@vger.kernel.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: jonathan@marek.ca, mkrishn@codeaurora.org, linux-kernel@vger.kernel.org, abhinavk@codeaurora.org, robh+dt@kernel.org, kalyan_t@codeaurora.org, dmitry.baryshkov@linaro.org, sean@poorly.run Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Quoting Rajeev Nandan (2021-06-22 05:42:26) > The SC7280 SoC uses the 7nm (V4.1) DSI PHY driver. > > Signed-off-by: Rajeev Nandan > --- Reviewed-by: Stephen Boyd