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 4CDF1C3DA78 for ; Tue, 17 Jan 2023 11:05:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236624AbjAQLFZ (ORCPT ); Tue, 17 Jan 2023 06:05:25 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58528 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236535AbjAQLE7 (ORCPT ); Tue, 17 Jan 2023 06:04:59 -0500 Received: from mail-wm1-x32c.google.com (mail-wm1-x32c.google.com [IPv6:2a00:1450:4864:20::32c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2FBEC33471 for ; Tue, 17 Jan 2023 03:04:41 -0800 (PST) Received: by mail-wm1-x32c.google.com with SMTP id c10-20020a05600c0a4a00b003db0636ff84so1250151wmq.0 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=qDswlThkCkc2Z+mmJiYJJA2j5VT+X4m2TWsBtvyA+NufGr3BfXzXFyBFCEif9FxJqQ fLC1IaMz8pfK/7mmBVeh+2n723PcXRK9CTLYD8rlxZla3A7t3RfpusgIss5GhXB0oDAy XoeacqMEmWauSbvot91bVM37ifYAlcmG/Q1xG9TuTE63m51KlN8AR2zOd2v7UHsxhWqI p8Pdp7AWEiQQoPT37kZTlrLZGvk+4F3sJIyS9e3cu05cBDVuz7aFn+9m4ptxcEZi7Q3t +qOLLcxiSd7QWFLHOocLm/k2sAUKLCwbb/iY7de1ChJiR3CHS68f8TvL0h8BX5/pNaLW 8H/w== X-Gm-Message-State: AFqh2kp30uF929aXktQqDBlcYGSwuRzBkvStNNgkt1QTPb8ptRu/54Q4 AUrmEwGSFc66yFECMpcha3cnnQ== 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: devicetree@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