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 44581C04A6A for ; Thu, 27 Jul 2023 13:34:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233536AbjG0Ne4 (ORCPT ); Thu, 27 Jul 2023 09:34:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36922 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233450AbjG0Nez (ORCPT ); Thu, 27 Jul 2023 09:34:55 -0400 Received: from mail-lj1-x22d.google.com (mail-lj1-x22d.google.com [IPv6:2a00:1450:4864:20::22d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E34AE2D4D for ; Thu, 27 Jul 2023 06:34:53 -0700 (PDT) Received: by mail-lj1-x22d.google.com with SMTP id 38308e7fff4ca-2b6fdaf6eefso14648531fa.0 for ; Thu, 27 Jul 2023 06:34:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1690464892; x=1691069692; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=9uwU8ola2qkLcSKy+1rI5aYJOesLH456/lp3WB7O6aM=; b=C50x3UuXGGD+pywiK4+NxP6WrckJr3mb0tanueA232jGBD3tAJBugCLuZMBPwUmVXL fGKbEqxDdprS+Ycgh/dvbY/2g8e05/FJ1Fqo1akjAeZBvXX1+bwtLWS/iq5Rfw3B8x1p DNtAH0CCgf5///3MQ6sz/ERGZ5DhnkjJSIyIB8Ss68SfJGp/suJ6mOUrsfCw1A7FvpUW ivAedLk2G7Z1T4sgNqpMPjbkLSkvznYIQN5hPV6Iv8/8XP2uiLHCFJxLShHCLmtRXNqJ +cQqJ0DrrioMojCP/C+WEAaRT52km+9KUOYuzvn9Zc0YsmC2TaMfczDr41G9UaT/8fld 9QWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690464892; x=1691069692; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=9uwU8ola2qkLcSKy+1rI5aYJOesLH456/lp3WB7O6aM=; b=P70mxayvvaSvY208lQtYSDebTIBB+v8xn+V6E3MeYVMkJyGp4Nj67chnzbhByxap0C Wm37VAICNhYVQsDT4nvYwY3i4khmP+oQcFxxuAVTkuVVuF8OXNYsjd77S90VofmRaY3D SeJec7t4qY1QHRZdL187NRKtWpyktrfeF73Xrh7d68KMuUjdlwV7CO6gVjjb1jYJn88K tNvdWCzDeNglKalg8V1qIvr9AqgYuNGHHxMoDALWzavmhNPLzNZktOhdACTmtidCGZFK 7qvgZY9/iRnUQXoqyicA/9AYE1E/nJFmchZsULbPSX3fRjcGzt4800UD7sKUOHD4m3U4 13KQ== X-Gm-Message-State: ABy/qLYjFBIdc2f/ul0lZ0z5pvdwx+Pte0TRZZXwosMrfNW6pd9FDsxq Xwx5LFnfz5WDnfmglh7dbZik9g== X-Google-Smtp-Source: APBJJlH0Y3VkQ0iBH2aM2WoMWRGBLQjYtW2yB9AaM+gkBgYJjEPBCW9UH2E6x4JfNXt58uxxP3R1kQ== X-Received: by 2002:a2e:8310:0:b0:2b6:f1ad:d535 with SMTP id a16-20020a2e8310000000b002b6f1add535mr1641588ljh.14.1690464892041; Thu, 27 Jul 2023 06:34:52 -0700 (PDT) Received: from [10.10.15.130] ([192.130.178.91]) by smtp.gmail.com with ESMTPSA id lt5-20020a170906fa8500b0098f99048053sm792492ejb.148.2023.07.27.06.34.49 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 27 Jul 2023 06:34:51 -0700 (PDT) Message-ID: <6c5197c9-e24d-70ac-fd75-2c72369d8b7f@linaro.org> Date: Thu, 27 Jul 2023 16:34:49 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH v4 00/17] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel Content-Language: en-GB From: Dmitry Baryshkov To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Michael Turquette , Stephen Boyd , Rob Clark , Abhinav Kumar , Sean Paul , David Airlie , Daniel Vetter , Krishna Manikandan , Loic Poulain , Konrad Dybcio , Marijn Suijten Cc: ~postmarketos/upstreaming@lists.sr.ht, AngeloGioacchino Del Regno , Konrad Dybcio , Martin Botka , Jami Kettunen , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , linux-clk@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, Lux Aliaga , Rob Herring , Krzysztof Kozlowski References: <20230723-sm6125-dpu-v4-0-a3f287dd6c07@somainline.org> <169046051039.1413710.12901529844343078449.b4-ty@linaro.org> In-Reply-To: <169046051039.1413710.12901529844343078449.b4-ty@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 27/07/2023 15:22, Dmitry Baryshkov wrote: > > On Sun, 23 Jul 2023 18:08:38 +0200, Marijn Suijten wrote: >> Bring up the SM6125 DPU now that all preliminary series (such as INTF >> TE) have been merged (for me to test the hardware properly), and most >> other conflicting work (barring ongoing catalog *improvements*) has made >> its way in as well or is still being discussed. >> >> The second part of the series complements that by immediately utilizing >> this hardware in DT, and even enabling the MDSS/DSI nodes complete with >> a 6.0" 1080x2520 panel for Sony's Seine PDX201 (Xperia 10 II). >> >> [...] > > Applied, thanks! > > [01/17] drm/msm/dsi: Drop unused regulators from QCM2290 14nm DSI PHY config > https://gitlab.freedesktop.org/lumag/msm/-/commit/a7e3fda5948a > [02/17] arm64: dts: qcom: sm6125: Pad APPS IOMMU address to 8 characters > https://gitlab.freedesktop.org/lumag/msm/-/commit/b7d35a8eae54 > [03/17] arm64: dts: qcom: sm6125: Sort spmi_bus node numerically by reg > https://gitlab.freedesktop.org/lumag/msm/-/commit/2be52ca96a71 Of course, these two patches sneaked in by the mistake, dropped them now. > [04/17] dt-bindings: display/msm: Remove DSI1 ports from SM6350/SM6375 example > https://gitlab.freedesktop.org/lumag/msm/-/commit/4be2c19261fc > [05/17] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock > https://gitlab.freedesktop.org/lumag/msm/-/commit/4f86e343f3c6 > [06/17] dt-bindings: clock: qcom,dispcc-sm6125: Allow power-domains property > https://gitlab.freedesktop.org/lumag/msm/-/commit/91043642f28c > [07/17] dt-bindings: display/msm: dsi-controller-main: Document SM6125 > https://gitlab.freedesktop.org/lumag/msm/-/commit/cf5859476e5d > [08/17] dt-bindings: display/msm: sc7180-dpu: Describe SM6125 > https://gitlab.freedesktop.org/lumag/msm/-/commit/04a664dffd19 > [09/17] dt-bindings: display/msm: Add SM6125 MDSS > https://gitlab.freedesktop.org/lumag/msm/-/commit/3bde3b8f8a04 > [10/17] drm/msm/dpu: Add SM6125 support > https://gitlab.freedesktop.org/lumag/msm/-/commit/76c5dffd0bc4 > [11/17] drm/msm/mdss: Add SM6125 support > https://gitlab.freedesktop.org/lumag/msm/-/commit/de50357565d3 > [12/17] dt-bindings: msm: dsi-phy-14nm: Document SM6125 variant > https://gitlab.freedesktop.org/lumag/msm/-/commit/cdac445883cc > [13/17] drm/msm/dsi: Reuse QCM2290 14nm DSI PHY configuration for SM6125 > https://gitlab.freedesktop.org/lumag/msm/-/commit/7638d8059ace > > Best regards, -- With best wishes Dmitry