[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1309897762-23564-1-git-send-email-swarren@nvidia.com>
Date: Tue, 5 Jul 2011 14:29:19 -0600
From: Stephen Warren <swarren@...dia.com>
To: Grant Likely <grant.likely@...retlab.ca>
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-tegra@...r.kernel.org, devicetree-discuss@...ts.ozlabs.org,
Stephen Warren <swarren@...dia.com>
Subject: [PATCH 0/3] tegra: Use engineering names in DT compatible properties
Grant, these 3 patches are for the devicetree/test branch. I kept them
separated in the hope they'll squash into existing patches already there.
Stephen Warren (3):
mmc/tegra: Use engineering names in DT compatible property
ARM: tegra: Use engineering names in DT compatible property
dt: docs: tegra: Use engineering names in DT compatible property
Documentation/devicetree/usage-model | 12 ++--
arch/arm/boot/dts/tegra-harmony.dts | 4 +-
arch/arm/boot/dts/tegra-seaboard.dts | 4 +-
arch/arm/boot/dts/tegra20.dtsi | 162 ++++++++++++++++++++++++++++++++++
arch/arm/boot/dts/tegra250.dtsi | 162 ----------------------------------
arch/arm/mach-tegra/board-dt.c | 32 ++++----
drivers/mmc/host/sdhci-pltfm.c | 2 +-
7 files changed, 189 insertions(+), 189 deletions(-)
create mode 100644 arch/arm/boot/dts/tegra20.dtsi
delete mode 100644 arch/arm/boot/dts/tegra250.dtsi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists