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 58C32C63797 for ; Tue, 17 Jan 2023 11:05:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236719AbjAQLFY (ORCPT ); Tue, 17 Jan 2023 06:05:24 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58656 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236694AbjAQLE7 (ORCPT ); Tue, 17 Jan 2023 06:04:59 -0500 Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2FBB133470 for ; Tue, 17 Jan 2023 03:04:41 -0800 (PST) Received: by mail-wm1-x334.google.com with SMTP id o17-20020a05600c511100b003db021ef437so2749814wms.4 for ; Tue, 17 Jan 2023 03:04:41 -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=PYYRp3TP6ImotUrXlS8Xdarms6MM9WuvjTiVVuoLJS8=; b=D397FEuZXPynYX5R+hmZ27qabcuTLhDT7Z+tX+soWV3ge2fUhPPE3hH54JouG8LsES zPk37JmdXCaI1mlRsg3IJF/QfJ20hsUtabhuRwLL1EjtvJLN5cVXZS6qL84I71QyYsVC LymN2dB6ksOjSNtpPq2b7UqIrpdxPOTQ7LXh09AzI0MClB5s4goGQ3gvLBKKAzVMIBVe OaPZXITca/Ni1EMXCMApgEBUZ8CJgZZXdGxknuA7g+SAsjkE4Ttjfat5P0hwpRhvwRQi 79YF+GL/QMdZTAk+XaAGRJBL/+W4UwTrsrrLj60dDoypdx5iwPx8zpH936ZNUR5HKwZ/ jw8A== 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=PYYRp3TP6ImotUrXlS8Xdarms6MM9WuvjTiVVuoLJS8=; b=Tx0l2clPrDEKNvsAS3sF7hwzn9x6xrd7/edH2Ul/IgwOj9X7H053B+qyeIoFgNpNqU oLpU8TG5CQeVVfZoqcmnYhipgPayIi1iZ49X3JWcrKUJoZMqm1Uujp3wl7OxJUsqAeDp mqvcXluF7iGsrp1Dsbll/PtkzKlrpLZeb+S3OQ0j4XPg5CXAIa1ocgfsZIqqMkg6sq2Z vU1KKmHjJR5sIksMcyy8yDH7YUo2pBzhzeRTBSZeRnF4pHrnczHoFo0qGSmVELt5Mq/N AHzMj/ug/XNZIsty/QRUQ1W+/mo1CSqXi7rlvCDGETMGET/AoYWr80cFPO7I5Clqs862 5FXQ== X-Gm-Message-State: AFqh2kojh58Wfcv6QwbQKwXLz98eSEuBmolA5aRm4ly13eXo0u9gkg7o ltRnoi9HpnCOQPB0cFRtkYB5kA== X-Google-Smtp-Source: AMrXdXus8jo6c5JtL5ZHF6ReqHEvnPdgsfBUMz4+B5f2FSmzjwtrqhSufZtaYbTjFlqkRn55YVoaRg== X-Received: by 2002:a05:600c:2046:b0:3d2:3ae8:886a with SMTP id p6-20020a05600c204600b003d23ae8886amr11297070wmg.17.1673953479661; Tue, 17 Jan 2023 03:04:39 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id m2-20020a05600c3b0200b003dafadd2f77sm7070819wms.1.2023.01.17.03.04.37 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 17 Jan 2023 03:04:39 -0800 (PST) Message-ID: Date: Tue, 17 Jan 2023 12:04:37 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: [PATCH v3 3/8] dt-bindings: interconnect: Exclude all non msm8939 from snoc-mm Content-Language: en-US To: Bryan O'Donoghue , agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, djakov@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org Cc: linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, benl@squareup.com, shawn.guo@linaro.org, fabien.parent@linaro.org, leo.yan@linaro.org, dmitry.baryshkov@linaro.org References: <20230117024846.1367794-1-bryan.odonoghue@linaro.org> <20230117024846.1367794-4-bryan.odonoghue@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20230117024846.1367794-4-bryan.odonoghue@linaro.org> 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 17/01/2023 03:48, Bryan O'Donoghue wrote: > New properties should be defined before the allOf. Move the > patternProperties definition to before the additionalProperties: false in > this file. > > Exclude all non msm8939 compats from containing a matching > patternProperties. > > Signed-off-by: Bryan O'Donoghue > --- Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof