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 X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 899F8C3F2C6 for ; Tue, 10 Mar 2020 16:35:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5F74821D56 for ; Tue, 10 Mar 2020 16:35:06 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="YAqaHsxH" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726567AbgCJQfF (ORCPT ); Tue, 10 Mar 2020 12:35:05 -0400 Received: from mail-lj1-f196.google.com ([209.85.208.196]:34121 "EHLO mail-lj1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726395AbgCJQfF (ORCPT ); Tue, 10 Mar 2020 12:35:05 -0400 Received: by mail-lj1-f196.google.com with SMTP id s13so5673740ljm.1; Tue, 10 Mar 2020 09:35:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=PkvP9z4GUbrVZ+Tfo0OweyqTQfLrEzalHTdsi1faLQw=; b=YAqaHsxHZ7QEiP/RfzMh3wckjR70ykAPh05l2kvNDWqYE5p/ZxIXbaL2xmAeo2lW+a K32K5ISWWM0HdagOxCudNz+f8586xOz9nDF4cpULQtA5i/cnyzdfVCjzlC+nvwBxoTVi 1JWvxhWgG6xDs02+afbKPbijZj1I0DjuvxhscAn51605ljPbPPpMsADAVS8uyMVXw7ey X8kDfLEJ5wTWBkuUg15ekNno9Nt4mOx3tvHM6crY/1pl6aZAVL5mLqvOT58elYmYddl8 T3glE7ptcGLQmpI0sLPZT6GHNWqAHSsY93/pGS98eGG6R1tOySUBt9FCDNV03DmDwMvP VLDw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=PkvP9z4GUbrVZ+Tfo0OweyqTQfLrEzalHTdsi1faLQw=; b=F6dpAPydcU6bkTMPp9MVTwjUOu7qoN2kJGu+qZ56A1f0teb9iRoliWu2iEdEbcIQ7l bLKKTNJCbVF336bg+9zI/z9F4S0pQucl11K3iI+5VphwVJnPObcMBFkAgqqMrWFOxbBF Gsz58v0r56A/H9yXGa6/ukb+dN6iufvqXLB3LrAeYesKAeR3DhaoiFIvsZGbLYYoIR85 /1ruoFlQN0/Q4eA5M8wEklHYFg0AxbfMJQfZdrmiWqZwzmCBBihcfMwlA6pnNyluFySg RmAIyZcJT9xCuYewDe5TQaptST51I4nsDZSymmmFaW7HvzniPr4nzqIHkp9ZjxIejJXN IvZg== X-Gm-Message-State: ANhLgQ0JQ87qkjTjZMf6mEpQ7o9RSBhKD3alItYyMOuIWD6LkT+GVWFn iMXh8izhd50rDJIDfhZO5as= X-Google-Smtp-Source: ADFU+vtOmqlz7i+eUMH7qZq9/leMubPKixzxvFNQR0VR0HogobgrjeXrBnGYpsTS6kGBKrP3xs99jg== X-Received: by 2002:a2e:5ce:: with SMTP id 197mr4655291ljf.234.1583858103263; Tue, 10 Mar 2020 09:35:03 -0700 (PDT) Received: from [192.168.2.145] (94-29-39-224.dynamic.spd-mgts.ru. [94.29.39.224]) by smtp.googlemail.com with ESMTPSA id a5sm23666109lfl.4.2020.03.10.09.35.01 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 10 Mar 2020 09:35:02 -0700 (PDT) Subject: Re: [PATCH v5 4/8] dt-bindings: memory: tegra: Add external memory controller binding for Tegra210 To: Thierry Reding Cc: Jon Hunter , Rob Herring , Mark Rutland , Michael Turquette , Stephen Boyd , Joseph Lo , devicetree@vger.kernel.org, linux-tegra@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <20200310152003.2945170-1-thierry.reding@gmail.com> <20200310152003.2945170-5-thierry.reding@gmail.com> From: Dmitry Osipenko Message-ID: <67295862-0898-87d1-ddb2-660713501bca@gmail.com> Date: Tue, 10 Mar 2020 19:35:01 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 MIME-Version: 1.0 In-Reply-To: <20200310152003.2945170-5-thierry.reding@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org 10.03.2020 18:19, Thierry Reding пишет: > From: Joseph Lo > > Add the binding document for the external memory controller (EMC) which > communicates with external LPDDR4 devices. It includes the bindings of > the EMC node and a sub-node of EMC table which under the reserved memory > node. The EMC table contains the data of the rates that EMC supported. > > Signed-off-by: Joseph Lo > Signed-off-by: Thierry Reding > --- > Changes in v5: > - convert to dt-schema ... > + memory-region: > + $ref: /schemas/types.yaml#/definitions/phandle > + description: > + phandle to a reserved memory region describing the table of EMC > + frequencies trained by the firmware Shouldn't the table's format be documented?