diff --git a/core/linux-am33x/0002-beaglebone-hack-in-support-for-the-WIP-st7735fb-driv.patch b/core/linux-am33x/0002-beaglebone-hack-in-support-for-the-WIP-st7735fb-driv.patch new file mode 100644 index 000000000..4d899508e --- /dev/null +++ b/core/linux-am33x/0002-beaglebone-hack-in-support-for-the-WIP-st7735fb-driv.patch @@ -0,0 +1,73 @@ +From dd3f24640c209d8186010dbf2bbabe11f3eb52ce Mon Sep 17 00:00:00 2001 +From: Matt Porter +Date: Mon, 21 Nov 2011 12:56:52 -0500 +Subject: [PATCH 2/3] beaglebone: hack in support for the WIP st7735fb driver + +Signed-off-by: Matt Porter +--- + arch/arm/mach-omap2/board-am335xevm.c | 28 ++++++++++++++++++++++++++++ + 1 files changed, 28 insertions(+), 0 deletions(-) + +diff --git a/arch/arm/mach-omap2/board-am335xevm.c b/arch/arm/mach-omap2/board-am335xevm.c +index b27fb97..f049aad 100644 +--- arch.orig/arm/mach-omap2/board-am335xevm.c ++++ arch/arm/mach-omap2/board-am335xevm.c +@@ -51,6 +51,7 @@ + + /* LCD controller is similar to DA850 */ + #include