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 76741C43334 for ; Fri, 22 Jul 2022 19:20:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236047AbiGVTUB (ORCPT ); Fri, 22 Jul 2022 15:20:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53850 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235939AbiGVTUA (ORCPT ); Fri, 22 Jul 2022 15:20:00 -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 0A4F488CFF for ; Fri, 22 Jul 2022 12:19:59 -0700 (PDT) Received: by mail-lj1-x235.google.com with SMTP id r14so6527978ljp.2 for ; Fri, 22 Jul 2022 12:19:58 -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=a4bYXJlSd1ZgaIpQeG4nLdpNWkpj3aQa+2dbGTYQopQ=; b=WcTfpkknrk7XnISZBeGeU6xAVW/U/1wZ5p+F3nYz/nNB3qtD8M04Y4t5BYwFAClcIy mHZMWH2iJaVCQmAMF6zWYNYFDrlLzGtZAClo8Uli1jABpBC+rRovCHyq0cYEpHBSMeiv /U/ezaNHvXvySC9NeRHqXt8rd3riuUq2diOJDj4fY3b+byRU1qdEn6/be9R8tfplIq2/ AV/qX1QMJ3vZmtnSyFNhYa19HPuMFyEO/v6Pg6esZ0LTqgp9HMJT7xbi30GAeeGBoEoK 6QU8UQwUcShemor6NM514mp3bzxskBb55Z9pA5tQ5rpGA+XhjPINIouqcqFHnU2lesLo Ilmw== 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=a4bYXJlSd1ZgaIpQeG4nLdpNWkpj3aQa+2dbGTYQopQ=; b=El7om8ibHEIFi6e+25a6p63Lm+ESL+KmAmQ6VMHWMuUNVTh9s7GPFI/YOL1XsaYeoz fAbp1Rye8nwVvD326/z2SSKQffkoE3qSxuIgO0WYT6kRVQI+z24pkBf8EpPx7b/A/s4h RQjrzOVh47UTQW2nv1LhfqnYoZskGrJ6ngRETp7lHmQQHQTo6quB4yk0S6CFAWTK4YLd ScvBTopMhV79Mx0U8O1b+DKmuEUX1U8MX8rCQI3UnEKwkZCaRhItlBRi7LQfD1VdXdm+ A3Z7QYO0hJU1nd0dOwdFI//tT2hAItfsMs45OKfDsaSgCQfcSOIuUX5YCSJNrkEkqs54 an6w== X-Gm-Message-State: AJIora+8OsX8TFr76ciYMvFtyLRDaHj0vCZX7mBb3wj7/wQYHPCc2jlZ v7P15l76VwK+88M2m42FVuFrNA== X-Google-Smtp-Source: AGRyM1t3gMejbNbAPY5Pp5d2e2dazkxDwrEFj4lIc1gTz2EEKoMCen8+k7gl5W807i6wy0W+Vs4K8A== X-Received: by 2002:a2e:b894:0:b0:25d:9db3:5160 with SMTP id r20-20020a2eb894000000b0025d9db35160mr482866ljp.25.1658517597181; Fri, 22 Jul 2022 12:19:57 -0700 (PDT) Received: from [192.168.10.173] (93.81-167-86.customer.lyse.net. [81.167.86.93]) by smtp.gmail.com with ESMTPSA id r23-20020a2e94d7000000b0025d835fe81esm1276897ljh.115.2022.07.22.12.19.55 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 22 Jul 2022 12:19:56 -0700 (PDT) Message-ID: <0974ebc0-8426-c889-b16a-1d35a4e4309e@linaro.org> Date: Fri, 22 Jul 2022 21:19:55 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH 2/3] dt-bindings: arm: bcm: Refer to the YAML binding for MEMC Content-Language: en-US To: Florian Fainelli , linux-kernel@vger.kernel.org Cc: Rob Herring , Krzysztof Kozlowski , Broadcom internal kernel review list , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "moderated list:BROADCOM BCM7XXX ARM ARCHITECTURE" References: <20220722184138.2666241-1-f.fainelli@gmail.com> <20220722184138.2666241-3-f.fainelli@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20220722184138.2666241-3-f.fainelli@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 22/07/2022 20:41, Florian Fainelli wrote: > Remove the list of existing compatible strings and prefer to use the > YAML binding which more complete and up to date. Ah, so this is partial conversion from TXT? Then please squash it with previous commit and extend the commit msg. > > Signed-off-by: Florian Fainelli > --- > .../devicetree/bindings/arm/bcm/brcm,brcmstb.txt | 11 ++--------- > 1 file changed, 2 insertions(+), 9 deletions(-) > Best regards, Krzysztof