Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp3422410ybc; Thu, 14 Nov 2019 08:54:47 -0800 (PST) X-Google-Smtp-Source: APXvYqzA4nbmlC93F3zIH6nxCtieqiNaLzGSoneX48+DP9QY9MNpTPLiuU4dWAl0sHvOSx1xHDLK X-Received: by 2002:aa7:c2c7:: with SMTP id m7mr2353225edp.295.1573750484859; Thu, 14 Nov 2019 08:54:44 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573750484; cv=none; d=google.com; s=arc-20160816; b=0JC/chvFKyXsE/a44xw7gC8B1g1Z8j//yLBHU1dgF/feBjareCWpXcrYj1KsQgblrZ ZOx3ZFpJXmh0+hh3H44T6HMMnWhd/A7txcfY0X+d+4sBzh8gY7oF0I6CzIp4m6Os4LTX M8Ft3UJu1Cr0yMwefUKK12nFDwmc7hGqOyWCA9TcZ54eqwaf+9/wK6lLOKKtTySn4tI3 T3wxm7l6xhzp6jo+7+GTV1ppfk5pofNuyAAqrYu269Urh5IEJSP0jceKSS3uBPdbs7QA 7w95F5UTy9sTY41A+OpU7HRf8ni+j1XEiXiD/sMnkifdxsqGbft7+xVlgVi9SmQ/otNy e0nA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=IDvIKWh8c9nDQ4otIahI6z+P0Lni0S4o4l5AN1098cw=; b=za5wPX91dlzZH1/dQMWJhf4EL+gX0XQiVT14LL/JOzfyIDSOgJFM7kab7XdIceiOKL L2yN3/WWfdsezJ+y6FgQJ7ElyznuV7uC/FQIvZxHNmtih/6nzgJJomsnjqsERlt6TS3M p0f/P0T7mnxImJP8DCrh/9Cvkef/inKi0awk5QIyEl40pAO+hoQqX8wD4Iyk/djt/gns H6uQfTYyIv4qXDmFyY2lSo1hbQtN90s6wk+iYCv2joF8K1f/fjuhPf35GW+A/porhfm1 ubTgkz92XafxlsvnxAs19gdjjFLtTYbsieQ6C5UcL7PIYCKynM/4MeS5iqRMY/8Jf36k 96zQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h53si4359658edh.200.2019.11.14.08.54.19; Thu, 14 Nov 2019 08:54:44 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727063AbfKNQuT (ORCPT + 99 others); Thu, 14 Nov 2019 11:50:19 -0500 Received: from muru.com ([72.249.23.125]:42222 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726491AbfKNQuT (ORCPT ); Thu, 14 Nov 2019 11:50:19 -0500 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 6886080E7; Thu, 14 Nov 2019 16:50:53 +0000 (UTC) Date: Thu, 14 Nov 2019 08:50:13 -0800 From: Tony Lindgren To: Caleb Robey Cc: linux-patch-review@list.ti.com, Jason Kridner , Lokesh Vutla , Jason Kridner , Faiz Abbas , Andreas Dannenberg , Jean-Jacques Hiblot , Praneeth Bajjuri , "Andrew F . Davis" , Grygorii Strashko , Robert Nelson , Rob Herring , Mark Rutland , =?utf-8?Q?Beno=C3=AEt?= Cousson , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: [uL PATCH 1/2] ARM: dts: am5729: beaglebone-ai: adding device tree Message-ID: <20191114165013.GP5610@atomide.com> References: <20191113221345.4795-1-c-robey@ti.com> <20191113221345.4795-2-c-robey@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191113221345.4795-2-c-robey@ti.com> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Caleb Robey [191113 22:15]: > From: Jason Kridner > > BeagleBoard.org BeagleBone AI is an open source hardware single > board computer based on the Texas Instruments AM5729 SoC featuring > dual-core 1.5GHz Arm Cortex-A15 processor, dual-core C66 digital > signal processor (DSP), quad-core embedded vision engine (EVE), > Arm Cortex-M4 processors, dual programmable realtime unit > industrial control subsystems and more. The board features 1GB > DDR3L, USB3.0 Type-C, USB HS Type-A, microHDMI, 16GB eMMC flash, > 1G Ethernet, 802.11ac 2/5GHz, Bluetooth, and BeagleBone expansion > headers. > > For more information, refer to: > https://beaglebone.ai > > This patch introduces the BeagleBone AI device tree. > > Note that the device use the "ti,tpd12s016" component which is > software compatible with "ti,tpd12s015". Thus we only use the > latter driver. > > Signed-off-by: Jason Kridner > Cc: Robert Nelson > Cc: Caleb Robey Hmm so this one has "From: Jason Kridner ", but seems like you may have updated it and are sending it out, so it probably should also have your Signed-off-by. Note that you can summarize your additions with something like: Signed-off-by: Jason Kridner [c-robey@ti.com: fixed up xyz against mainline kernel] Signed-off-by: ... Regards, Tony