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 20FAEC05027 for ; Thu, 2 Feb 2023 09:36:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232165AbjBBJg5 (ORCPT ); Thu, 2 Feb 2023 04:36:57 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45944 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232208AbjBBJgw (ORCPT ); Thu, 2 Feb 2023 04:36:52 -0500 Received: from mail-wm1-x32e.google.com (mail-wm1-x32e.google.com [IPv6:2a00:1450:4864:20::32e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 039706CC9F for ; Thu, 2 Feb 2023 01:36:33 -0800 (PST) Received: by mail-wm1-x32e.google.com with SMTP id n28-20020a05600c3b9c00b003ddca7a2bcbso862454wms.3 for ; Thu, 02 Feb 2023 01:36:32 -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:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=Dt8ozUADZ6eeGHmzvcBaxCI0C79i87ycD5W165HFrnQ=; b=LlAsSUPrUvuIh5VUAOPjfHAoGUfXDX96nCiMDKbEZernph10xhS3CkihOKxrZc6M6Q r3e3tEYxj3Xi6yxBI5LfR5VyxjChKvfVXmXt+pExhvjSG2RAiboe8x+CnT0E3k1JImKc 2DHP6QDfPWbBRhkqBFlbSUTK62wLR0rF7g/zm6egvDpDqY+wWQR9zUgUHUJxQoEYf6f2 cCh8Y9PLVQj/EPBvAl3Ri0mBTjQ9Kw7cELWGJxEcs7qqnv49rjtR0em+7BZzl8O6/e6m Y+R6G0AC+RSzcm/9Yjp5tclKtZxbLKPeVC/kOMyQfp5RoEJcA9kyzK9xkVlpFIZqLlqQ J5qw== 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: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=Dt8ozUADZ6eeGHmzvcBaxCI0C79i87ycD5W165HFrnQ=; b=UALTgaBGIqxbfUyQ9jllldIsf5rLXlNhKIU3D27RR0/dKCSgq837D4rLW7mQY8mQAH FWd+0aZTgW0/iiK6hxcoWkQH1Hi3KmT5YdqYPHQpFUJfChhTwlq1DHT3jDH4PilGavTN 7ETL64kBYwpSNttRzS1Og9SvTgERpI6Y5cszU/UsRENPLGWnknen4bpNumbb7nXpx5Np Kz0Y8nVQlr8zWVfxwenq9bymM4ZCm3VwayD/HaE4Ke9Vt2CKhV7lavwiKuk94jKciFwR FZ4hz6Di+69FbK0ypobpLB57LqyxauNhePjPsRVKPYXiB6SrVQy+MJ1XzkK57HabQpRH kXbw== X-Gm-Message-State: AO0yUKUgwnEkL43M5G4LjdjmyHdU5I4+TEMEvXswAk8s9V+YMR3joNqC 90zIFWhGJt1f0Wx4finBiPbOnA== X-Google-Smtp-Source: AK7set8B5X1XicB6CO5YGe0QdiSaCPJUiAmapInJVjJKHSPrSIQU5oErqrpGdMcOozxKFkfjMfu7FA== X-Received: by 2002:a05:600c:5006:b0:3dc:58d5:3a80 with SMTP id n6-20020a05600c500600b003dc58d53a80mr1267788wmr.24.1675330591551; Thu, 02 Feb 2023 01:36:31 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id m2-20020a056000180200b002bfb5618ee7sm19468693wrh.91.2023.02.02.01.36.30 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 02 Feb 2023 01:36:31 -0800 (PST) Message-ID: <722c731f-646d-f953-7408-353bebf2a870@linaro.org> Date: Thu, 2 Feb 2023 10:36:29 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH 1/3] arm64: dts: qcom: sm8350-hdk: align pin config node names with bindings Content-Language: en-US To: Konrad Dybcio , Andy Gross , Bjorn Andersson , Linus Walleij , Rob Herring , Krzysztof Kozlowski , Vinod Koul , linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230201154321.276419-1-krzysztof.kozlowski@linaro.org> <844ecb2f-e398-1187-810a-4f24372bd189@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <844ecb2f-e398-1187-810a-4f24372bd189@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/02/2023 16:46, Konrad Dybcio wrote: > > > On 1.02.2023 16:43, Krzysztof Kozlowski wrote: >> Bindings expect pins to be named with certain pattern. >> >> Signed-off-by: Krzysztof Kozlowski >> >> --- > Do we want a Fixes: here? > > Reviewed-by: Konrad Dybcio Could be: Fixes: d96d8f9192be ("arm64: dts: qcom: sm8350-hdk: Enable lt9611uxc dsi-hdmi bridge") Best regards, Krzysztof