From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753334AbcBVCzD (ORCPT ); Sun, 21 Feb 2016 21:55:03 -0500 Received: from mail.kernel.org ([198.145.29.136]:43520 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753302AbcBVCy7 (ORCPT ); Sun, 21 Feb 2016 21:54:59 -0500 Date: Sun, 21 Feb 2016 20:54:54 -0600 From: Rob Herring To: Keerthy Cc: tony@atomide.com, paul@pwsan.com, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH 1/2] ARM: dts: am43x-epos-evm: Add the am438 compatible string Message-ID: <20160222025454.GP15973@rob-hp-laptop> References: <1455773381-11839-1-git-send-email-j-keerthy@ti.com> <1455773381-11839-2-git-send-email-j-keerthy@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1455773381-11839-2-git-send-email-j-keerthy@ti.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 18, 2016 at 10:59:40AM +0530, Keerthy wrote: > The SoCs on am43x-epos-evm are named am438x. > Hence add the compatibility string and remove the am4372 string. Presumably nothing is using these strings ATM for matching. > Signed-off-by: Keerthy > --- > Documentation/devicetree/bindings/arm/omap/omap.txt | 2 +- > arch/arm/boot/dts/am43x-epos-evm.dts | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) Acked-by: Rob Herring