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 E8ECFC77B61 for ; Thu, 30 Mar 2023 07:10:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230293AbjC3HKd (ORCPT ); Thu, 30 Mar 2023 03:10:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38216 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229459AbjC3HKc (ORCPT ); Thu, 30 Mar 2023 03:10:32 -0400 Received: from mail-wr1-x434.google.com (mail-wr1-x434.google.com [IPv6:2a00:1450:4864:20::434]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BEADE2683 for ; Thu, 30 Mar 2023 00:10:26 -0700 (PDT) Received: by mail-wr1-x434.google.com with SMTP id l12so17972816wrm.10 for ; Thu, 30 Mar 2023 00:10:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1680160225; h=content-transfer-encoding:in-reply-to:organization:content-language :references:cc:to:subject:reply-to:from:user-agent:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=A9g40+pYko1oQ0+izLCIUGQJsSJvSt/dnzj5Sjs9caU=; b=NjKNBdMCQzrdk/xTjAjZU9GPJg4DJiKkX1+5pFtBH3PKdMcP8fPGH/ozfuheRs6rIn uJh5+X0wh+SvoSk41CF65WuN+k/yQTcsTUbTAxgwFfykK3daI2F20+wLcZBiIjJ6w+Sv 8fyNnCYfC7ag8UMhd5VWZLeFA1eqNJe20Vsps46/lStdI8uX3XTEI6jzQ0G/o009Yk8W a2kPMt6lsrmf5w+cH4Ci7qWs8IkJYRs9qSPpThiXkOBgXR129dWiYv/BK/5ExP5Q38mC n28qaFtjReqnOiS9QIPGj7lpExEA7+mLlR6EE/q1z9WIly8cNiJfjq2kbCyc/fk9iD+6 qnhw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680160225; h=content-transfer-encoding:in-reply-to:organization:content-language :references:cc:to:subject:reply-to:from:user-agent:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=A9g40+pYko1oQ0+izLCIUGQJsSJvSt/dnzj5Sjs9caU=; b=V+LzT62AkogWT7GDV2JL7V4W6bJ+2KHL7lIb23Fmtg9d/UyBeZN2k0u+PIhEJXuDZU hLNN1u1iC+WjxBG+wO5EoP6kKulceanpMI00HW46tlMCsGPBvhCZgcARsiK5G5RznUt6 k1t9jJShszGPYNF+CHrI1u1cWJMEB69CY+87dYnwnbo0+6wXVTpDKecMQDZ6ggffbyCo ++fKxsuB2l2hyN808h3cCDphdNiFfWuUOCqxHdQ+RipgnUTZsM8vdDDT8dh27jwanNDL YiSMhZ0pxLtbE2YYKTm0rCfDQZOX6HxTzSfB6lvPFe7JsRDsYjxqzpf7ByE5ov7aw6Ca /DNw== X-Gm-Message-State: AAQBX9d/9HR3pnpStiBYAN5nBorQI5cjavuz9/YKFP2LBcCDR8Lw3NEo B/Oc2RYZElKOXzEw0KajirlJpw== X-Google-Smtp-Source: AKy350Z2+SKpQJsn3un+Yupn3W4e1PSsxpmxTXJvC9uXmIaar1BNFnuKt0o5hcdn4tqg8pKQO5lI6g== X-Received: by 2002:adf:e68d:0:b0:2c7:d575:e8a4 with SMTP id r13-20020adfe68d000000b002c7d575e8a4mr17065061wrm.65.1680160225095; Thu, 30 Mar 2023 00:10:25 -0700 (PDT) Received: from ?IPV6:2a01:e0a:982:cbb0:fe8e:8291:fc25:6c8f? ([2a01:e0a:982:cbb0:fe8e:8291:fc25:6c8f]) by smtp.gmail.com with ESMTPSA id r10-20020adfce8a000000b002cefcac0c62sm32330053wrn.9.2023.03.30.00.10.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 30 Mar 2023 00:10:24 -0700 (PDT) Message-ID: <8489ff19-047c-c68c-05a9-1cc01ea772dd@linaro.org> Date: Thu, 30 Mar 2023 09:10:23 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 From: Neil Armstrong Reply-To: neil.armstrong@linaro.org Subject: Re: [PATCH v3 0/7] drm/msm: add support for SM8550 To: Dmitry Baryshkov , Rob Herring Cc: Rob Clark , Abhinav Kumar , Sean Paul , David Airlie , Daniel Vetter , Krzysztof Kozlowski , Jonathan Marek , linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski References: <20230103-topic-sm8550-upstream-mdss-dsi-v3-0-660c3bcb127f@linaro.org> <168004255469.1060915.1800625604847213121.b4-ty@linaro.org> <420b5400-844f-4ca9-a4e3-1f5f6536f7a2@linaro.org> Content-Language: en-US Organization: Linaro Developer Services In-Reply-To: <420b5400-844f-4ca9-a4e3-1f5f6536f7a2@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 29/03/2023 22:13, Dmitry Baryshkov wrote: > On 29/03/2023 22:52, Rob Herring wrote: >> On Tue, Mar 28, 2023 at 5:38 PM Dmitry Baryshkov >> wrote: >>> >>> >>> On Mon, 09 Jan 2023 11:15:17 +0100, Neil Armstrong wrote: >>>> This adds support for the MDSS/DPU/DSI on the Qualcomm SM8550 platform. >>>> >>>> This patchset is based on the SM8450 display support serie at [1]. >>>> >>>> In order to work, the following patchsets are required: >>>> - PM8550 LDO fix at [2] >>>> - DISPCC driver at [3] >>>> >>>> [...] >>> >>> Applied, thanks! >>> >>> [2/7] dt-bindings: display/msm: document DPU on SM8550 >>>        https://gitlab.freedesktop.org/lumag/msm/-/commit/4557e40338d2 >>> [3/7] dt-bindings: display/msm: document MDSS on SM8550 >>>        https://gitlab.freedesktop.org/lumag/msm/-/commit/0e4205eb8663 >> >> And now failing on linux-next just as my bot reported: >> >> Documentation/devicetree/bindings/display/msm/qcom,sm8550-dpu.example.dts:24:18: >> fatal error: dt-bindings/interconnect/qcom,sm8550.h: No such file or >> directory >>     24 |         #include >>        |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> compilation terminated. >> make[1]: *** [scripts/Makefile.lib:419: >> Documentation/devicetree/bindings/display/msm/qcom,sm8550-dpu.example.dtb] >> Error 1 >> Documentation/devicetree/bindings/display/msm/qcom,sm8550-mdss.example.dts:25:18: >> fatal error: dt-bindings/interconnect/qcom,sm8550.h: No such file or >> directory >>     25 |         #include >>        |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> compilation terminated. >> >> Please fix. And quickly please. Fixes in the DRM tree seem to take >> forever to get in... > > I pushed the fix, so it will arrive in linux-next tomorrow or the day after tomorrow. Please excuse me for breaking it again. I checked that the patches were merged, but didn't notice that the header name was changed in the process. Mea culpa. My bad I should have rebased and sent a v4 with the bindings only, Neil >