From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754212AbbIXMFU (ORCPT ); Thu, 24 Sep 2015 08:05:20 -0400 Received: from mail.kernel.org ([198.145.29.136]:56101 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752380AbbIXMFS (ORCPT ); Thu, 24 Sep 2015 08:05:18 -0400 Date: Thu, 24 Sep 2015 05:05:12 -0700 From: Shawn Guo To: Yuan Yao Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, hongtao.jia@freescale.com Subject: Re: [PATCH] arm/dts: Add node for ina220 on LS1021ATWR Message-ID: <20150924120511.GN3529@tiger> References: <1442391643-37883-1-git-send-email-yao.yuan@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1442391643-37883-1-git-send-email-yao.yuan@freescale.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 16, 2015 at 04:20:43PM +0800, Yuan Yao wrote: > The INA220 monitors both shunt drop and supply voltage. > > Signed-off-by: Yuan Yao For sake of consistency, the subject prefix of dts patches that I collect should be like "ARM: dts: ...". I changed prefix and applied patch. Shawn