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 9F1FDC433EF for ; Mon, 20 Jun 2022 12:50:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241448AbiFTMux (ORCPT ); Mon, 20 Jun 2022 08:50:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33294 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241137AbiFTMuw (ORCPT ); Mon, 20 Jun 2022 08:50:52 -0400 Received: from mail-ej1-x632.google.com (mail-ej1-x632.google.com [IPv6:2a00:1450:4864:20::632]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5606313F6D for ; Mon, 20 Jun 2022 05:50:49 -0700 (PDT) Received: by mail-ej1-x632.google.com with SMTP id fu3so20901605ejc.7 for ; Mon, 20 Jun 2022 05:50:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=wVGPCyQyPkXTNhupcCugMyUqAIjoQ2WAlQx451WBx0I=; b=dYC9w8eDKPI+JGg49DsE+daHrtI1etV780GnsMfr8ha5KntBMDTWbv4sYUG4CY9gNn fbvpsVmFnde2GARCnt42yjPrlgz1A/fHOjq2aQwU58khMNY+OzzgHto+iU/g94o0LjsH HIDWiFwMjvQUN/Qp7xywZefNzn+qJympTQOCkfIqqaSVU4S2NkcmSDPQKbEin+5+b5Xm nXD17eBwKop1QpWM5iySrFoK9usHrVWafJVabIYCIyYuVWln8bH3THIxC4E17oMEew5e Iysip+1On7OdaqNte+TrbeAGQHryGTDFQyZF5rkt1LyGKR1S4ARKUJ8vUh3StZpSJfU+ 839g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=wVGPCyQyPkXTNhupcCugMyUqAIjoQ2WAlQx451WBx0I=; b=lkhw1wcvJV0nzB/q9Yipj4xFAMykykOruF68APh+EAavtfoiFd354gFUVnR4TEdIRe qqQ6LzQT/H6pE4YHFs0TBRrLUq9LjUC5JqXTFJM/J8lyr83qIPebeoFDx6gONSEnq/VH sisM+5PMygIm7hgYw0aIWsS5wcawQV9wScuP09GXbW8Lmb2TwS4/ZX7xNuSzaKwv4YSO y9m9cZyiidmN1SQYT8iTBODqaJpgeYUq8F7/eMWmGsJn40hQZI5HRwV0bUOePMpwn4F0 YbQ0oDwLrpopotfkY4RciKLmXvyPi18CIVFuzdFaMrmh57KYW9xyNLdt6toivxRRD7VY UlPA== X-Gm-Message-State: AJIora+CgXt0E89asN4AQ/bWeSwIWsClf+V0fw3AY4RcdHyMjLvMrLOE eQV3mBJakU3xNYk4w6E0S4HSFQ== X-Google-Smtp-Source: AGRyM1szXn/V8sntLjlItwCnzxeR/PMgaxIVnmKQ5ioDo/U2K9vNJYDX8XT2OfmCLsGo4DE6u1he+Q== X-Received: by 2002:a17:907:6e0f:b0:706:9a4f:2f3d with SMTP id sd15-20020a1709076e0f00b007069a4f2f3dmr20880444ejc.413.1655729447921; Mon, 20 Jun 2022 05:50:47 -0700 (PDT) Received: from [192.168.0.210] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id z7-20020a05640240c700b0042617ba63c2sm10546832edb.76.2022.06.20.05.50.46 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 20 Jun 2022 05:50:47 -0700 (PDT) Message-ID: Date: Mon, 20 Jun 2022 14:50:45 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH v5 02/15] dt-bindings: mmc: cdns: Add AMD Pensando Elba SoC binding Content-Language: en-US To: Brad Larson , linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org, adrian.hunter@intel.com, alcooperx@gmail.com, andy.shevchenko@gmail.com, arnd@arndb.de, blarson@amd.com, brijeshkumar.singh@amd.com, catalin.marinas@arm.com, gsomlo@gmail.com, gerg@linux-m68k.org, krzk@kernel.org, krzysztof.kozlowski+dt@linaro.org, lee.jones@linaro.org, broonie@kernel.org, yamada.masahiro@socionext.com, p.zabel@pengutronix.de, piotrs@cadence.com, p.yadav@ti.com, rdunlap@infradead.org, robh+dt@kernel.org, samuel@sholland.org, fancer.lancer@gmail.com, suravee.suthikulpanit@amd.com, thomas.lendacky@amd.com, ulf.hansson@linaro.org, will@kernel.org, devicetree@vger.kernel.org References: <20220613195658.5607-1-brad@pensando.io> <20220613195658.5607-3-brad@pensando.io> From: Krzysztof Kozlowski In-Reply-To: <20220613195658.5607-3-brad@pensando.io> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 13/06/2022 21:56, Brad Larson wrote: > From: Brad Larson > > AMD Pensando Elba ARM 64-bit SoC is integrated with this IP and > explicitly controls byte-lane enables. > > Signed-off-by: Brad Larson > --- > .../devicetree/bindings/mmc/cdns,sdhci.yaml | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) > > diff --git a/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml b/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml > index 4207fed62dfe..35bc4cf6f214 100644 > --- a/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml > +++ b/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml > @@ -13,10 +13,24 @@ maintainers: > allOf: > - $ref: mmc-controller.yaml > > + - if: > + properties: > + compatible: > + enum: > + - amd,pensando-elba-sd4hc > + then: > + properties: > + reg: > + items: > + - description: Cadence host controller registers > + - description: Byte-lane control register > + minItems: 2 > + Except Rob's comment, the entire section now should be moved to bottom - just before unevaluated/additionalProperties:false Best regards, Krzysztof