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.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS 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 35BEDC5517A for ; Fri, 6 Nov 2020 18:38:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D426C20735 for ; Fri, 6 Nov 2020 18:38:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604687893; bh=fYco3YEebw8/4Jox0lWtgnOCRLFBqzoX9bxcDuVYhY4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=ApXJaktZQdAul+8eBO7zl/husUOhpWQSOGcdV/MNXvAN4SWi1SxRrMybmbOYFMDHu WcnPA7ASiS74PfbKdSkKZe11AQYv1BgZMYc6VUwewDxbdvuabHUo5q7MOiyvtBnCO8 I+liOBuu9d8IPyKrgnYxxMXHvS2vyNWxX3v03RYo= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727897AbgKFSiN (ORCPT ); Fri, 6 Nov 2020 13:38:13 -0500 Received: from mail-ed1-f65.google.com ([209.85.208.65]:46224 "EHLO mail-ed1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726075AbgKFSiN (ORCPT ); Fri, 6 Nov 2020 13:38:13 -0500 Received: by mail-ed1-f65.google.com with SMTP id t11so2242128edj.13; Fri, 06 Nov 2020 10:38:11 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=lgaaduNWhBtGCGTi0Ry8Q0coZRaawbsMQyKl/2UIEgo=; b=pp/sXCD9BgDiLEcETvzd0oatKdTEZtX8625MQgswZd6yCWHRJOMUJv2l9znsQiLWWE 1JXGNUr0rOLts9GcTzzxS56eMfWIYrMr7vojVvoO6fpaNESu+Jm35kZA38h1Dk7ojqMJ xRCspbySf1JGhIrIcrZhHRtaDuV+pitYjW7cIErTo3tpA/vV2p6SJwzK6NghgT9+7U8n wgFcZYENPY6b7RBYt8GCYsOsG3nauM37Ansp204CldYRuZ1YBUxY6vYmD6h7K1o+OSq/ JdrCp84aNz6EKgcH7GOpwSA29zbqiCd8NrrTsGUQd8PK4Ja/rfHkL7NZmVLcrIvBkb2/ EAMg== X-Gm-Message-State: AOAM530aQ+fSxMR6w5vQcWQZegKpkCNstexDirhXS3b8lkoVW78fTgAH ByPSbW4dbdldLlp0lmKSSXY= X-Google-Smtp-Source: ABdhPJy4HtbN7vYJA2lNpLeh4AOM6cl6mWGJG37W4W7pBtW9Cbp8CePA8JE/iAbGlQ2/RzLAUdYZuA== X-Received: by 2002:a05:6402:22c6:: with SMTP id dm6mr3472585edb.139.1604687890665; Fri, 06 Nov 2020 10:38:10 -0800 (PST) Received: from kozik-lap (adsl-84-226-167-205.adslplus.ch. [84.226.167.205]) by smtp.googlemail.com with ESMTPSA id b24sm1594165edt.68.2020.11.06.10.38.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 Nov 2020 10:38:09 -0800 (PST) Date: Fri, 6 Nov 2020 19:38:07 +0100 From: Krzysztof Kozlowski To: Dmitry Osipenko Cc: Thierry Reding , Jonathan Hunter , Georgi Djakov , Rob Herring , Michael Turquette , Stephen Boyd , Peter De Schrijver , MyungJoo Ham , Kyungmin Park , Chanwoo Choi , Mikko Perttunen , Viresh Kumar , Peter Geis , Nicolas Chauvet , linux-tegra@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org Subject: Re: [PATCH v7 17/47] dt-bindings: memory: tegra20: Add memory client IDs Message-ID: <20201106183807.GQ65086@kozik-lap> References: <20201104164923.21238-1-digetx@gmail.com> <20201104164923.21238-18-digetx@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20201104164923.21238-18-digetx@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On Wed, Nov 04, 2020 at 07:48:53PM +0300, Dmitry Osipenko wrote: > Each memory client has unique hardware ID, add these IDs. > > Acked-by: Rob Herring > Signed-off-by: Dmitry Osipenko > --- > include/dt-bindings/memory/tegra20-mc.h | 53 +++++++++++++++++++++++++ > 1 file changed, 53 insertions(+) Thanks, applied. Best regards, Krzysztof 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.0 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 149EFC388F2 for ; Fri, 6 Nov 2020 18:38:14 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B4988221F8 for ; Fri, 6 Nov 2020 18:38:13 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B4988221F8 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id F13176EAD0; Fri, 6 Nov 2020 18:38:12 +0000 (UTC) Received: from mail-ed1-f67.google.com (mail-ed1-f67.google.com [209.85.208.67]) by gabe.freedesktop.org (Postfix) with ESMTPS id 04CCC6EAD0 for ; Fri, 6 Nov 2020 18:38:12 +0000 (UTC) Received: by mail-ed1-f67.google.com with SMTP id cq7so2059914edb.4 for ; Fri, 06 Nov 2020 10:38:11 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=lgaaduNWhBtGCGTi0Ry8Q0coZRaawbsMQyKl/2UIEgo=; b=bWEpvYPwIh4FzC5r5pPWEo+HH7d29j2XT+4IHLwB7h2mpK0BanjnOUM2COAaDZMTHG tMZKkNXatD7jTbZyohBfebsRHFBgtxeHcIA7nd966oFzw+fPOQE8STyntXMtEH18dPWn vTVTsNdd8Nba8Yf8KY9twWS+7BquaMilp2SC8Szn+PeSSTY9lrAhCUSIRGun9jB4Aes6 61h66Y6o7tKGJa+wbIhTUG/8F0whqKnko/bCvYb8OE9bBnxGvtcZb0gMeWNyeJzNvA34 w5GWpkJ+hBDIwVxUjSmiQGu6FrGML9ueNGcmM/wcU24wCYp6yzR3dr3zzRMhO5u4fHhg gPbQ== X-Gm-Message-State: AOAM531OjiZUY8KXCVwVkiQKUhnHRkIRA77VfXCTpSsf2vCL6cJiRhzC qrGJWXm/bZBC7RI+Ejk6P8fKUcwyUMU= X-Google-Smtp-Source: ABdhPJy4HtbN7vYJA2lNpLeh4AOM6cl6mWGJG37W4W7pBtW9Cbp8CePA8JE/iAbGlQ2/RzLAUdYZuA== X-Received: by 2002:a05:6402:22c6:: with SMTP id dm6mr3472585edb.139.1604687890665; Fri, 06 Nov 2020 10:38:10 -0800 (PST) Received: from kozik-lap (adsl-84-226-167-205.adslplus.ch. [84.226.167.205]) by smtp.googlemail.com with ESMTPSA id b24sm1594165edt.68.2020.11.06.10.38.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 Nov 2020 10:38:09 -0800 (PST) Date: Fri, 6 Nov 2020 19:38:07 +0100 From: Krzysztof Kozlowski To: Dmitry Osipenko Subject: Re: [PATCH v7 17/47] dt-bindings: memory: tegra20: Add memory client IDs Message-ID: <20201106183807.GQ65086@kozik-lap> References: <20201104164923.21238-1-digetx@gmail.com> <20201104164923.21238-18-digetx@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201104164923.21238-18-digetx@gmail.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter De Schrijver , Mikko Perttunen , dri-devel@lists.freedesktop.org, Nicolas Chauvet , Stephen Boyd , Viresh Kumar , Michael Turquette , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring , Jonathan Hunter , Chanwoo Choi , Kyungmin Park , Thierry Reding , MyungJoo Ham , Peter Geis , linux-tegra@vger.kernel.org, Georgi Djakov , devicetree@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, Nov 04, 2020 at 07:48:53PM +0300, Dmitry Osipenko wrote: > Each memory client has unique hardware ID, add these IDs. > > Acked-by: Rob Herring > Signed-off-by: Dmitry Osipenko > --- > include/dt-bindings/memory/tegra20-mc.h | 53 +++++++++++++++++++++++++ > 1 file changed, 53 insertions(+) Thanks, applied. Best regards, Krzysztof _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel