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 0E4A0C32771 for ; Mon, 26 Sep 2022 09:32:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234926AbiIZJcY (ORCPT ); Mon, 26 Sep 2022 05:32:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58642 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234901AbiIZJbo (ORCPT ); Mon, 26 Sep 2022 05:31:44 -0400 Received: from mail-lj1-x235.google.com (mail-lj1-x235.google.com [IPv6:2a00:1450:4864:20::235]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 035A214D13 for ; Mon, 26 Sep 2022 02:30:45 -0700 (PDT) Received: by mail-lj1-x235.google.com with SMTP id p5so6688674ljc.13 for ; Mon, 26 Sep 2022 02:30:44 -0700 (PDT) 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; bh=2Yu8bG0PXNsqAl47py+IuYhYzcHI1NWDde90PNG5Uqg=; b=XCMsfR5EP/Ik00ZfIqacGvEDgg19Ktr2neIyBBHt6d+bjhYI0yjp8dzKL0XuFPOWkh sxrAvutvh5DtrGmumn0+f5iK6HwYBlKIiTT0gFX1GvX6USO3WSrds3bQX0hTyZgmLL2W Y7SrSuY4Pd9L9rA2SxJ3Rhpsyi4LU6OJwcrSyX15QMGQgVHYtHYBbwGm9cn1VlP2E4qp Hwu75aqqUFvI5udV727VJHA6vUXngH4XnSeXMuj5BTc/N9l2A3nOnNBHzCIGbjNI03Z2 ZYOF6od0Nke72p8/KGjVpYh2B9jBC5JnZS6RQAOL393bDCOT4gtM7v1TW3Bo4osv2pUA 7ocQ== 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; bh=2Yu8bG0PXNsqAl47py+IuYhYzcHI1NWDde90PNG5Uqg=; b=WjRCNMdRqmogUqndWoRtXz6+lhFJZ0e/VXre2J7F7XWjx2sVN30NT4y+wba7Vmp1ry 2OtmT1Cg3hWqSddJaVY6DWFJXAAxQPi0PpITNkSaR3gmOxl7uZNJ0zQIzLAKfAIHx/wP KtnWGOu+60gi4Nd241Tv9sMGPl5kkFAr3mEs1DijR4yrHRVWfHr906+tnp+TvG7wwTR7 e1W/SwDLnEpYTGyFNLanl/aQ1IhdiVI4o0plYIplFLh+4o0wD7Ew2Srb++t3qEZXO/l2 XHRJ3kuTm81Hd2EiSBcZsZXu10wfBVrf7pDfXidtcIb92qMrWMXMvQ7gLgChxIimssnx 36hQ== X-Gm-Message-State: ACrzQf2h0F5/WKad5oZm5LZi9gR/J0ReRMuUpqprllR6XOtuH27+/d8l Jbor8m2/+4CtzfkIRUP8hHKgMb/JopYnjQ== X-Google-Smtp-Source: AMsMyM4TUxVRJosSGk/D8n1lT4eAVP20De3VLWv4b+SbUppDW9re8JvkQWhlivWbyIJzTuLuoqdLYg== X-Received: by 2002:a05:651c:c90:b0:26d:94f3:114d with SMTP id bz16-20020a05651c0c9000b0026d94f3114dmr2124083ljb.139.1664184643406; Mon, 26 Sep 2022 02:30:43 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id q23-20020a056512211700b0048a9b197863sm2478454lfr.235.2022.09.26.02.30.41 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 26 Sep 2022 02:30:42 -0700 (PDT) Message-ID: <7fdcff6a-9db9-a9d0-4013-7d3ff5fd5d8c@linaro.org> Date: Mon, 26 Sep 2022 11:30:40 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: [PATCH v5] dt-bindings: qcom: document preferred compatible naming Content-Language: en-US To: 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 Cc: Rob Herring , Srinivas Kandagatla , Dmitry Baryshkov , Vinod Koul , Alex Elder , Robert Foss , Bhupesh Sharma References: <20220720073326.19591-1-krzysztof.kozlowski@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20220720073326.19591-1-krzysztof.kozlowski@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 20/07/2022 09:33, Krzysztof Kozlowski wrote: > Compatibles can come in two formats. Either "vendor,ip-soc" or > "vendor,soc-ip". Qualcomm bindings were mixing both of usages, so add a > DT schema file documenting preferred policy and enforcing it for all new > compatibles, except few existing patterns. > > Signed-off-by: Krzysztof Kozlowski > Reviewed-by: Rob Herring > Guys, This is waiting for two months. If you do not like it, please respond with some comments. Best regards, Krzysztof