Re: [PATCH 1/2] ARM: dts: am43x-epos-evm: Add the am438 compatible string
From: Rob Herring <robh@kernel.org>
Date: 2016-02-22 02:55:03
Also in:
linux-arm-kernel, linux-omap, lkml
From: Rob Herring <robh@kernel.org>
Date: 2016-02-22 02:55:03
Also in:
linux-arm-kernel, linux-omap, lkml
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 <j-keerthy@ti.com> --- 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 <robh@kernel.org>