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 10AB9CCA47F for ; Tue, 12 Jul 2022 15:59:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232987AbiGLP7b (ORCPT ); Tue, 12 Jul 2022 11:59:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39478 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231404AbiGLP7a (ORCPT ); Tue, 12 Jul 2022 11:59:30 -0400 Received: from mail-lf1-x131.google.com (mail-lf1-x131.google.com [IPv6:2a00:1450:4864:20::131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6FBFAC1FCC for ; Tue, 12 Jul 2022 08:59:28 -0700 (PDT) Received: by mail-lf1-x131.google.com with SMTP id bu42so14758860lfb.0 for ; Tue, 12 Jul 2022 08:59:28 -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=j6+PXk8lV1TXVHUADsHXPNfDWOMk0hNuY2THqh6dtzw=; b=WCaWesZaI9ZooJ3Eti+u5meFenVeVAykhce3G/w/pyzUZuu3XyOH943ZxO27OBSzUN L7aEBgK/W8Alrcw+AuHvhvJBl/OC/H4k6kdNlZbo6jhkCaJqTK7hCmTzkHNzbvzYVtcn PN106bKvlQlzPhQaDqC7MtCmYYnBIOgtrXHj45OyCn88zBWfUzQQAAacAqajTCQ28ew4 6fwJ2xPHLOFs4Di4yVIYOc9g5wL7+O6L/QiKIsT7ZeLmoKrbxkwuTxUMvsfpVAGyIMTa m6XQCiDHwOTuem6TGtmHq/lZwIMgrfUaLTR6wfTib7UNU9mNmTho1uTwhI+yBXQ628nu r64A== 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=j6+PXk8lV1TXVHUADsHXPNfDWOMk0hNuY2THqh6dtzw=; b=tVm95v9nDQ+PSWpvqCcn+UZIs6j6ti4Y783MBMORN5Y2w9NvwL/KLX8tPnWzrkO5VZ 7NozXE129rYvFb1odUJ+ABXYHRWk6jCOwBmNn+ZlDn8eWImyPXkAz7umqt8btcZdw5Za 9l9L3D58pqgv6/TsXPuDbAj4Y74mHNswiZdGYXCrcIIEHie2VUPO+EpH/m5lkcnz6PG5 0IhoutefBL4GuMedafrWUw07RNTSjskO9JT0PoOc8Dt9qOUXyHHOdvpoCRzIkqwWHR2d EfyjSHdklYKxQOBGuR3D0ImMZNQ/tQrwosX9hPPqiMiOPySwlYF0R1TwWmvGktCq/PBT Wa/g== X-Gm-Message-State: AJIora9OHerq4AMjznKKjVDz47dxBdGynlJdvYStvNEFxizxPbNfLTQk eAp5OG9yuP9E6VzErmPKBZHEVQ== X-Google-Smtp-Source: AGRyM1sXKSwY2kqCkXvSTvsJkmso8Nd0IefLuqwg19gmixZGRWhA3P4R74SYwesubgb1pAJocgzMAA== X-Received: by 2002:ac2:4e03:0:b0:485:74c4:97ce with SMTP id e3-20020ac24e03000000b0048574c497cemr15199250lfr.13.1657641566787; Tue, 12 Jul 2022 08:59:26 -0700 (PDT) Received: from [10.0.0.8] (fwa5da9-171.bb.online.no. [88.93.169.171]) by smtp.gmail.com with ESMTPSA id t21-20020a056512209500b0047f84ecae2esm2235047lfr.236.2022.07.12.08.59.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 12 Jul 2022 08:59:26 -0700 (PDT) Message-ID: Date: Tue, 12 Jul 2022 17:59:22 +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 v5 04/13] dt-bindings: memory-controllers: add canaan k210 sram controller Content-Language: en-US To: Conor.Dooley@microchip.com, damien.lemoal@opensource.wdc.com Cc: daniel.lezcano@linaro.org, Eugeniy.Paltsev@synopsys.com, sam@ravnborg.org, daniel@ffwll.ch, paul.walmsley@sifive.com, vkoul@kernel.org, palmer@rivosinc.com, airlied@linux.ie, palmer@dabbelt.com, aou@eecs.berkeley.edu, robh+dt@kernel.org, masahiroy@kernel.org, geert@linux-m68k.org, niklas.cassel@wdc.com, dillon.minfei@gmail.com, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linux-riscv@lists.infradead.org, fancer.lancer@gmail.com, thierry.reding@gmail.com References: <20220705215213.1802496-1-mail@conchuod.ie> <20220705215213.1802496-5-mail@conchuod.ie> <969567fa-77ec-48da-ef63-c5d18de4b213@microchip.com> From: Krzysztof Kozlowski In-Reply-To: <969567fa-77ec-48da-ef63-c5d18de4b213@microchip.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 12/07/2022 17:54, Conor.Dooley@microchip.com wrote: > On 11/07/2022 00:21, Damien Le Moal wrote: >> On 7/11/22 04:39, Conor.Dooley@microchip.com wrote: >>> Damien, Krzysztof, >>> >>> I know this particular version has not been posted for all that >>> long, but this binding is (functionally) unchanged for a few >>> versions now. Are you happy with this approach Damien? >>> U-Boot only cares about the compatible & the clocks property, >>> not the regs etc. >>> >>> I (lazily) tested it in U-Boot with the following diff: >> >> If both the kernel and u-boot still work as expected with this change, I >> am OK with it. > > It's all yours so Krzysztof :) It's too late in the cycle for me to pick it up. If you have alternate tree to take it through, go ahead with: Reviewed-by: Krzysztof Kozlowski Otherwise, I'll take it after the merge window of v5.20, so in ~1 month according to crystal ball. Best regards, Krzysztof