From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6F8FB4406 for ; Mon, 15 May 2023 06:21:46 +0000 (UTC) Received: from mail-ej1-x635.google.com (mail-ej1-x635.google.com [IPv6:2a00:1450:4864:20::635]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2D91F26AE for ; Sun, 14 May 2023 23:21:44 -0700 (PDT) Received: by mail-ej1-x635.google.com with SMTP id a640c23a62f3a-965fc25f009so1986014866b.3 for ; Sun, 14 May 2023 23:21:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1684131702; x=1686723702; 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=gCdYehuHtMBJkQhcQnnc18frs4/zKzkQbtorybO4QbE=; b=YE2d18qXjOcHQ0iNB9GPzwMndPYTSYsGBWPDbDjd2uMYaxOF5eAogLkX3ZJJJq2C5E 2vhZ8/W0NRVQrLyrB1QN4Vl/ZaNOjNxQM/KL6AC2s9GjjaWLA/UEirVZpteo+C60ZpAL UwohJdhqto6EN4kmXUvstDm82pKDqVPAccb7PEguZxmvWbuRYmdsdTwsn6aXX2Fe+7jm paXIhkeavQ/NyRt4MFh2wTua1ksy+XN93HpGBBFZ8cqpIRUsmz/UIP2jXI/DwphrJO3P rECDcfOTWJ6+eunaAZ7Puvdn9ovynMNbx7VH35Attpang8/69rwchZCC+8MVPR8fcz1P NH1Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684131702; x=1686723702; 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=gCdYehuHtMBJkQhcQnnc18frs4/zKzkQbtorybO4QbE=; b=QaaK4+KxmiG88GLonPg6zh8r4Od6ElO4w1fX3Cqmawk/ni2TPxagKyg6MI3qXDDAuH QjDPYvrajPZnu/moGDa+uOqjTVihhTvFAKSgkMuIDc1wKQ7DpsavuNnvSf1wc85II67k 913hSe2bfUtvlZIYjj69t45hNqL6QnTryfTVneHGkUo2HEgE1G4Tw/ipJ4Dc97Z6sArc Ij5m9B4Yporf9jxzT+dEBxqbNAds3disFPXcZ8g1hT3dVVM9Q9/w0vN6ntQ2lYHKLhAu 5ujdkiHgp+gCpYBA0Gs4w80hjNoRgxuQ+ZKY8tN+WEFKXRu72ZDP3vHwz6dLqMXuaunh tM0Q== X-Gm-Message-State: AC+VfDxhBkJrOL9/t28oPWbRXpy3j4FqG8JpPpejJ/Iih8v6fOhDx5rd Vs52g83Zddp9BPZg1OoTh/JFtGgcMMeGd/N3Ejv5Ng== X-Google-Smtp-Source: ACHHUZ5jIhr9vUXrfjLJi04VXD0aXHCRRjFBQbUN4Qcl5Y/Ch0674b/4pc9EH/oV2mRGaehrBbbhWw== X-Received: by 2002:a17:907:318b:b0:957:17c5:8705 with SMTP id xe11-20020a170907318b00b0095717c58705mr26963506ejb.51.1684131702568; Sun, 14 May 2023 23:21:42 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:6470:25b8:7c2d:1992? ([2a02:810d:15c0:828:6470:25b8:7c2d:1992]) by smtp.gmail.com with ESMTPSA id qh20-20020a170906ecb400b009655eb8be26sm9026817ejb.73.2023.05.14.23.21.41 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 14 May 2023 23:21:42 -0700 (PDT) Message-ID: Date: Mon, 15 May 2023 08:21:40 +0200 Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH v4] dt-bindings: net: nxp,sja1105: document spi-cpol/cpha Content-Language: en-US To: Conor Dooley Cc: Andrew Lunn , Florian Fainelli , Vladimir Oltean , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230514115741.40423-1-krzysztof.kozlowski@linaro.org> <20230514-turf-phrase-10b6d87ff953@spud> From: Krzysztof Kozlowski In-Reply-To: <20230514-turf-phrase-10b6d87ff953@spud> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net On 14/05/2023 20:32, Conor Dooley wrote: > On Sun, May 14, 2023 at 01:57:41PM +0200, Krzysztof Kozlowski wrote: > >> +allOf: >> + - $ref: dsa.yaml#/$defs/ethernet-ports >> + - $ref: /schemas/spi/spi-peripheral-props.yaml# >> + - if: >> + properties: >> + compatible: >> + enum: >> + - nxp,sja1105e >> + - nxp,sja1105t > > Is there a particular reason you did not put the "t" variant after the > "s" one? Order is the same as in compatible list. I could sort them here, less changes in the future. Best regards, Krzysztof