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=-7.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 1C73CC433E6 for ; Thu, 11 Mar 2021 12:06:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D53D664FD0 for ; Thu, 11 Mar 2021 12:06:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232986AbhCKMF3 (ORCPT ); Thu, 11 Mar 2021 07:05:29 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56544 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232981AbhCKMFH (ORCPT ); Thu, 11 Mar 2021 07:05:07 -0500 Received: from mail-wm1-x330.google.com (mail-wm1-x330.google.com [IPv6:2a00:1450:4864:20::330]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7087EC061574 for ; Thu, 11 Mar 2021 04:05:07 -0800 (PST) Received: by mail-wm1-x330.google.com with SMTP id r15-20020a05600c35cfb029010e639ca09eso13048130wmq.1 for ; Thu, 11 Mar 2021 04:05:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=aMz02Pw/MDl0mrQwKqYDtH71nVS5Z34c9wdMRV1lOr0=; b=aVrMdt8T8/22diTp99YzVzKObN++3fBBNcFoCKDLcHbKPjlu2RlTSq3KZOHMDaTg36 CHJCYlRl2Fw+L2GAynR9pSnImyRYMJgIUANmZn5OfC9l6ocb6zfv9FFLrF2Jm19Xp5z0 TyvHKIJJ/ySTAdnkr7ks3OFvI/IRhxHyKuHiRAuEM1xZWTRWV1i3ksIhcKEJvSup6tPl BmHCoem893e/iZSd8QV8kU/Ie3Et4yXDfBmC+dAml5FV+uq7CJFRZpjVl2TLvdkg6LaY 1JfxVfUa/3foEvpug8MaBgaa+rnbD8I4jtF/p+GnbI8eafOdORQcqhCdf5tTGPAMMx22 W6ew== 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=aMz02Pw/MDl0mrQwKqYDtH71nVS5Z34c9wdMRV1lOr0=; b=PKpU58kKn+s5l8gp8ZdSHDU56rdxvNnuuiLswfjQw1BS8MvtLaG+YcXZO7ft02iYzX huE6A1KkDk3IfIlEt6WKJATYhIrDKRmoA4LrCUzcW3rx0fa6weo0hiuVYBhRHqssl6aJ tZVsnMPJHgiYcvEOzFjMUtK/FM/FtUWUsYwbRmcMlbhQbwdg1Hkao84FnKdmMgTdscN9 mBunQ/pAQhWtIGnPtSMnI3SQ14VtjqbZNtQp9YZx49nPCpq5hXF2cD28ecjAWpQQ73zr v8xV9Njll7WBD6rN0DEBKPLRhreGX6GIi6qTm+liqMmDiBmJezpmRVWVTlCV619i+ASw UAMA== X-Gm-Message-State: AOAM530NpLeyXbArVki5QyKV5soS6xc6wJFrEcU4FlJAGsmTtoXSRPGu uxn3kLSG48H0dshkq5pCB/SHQFVxl251aQ== X-Google-Smtp-Source: ABdhPJy6rICxcQ9Lhw2Aw4PIYEzaZG0Ub83ywDHcSjrrLcV7UYTGYnhSG+DcKXgHOaT1D38zVLyo/A== X-Received: by 2002:a1c:9d85:: with SMTP id g127mr7881382wme.161.1615464306057; Thu, 11 Mar 2021 04:05:06 -0800 (PST) Received: from ?IPv6:2a01:e34:ed2f:f020:84cf:7f4d:d470:dfd4? ([2a01:e34:ed2f:f020:84cf:7f4d:d470:dfd4]) by smtp.googlemail.com with ESMTPSA id c9sm3516205wrr.78.2021.03.11.04.05.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 11 Mar 2021 04:05:05 -0800 (PST) Subject: Re: [RESEND PATCH v5 2/4] arm64: dts: rk3399: Add dfi and dmc nodes. To: Johan Jonker , heiko@sntech.de Cc: linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, Lin Huang , Enric Balletbo i Serra , =?UTF-8?Q?Ga=c3=abl_PORTAY?= , Rob Herring , Helen Koike , Chen-Yu Tsai , Jacob Chen , Shunqian Zheng , Robin Murphy , Boris Brezillon , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , open list References: <20210308233858.24741-1-daniel.lezcano@linaro.org> <20210308233858.24741-2-daniel.lezcano@linaro.org> <9c36893a-6ca8-dade-e203-890a4071bf50@gmail.com> From: Daniel Lezcano Message-ID: <01efe343-673a-6f4f-13e7-cbf2a7254b6b@linaro.org> Date: Thu, 11 Mar 2021 13:05:04 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <9c36893a-6ca8-dade-e203-890a4071bf50@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 09/03/2021 12:42, Johan Jonker wrote: > Hi Daniel, > > (This is a generic dtsi. How about cooling and dmc ??) Yeah, I will add it after. I need to figure out the right dynamic power coefficient from the different places around (android / chromeos / etc...). Any help for that is welcome. [ ... ] -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog