From 1b0dee8beccf93cc36ddc3e6e2355812d65c4d8f Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Wed, 26 Feb 2014 21:45:49 +0100 Subject: Add simple-panel support in dts for AC100 This patch adds panel support for the Toshiba AC100 Scheduled for 3.15. http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/log/arch/arm/boot/dts/tegra20-paz00.dts Commit-Id: 5816898b9592b877209e91c493db946ab275d825 Acked by Peter Robinson --- kernel.spec | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 55abdf4a..7d725de3 100644 --- a/kernel.spec +++ b/kernel.spec @@ -598,6 +598,10 @@ Patch21010: arm-omap-load-tfp410.patch # ARM tegra Patch21020: arm-tegra-usb-no-reset-linux33.patch +# Add panel support for tegra paz00 +# Backported from linux-next scheduled for 3.15 +Patch21021: arm-tegra-paz00-panel-dts.patch + # ARM i.MX6 # http://www.spinics.net/lists/devicetree/msg08276.html Patch21030: arm-imx6-utilite.patch @@ -1161,6 +1165,7 @@ ApplyPatch arm-lpae-ax88796.patch ApplyPatch arm-sound-soc-samsung-dma-avoid-another-64bit-division.patch ApplyPatch arm-omap-load-tfp410.patch ApplyPatch arm-tegra-usb-no-reset-linux33.patch +ApplyPatch arm-tegra-paz00-panel-dts.patch ApplyPatch arm-imx6-utilite.patch # -- cgit