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 0D81EC7EE23 for ; Mon, 29 May 2023 15:52:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230082AbjE2PwN (ORCPT ); Mon, 29 May 2023 11:52:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43058 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229608AbjE2PwM (ORCPT ); Mon, 29 May 2023 11:52:12 -0400 Received: from mail-lj1-x229.google.com (mail-lj1-x229.google.com [IPv6:2a00:1450:4864:20::229]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 93B6FCD for ; Mon, 29 May 2023 08:52:08 -0700 (PDT) Received: by mail-lj1-x229.google.com with SMTP id 38308e7fff4ca-2af2b74d258so36093181fa.3 for ; Mon, 29 May 2023 08:52:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1685375527; x=1687967527; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=8tUMB0Arnzo+AT6kHbEoV+hUDFUyJsBQnoR//IWQPk0=; b=zLJpM1yMjM2jEAg0xkg0V82BM3gYCiuGXjeuQ8uqNFyeQVrsITa4s8pt9F1M9dX6em amqHOwBzdrsB9VXJA7v/TwwrVxCTAPI9Gslc++AZQHeTOdDNbdZGE02FLVtRFE11DTn2 hR4KzEi4lK8dtAzVas2g3yifVoMEYxzHA6aOONQLjxWvmE4S1Pjqyamflerau4RpA3Yz CtL1N86ytP6cnAA8HHiR36cQbXLNkaqocalSIrnGZ+0P5QKWwzdHv6r8rVSy7NjbJXnA wPsBcrl7jgMx1qedXQ3MK4OzyCUFEzeYwEJUxF7b52QZYLvLZJMW5hOjtyzBHg5phOoJ I6bQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685375527; x=1687967527; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=8tUMB0Arnzo+AT6kHbEoV+hUDFUyJsBQnoR//IWQPk0=; b=eMIZrAytoZpj3iwgTD6KBU7NOyVd1eDof4Ejtym9lnw5bshErBBjO7NP1Xy1FngmjV mvOHmVYGtDSxMitCzX8r1q/F4Q8u2Cz5qAsC87RAeI5fyg/ME/IURvWkhqAewlN2j88X VluWs9tkxl3tLstOzAUvJquBqI67fAf33/4NxbmzEeO3Dz9liQD447CyZq0LwRgjP6Ka EV7Adw8UytG0E9jtq6mmC4YvNndAEaduWMyA92GGwfa1E0iLslPqOK3RPjlyLHr7h9kp JjNb43JjGw3NfYM35KpNiWBmK6DkD2TVBXLHfsO2EjIyPWBuodo3kGDHPfjwApQv2CZJ Ngew== X-Gm-Message-State: AC+VfDz5WJShWi/Mr7u3yztd93VicAgq6fcPbX12MnCszfn34U3J7u7F QIxEol7Ca8cHDXg6z8LxBsNLggEhoKngm4qDMxA= X-Google-Smtp-Source: ACHHUZ5Sor6FiO6samNwLAYbLWo/qtqeEXMfZrh8dSM0s5uirIT3Xz1m8W509FWOUhQqW3Q1sLIurw== X-Received: by 2002:a2e:a3d2:0:b0:2b0:4e69:c174 with SMTP id w18-20020a2ea3d2000000b002b04e69c174mr4797267lje.31.1685375526856; Mon, 29 May 2023 08:52:06 -0700 (PDT) Received: from [192.168.1.101] (abyj77.neoplus.adsl.tpnet.pl. [83.9.29.77]) by smtp.gmail.com with ESMTPSA id l7-20020a2eb687000000b002a774fb7923sm2489707ljo.45.2023.05.29.08.52.05 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 29 May 2023 08:52:06 -0700 (PDT) Message-ID: <76daf752-d050-b283-89b4-19ca57ac62ee@linaro.org> Date: Mon, 29 May 2023 17:52:04 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.2 Subject: Re: [PATCH 4/6] arm64: dts: qcom: msm8916/39: Clean up MDSS labels Content-Language: en-US To: Stephan Gerhold , Bryan O'Donoghue Cc: Bjorn Andersson , Andy Gross , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230525-msm8916-labels-v1-0-bec0f5fb46fb@gerhold.net> <20230525-msm8916-labels-v1-4-bec0f5fb46fb@gerhold.net> <6f1954e6-e98d-6911-8721-c50082bfb1d7@linaro.org> <17f31258-bc38-245f-532f-fdaa1ee8ad33@linaro.org> <343e2e95-17ee-f5e3-61e9-7e0b793859a6@linaro.org> From: Konrad Dybcio In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 29.05.2023 17:31, Stephan Gerhold wrote: > On Mon, May 29, 2023 at 04:26:09PM +0100, Bryan O'Donoghue wrote: >> On 29/05/2023 16:24, Bryan O'Donoghue wrote: >>> On 29/05/2023 16:00, Stephan Gerhold wrote: >>>> Do you mean update the examples in the yaml bindings >>> >>> Yep. >>> >>> grep dsi0_out Documentation/* -r | grep qcom >>> grep dsi0_in Documentation/* -r | grep qcom >>> >>> Consider splitting this patch out and fixing up[1] Documentation/* and >>> arch/arm/boot/dts/*.dts[i] , arch/arm64/boot/dts/qcom/*.dts[i] >>> >>> We may as well be consistent everywhere. >>> >>> --- >>> bod >> >> >> [1] In a standalone series >> > > Right I will check this and try to adjust the documentation and/or the > other SoCs in a separate series. Agreed, bindings don't really care about labels but they set examples. I'd really appreciate if you could take care of that, Stephan. I would still prefer to apply it for > 8916/8939 as part of this series since I have some unrelated follow-up > changes that would just cause unnecessary conflicts for Bjorn otherwise. > > We already have most newer SoCs using the naming convention in this > patch so it definitely does not make the existing situation any worse. :) Definitely! Konrad > > Thanks, > Stephan