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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 77E06C433FE for ; Wed, 6 Oct 2021 17:21:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 612166113E for ; Wed, 6 Oct 2021 17:21:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239375AbhJFRXI (ORCPT ); Wed, 6 Oct 2021 13:23:08 -0400 Received: from smtp-relay-internal-0.canonical.com ([185.125.188.122]:50378 "EHLO smtp-relay-internal-0.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239382AbhJFRXG (ORCPT ); Wed, 6 Oct 2021 13:23:06 -0400 Received: from mail-lf1-f69.google.com (mail-lf1-f69.google.com [209.85.167.69]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-0.canonical.com (Postfix) with ESMTPS id D9E103F32D for ; Wed, 6 Oct 2021 17:21:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1633540872; bh=0cZECXo5Oq8InSEcFNJKeXKiRtAxuD956eiEhsyqxn4=; h=Subject:To:Cc:References:From:Message-ID:Date:MIME-Version: In-Reply-To:Content-Type; b=AX9u71FHGawoS6+mJqpcRQbFNKaDePnSLr0KzGkUVe3iIkjvrWPiJvrHBDcEH/MBB 2owUXAT+pYWN290gxk4cwRTmNNQrLTKn/lZ1bgzghHy00mVKa2hAVQoNvBhLXXY8q5 SRUYKCiHMvgqXAHZCWCLjCoHkxxg3X6SEF034UHk84tMF3YE8HwmqQvh11VVVnnrZA 6IaqSgBT7i8cF6FQuCqfwWHEccovKivBWAG15YTDw2qQviX+NoROno5kvFfBPip0Gv yuWFffSv3hRR+8RKpdkpHx1/tHL7XxPu6cLZANS+lpHa11XQuIcL/oEymoiXItQytS unoKNor2PXLWQ== Received: by mail-lf1-f69.google.com with SMTP id c42-20020a05651223aa00b003fd328cfeccso2543169lfv.4 for ; Wed, 06 Oct 2021 10:21:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=0cZECXo5Oq8InSEcFNJKeXKiRtAxuD956eiEhsyqxn4=; b=AlyA9VTNy0+UiOaECS+nQrXVWUBdfH3qExAFCW+frLq9PYgZKEOwm5K7Bdg3oLHGTr DEFgpNghL6qqOZOYvePWEEURf03izdboA/LVudu8SUtI83MiUJcoTBFNWjoh64c7VssI S4oc2AulDadLvL81A+Ceh3hnEuaRN2IKOZXh3qAAYyIYFTszfmaKQUWRcJOJ/ELrYFD8 qtloPT0Ce/sKpung631uGjMPqCUOJtl476Rac0qGBiXfYpG8U2AGUH83bxBQKGCX2ScG YAibdj7up+SVN5COdXrs2CXNkLVrcIxlq0IUVxNwE2O1+nGTZlAf123g1CtfEDWzuQaD x3rg== X-Gm-Message-State: AOAM531r0v3cYw3nYrGWSz+CasndeDYvsfqU6oze16koR6970T5nBAOz 68W0sJUZHQYCXhH/oevP5wrhbZ4Fgq9iY9CT/v6Rl30knVGD9q7mX869uuOBmAfHahOZk8Telrk ynm44JzjIfqtc2U/nMLy7jC14AscxOp115vNG6/nUDg== X-Received: by 2002:a2e:160a:: with SMTP id w10mr29552889ljd.50.1633540872136; Wed, 06 Oct 2021 10:21:12 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx7gOFBqomi1IBdeCW+tCVrsZh82TOgzFybJHNk6+qbcfd0gOuOv7SH3dwoY9oJfUibCBvADg== X-Received: by 2002:a2e:160a:: with SMTP id w10mr29552863ljd.50.1633540871949; Wed, 06 Oct 2021 10:21:11 -0700 (PDT) Received: from [192.168.0.20] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id d13sm2319339lfi.48.2021.10.06.10.21.10 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 06 Oct 2021 10:21:11 -0700 (PDT) Subject: Re: [PATCH v4 2/7] dt-bindings: memory: lpddr2: Convert to schema To: Dmitry Osipenko , Thierry Reding , Jonathan Hunter , Rob Herring Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org References: <20211005230009.3635-1-digetx@gmail.com> <20211005230009.3635-3-digetx@gmail.com> <6b8f6ef7-cfc5-3a8b-d44d-f4080a85ecf3@canonical.com> <7047ad7b-52d6-0c91-b7d2-b115ea69506f@gmail.com> From: Krzysztof Kozlowski Message-ID: <6610ce30-405c-0a91-eb36-37ca3d0cf730@canonical.com> Date: Wed, 6 Oct 2021 19:21:10 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <7047ad7b-52d6-0c91-b7d2-b115ea69506f@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/10/2021 17:41, Dmitry Osipenko wrote: > 06.10.2021 13:57, Krzysztof Kozlowski пишет: >>> + density: >>> + description: | >>> + Density in megabits of SDRAM chip. Obtained from device datasheet. >> You need here a type/ref, so uint32. >> > > The type is uint32 by default. I can add it, but it's not really necessary. Hmmm, maybe I missed some background here. Who sets uint32 as default? The schema does not define "density" so this is more like a vendor-type property which required therefore a type. Also Rob's pointed this to my patch here around "op_mode": https://lore.kernel.org/linux-samsung-soc/cdcd4eda-a7a9-2aa2-1316-e7184ff30bf3@canonical.com/T/#m17adea693a9cbcca75b0ba6f9d878f5fd1bf5d14 Best regards, Krzysztof