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 94594C4332F for ; Fri, 9 Dec 2022 10:25:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229685AbiLIKZK (ORCPT ); Fri, 9 Dec 2022 05:25:10 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46608 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229853AbiLIKZI (ORCPT ); Fri, 9 Dec 2022 05:25:08 -0500 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 13ECD61BB3 for ; Fri, 9 Dec 2022 02:25:07 -0800 (PST) Received: by mail-lj1-x22d.google.com with SMTP id z4so4465224ljq.6 for ; Fri, 09 Dec 2022 02:25:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; 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=yOtIGgZTz5rbWK4rKV6rRYl3mDfMnPMz6gg/QMTk5+s=; b=fpqPNTBFrz3Kr6CGm/v4qrfW0ytpkSBQnJoYu/xu94TX+HKWocL6JG8Bv9J55AlL0Y sVCUCM46l4bmxNGYjXL4jmFElfXPJBeGQ4FnrkZpZNNcuE2NGPrMvZV2izXLPNxB5PjD I8OceDB5hNBHXAs9uoIZ/bZTe7iMxufAyv8d1tqPHQPvN9n8VQ3sRjxG0A2LwBv0znCq Xc8q4gvTglbhMR78591Oij9Y+Xe88fVEoWf/6Dq5c6NYIbtX7KsPx3N7U8RMFzzZdqYE zJWqVSA4jFVGla+lfMEcwkbOUngMGMDSRKDG+nenEjmIgRky6y2CrXsekH8hsCfQGNhF +LNQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=yOtIGgZTz5rbWK4rKV6rRYl3mDfMnPMz6gg/QMTk5+s=; b=JASPnKUWtA2cqJtYuOayzknjoXE3/aUa1YCUtgC4m+z+hKYIc+IQiyzOGJG3ZC16hH S27VZhxOdKlHz9VRKJeajOlv0fqYNmoynp5cVAHwp9V/dNO1+Nkquu0iEJMSiemLF2h6 IWSciVOJGNBTEaq/kiwhrVbUFqYnwAQm7CmSXvv5ssOlidVP8yfnr5XiSwfd/XGrEH/g p6qBm5O6ivlJR5RH1yCLZET3ppu9ykG7X/ps8t3E5kHIgJ/rxuHIwii1YUmkVXiiQ2DK O/aytwqoKXQBa6p4ol8GbuY2uXfAOf/pr3RvkTP837ilMKjj3A4GO2nmr4RKJh592vJP oB0g== X-Gm-Message-State: ANoB5pk4AYa0/9qnwShkRBxZ5aLQ2fSoleVnfTnJxP+1ELtrz8y9f6z4 1WyzjHniLHNOgug+ON5B2wV0+A== X-Google-Smtp-Source: AA0mqf4+jUvlgJI+n9wtlOuqyiLa1j1wItLezrUSNRCfZRwesZZuIJ1dWG5Dq1rYhfTM13TUIXf3cA== X-Received: by 2002:a2e:868e:0:b0:279:8056:8b07 with SMTP id l14-20020a2e868e000000b0027980568b07mr1126121lji.20.1670581505222; Fri, 09 Dec 2022 02:25:05 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id t2-20020a2e7802000000b0027741daec09sm158243ljc.107.2022.12.09.02.25.03 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 09 Dec 2022 02:25:04 -0800 (PST) Message-ID: Date: Fri, 9 Dec 2022 11:25:02 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.1 Subject: Re: [PATCH v3 2/3] arm64: dts: qcom: sdm845: align TLMM pin configuration with DT schema Content-Language: en-US To: Doug Anderson Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221202155738.383301-1-krzysztof.kozlowski@linaro.org> <20221202155738.383301-2-krzysztof.kozlowski@linaro.org> From: Krzysztof Kozlowski 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 02/12/2022 17:53, Doug Anderson wrote: > Hi, > > On Fri, Dec 2, 2022 at 7:57 AM Krzysztof Kozlowski > wrote: >> >> DT schema expects TLMM pin configuration nodes to be named with >> '-state' suffix and their optional children with '-pins' suffix. >> >> Signed-off-by: Krzysztof Kozlowski >> >> --- >> >> Cc: Doug Anderson >> >> Tested on Qualcomm RB3. Please kndly test a bit more on other devices. >> This should not have an functional impact. >> >> Changes since v2: >> 1. Bring back UART6 4-pin bias/drive strength to DTSI. > > Just to be clear, it doesn't actually belong in the DTSI, but it was > there before your patch and it's fine if your patch series doesn't fix > the whole world. I'm OK with this one staying in the DTSI for now just > to keep things simpler. > > One change missing in v3 that I would have expected based on our > discussion in the previous version would be to "Add UART3 4-pin mux > settings for use in db845c." I think you said you would do this, but I > don't see it done. Hm, I don't recall that. Changing db845c to usage of RTS/CTS is independent problem, not related to fixes or aligning with DT schema. Best regards, Krzysztof