s that did not define the bus. The
> exception is devkit8000, for which the bus is set to 1, which is the
> correct bus for that board.
>
> The bug exists in v3.5+ kernels.
>
> Signed-off-by: Tomi Valkeinen
> Reported-by: Thomas Weber
> Cc: Thomas Weber
> Cc: # v3.5+
I
Hello Tomi,
On 11/19/2012 06:52 AM, Tomi Valkeinen wrote:
On 2012-11-18 18:28, Thomas Weber wrote:
Add i2c bus number for DVI output.
The driver uses this to detect if a panel is connected and to read EDID.
Signed-off-by: Thomas Weber
Cc: sta...@vger.kernel.org #v3.5 v3.6
---
arch/arm/mach
Add i2c bus number for DVI output.
The driver uses this to detect if a panel is connected and to read EDID.
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/mach-omap2/board-devkit8000.c
b/arch/arm/mach-omap2
Hello Afzal,
On 05/14/12 12:33, Mohammed, Afzal wrote:
Hi All,
On Thu, May 03, 2012 at 14:12:11, Mohammed, Afzal wrote:
Some boards depend on bootloader to update chip select value for NAND.
It is felt that Kernel should not depend on bootloader to get CS, as
for a particular board CS is hard
Hello,
I applied the patch from Ming, but got also an error.
I am ccing Neil, because I also applied some patches from him.
Regards,
Thomas
> [6.229370] ==
> [6.235870] [ INFO: possible circular locking dependency detected ]
> [6.24
The EDT ET0500G0DH6 is a 5 inch display. It is
tested on an OMAP3 board.
Signed-off-by: Thomas Weber
---
drivers/video/omap2/displays/panel-generic-dpi.c | 18 ++
1 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/drivers/video/omap2/displays/panel-generic-dpi.c
Hello Tony,
do you have any comments on this?
Thomas
On 02/01/2012 04:59 PM, Thomas Weber wrote:
Tricorder is a board which is very similar to the Devkit8000.
It is designed as a base platform for further medical devices.
www.corscience.de/en/medical-engineering/products/multiparameter/mp10
ot;, -1);
> if (!pdev) {
> ret = -ENOMEM;
> return ret;
> }
> + ret = platform_device_add_data(pdev,
> +&bq27000_battery_info,
> +sizeof(bq27000_battery_info));
>
Tricorder is a board which is very similar to the Devkit8000.
It is designed as a base platform for further medical devices.
www.corscience.de/en/medical-engineering/products/multiparameter/mp10-board.html
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/Kconfig |6
Hello Tony,
On 11/19/11 01:29, Tony Lindgren wrote:
* Thomas Weber [08 04:05]:
The file arch/arm/mach-omap2/io.h is empty, so we can remove it.
Thanks applying into fixes.
Tony
The "resend" version has an Acked-by from Kevin.
Thomas
Signed-off-by: Thomas Weber
---
The Devkit8000 uses a TWL4030 pin for card detection.
Thats why the error:
_omap_mux_init_gpio: Could not set gpio192
occurs.
This patch checks that the pin is on OMAP before
calling omap_mux_init_gpio.
Signed-off-by: Thomas Weber
---
Changelog:
v2: Remove backslash at end of line
arch/arm
The Devkit8000 uses a TWL4030 pin for card detection.
Thats why the error:
_omap_mux_init_gpio: Could not set gpio192
occurs.
This patch checks that the pin is on OMAP before
calling omap_mux_init_gpio.
Signed-off-by: Thomas Weber
---
Changelog:
v2: Remove backslash at end of line
arch/arm
The file arch/arm/mach-omap2/io.h is empty, so we can remove it.
Signed-off-by: Thomas Weber
---
0 files changed, 0 insertions(+), 0 deletions(-)
delete mode 100644 arch/arm/mach-omap2/io.h
diff --git a/arch/arm/mach-omap2/io.h b/arch/arm/mach-omap2/io.h
deleted file mode 100644
index e69de29
The file arch/arm/mach-omap2/io.h is empty, so we can remove it.
Signed-off-by: Thomas Weber
---
0 files changed, 0 insertions(+), 0 deletions(-)
delete mode 100644 arch/arm/mach-omap2/io.h
diff --git a/arch/arm/mach-omap2/io.h b/arch/arm/mach-omap2/io.h
deleted file mode 100644
index e69de29
mba_request_regions'
arch/arm/kernel/etm.c:391:
undefined reference to `amba_release_regions'
arch/arm/mach-omap2/built-in.o: In function `emu_init':
arch/arm/mach-omap2/emu.c:62:
undefined reference to `amba_device_register'
arch/arm/mach-omap2/emu.c:63:
undefined reference to `amba_device_re
Isn't this patch fixing it already?
https://lkml.org/lkml/2011/9/5/37
Thomas
Péter Ujfalusi wrote:
>On Friday 04 November 2011 15:18:05 Joe Woodward wrote:
>> In 3.1 sound support is broken for any boards using a TWL4030-based CODEC.
>>
>> The Kconfig option for the TWL4030 CODEC used to be T
-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-3430sdp.c|2 +-
arch/arm/mach-omap2/board-cm-t35.c |2 +-
arch/arm/mach-omap2/board-devkit8000.c |2 +-
arch/arm/mach-omap2/board-ldp.c|2 +-
arch/arm/mach-omap2/board-omap3evm.c |2 +-
arch
Am 03.11.2011 19:30, schrieb Tony Lindgren:
> * Tony Lindgren [02 09:41]:
>> * Thomas Weber [02 04:03]:
>>> Am 27.10.2011 07:32, schrieb Nori, Sekhar:
>>>> On Wed, Oct 12, 2011 at 17:33:56, Thomas Weber wrote:
>>>>> When building fo
Hello Tony, hello
Chris,https://mail.google.com/mail/?shva=1#label/linux-omap/133653efb30ae047
isn't this already fixed?
http://marc.info/?l=linux-omap&m=131991921316862&w=2
[PATCH] omap_hsmmc: fix missing parenthesis in pr_info
Thomas
On Wed, Nov 2, 2011 at 6:06 PM, Tony Lindgren wrote:
> Co
Am 27.10.2011 07:32, schrieb Nori, Sekhar:
> On Wed, Oct 12, 2011 at 17:33:56, Thomas Weber wrote:
>> When building for OMAP3 only I get the
>> following errors:
>>
>> In function `omap2420_init_early':
>> undefined reference to `omap2_set_g
Hello Paul, hello Will,
On Fri, Oct 28, 2011 at 5:47 PM, Paul Walmsley wrote:
>
> fyi
>
>
>
> - Paul
>
> -- Forwarded message --
> Date: Fri, 28 Oct 2011 15:43:45 +0100
> From: Will Deacon
> To: linux-arm-ker...@lists.infradead.org
> Cc: Paul Walmsley , Will Deacon
> Subject: [P
Thank you Sekhar,
Can you please test the following patch
[PATCH v2] arm: omap: Fix errors and warnings when building for one board
ThomasN�r��yb�X��ǧv�^�){.n�+{��f��{ay�ʇڙ�,j��f���h���z��w���
���j:+v���w�j�mzZ+�ݢj"��!�i
#x27;
undefined reference to `omap44xx_clockdomains_init'
undefined reference to `omap44xx_hwmod_init'
undefined reference to `omap4xxx_clk_init'
With this patch the omapXXXX_init_early will be compiled only
when their SOC's are selected.
Signed-off-by: Thomas Weber
---
arch
Hello Tomi,
I'm missing the following patch:
OMAP: DSS2: Support for Innolux AT070TN83
http://www.spinics.net/lists/linux-omap/msg56495.html
Thomas
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info a
Remove the init of card detect pin because
omap_mux_init_gpio() is called during hsmmc initialization
for the write protect and card detect pin.
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch
The Devkit8000 uses a TWL4030 pin for card detection.
Thats why the error:
_omap_mux_init_gpio: Could not set gpio192
occurs.
This patch checks that the pin is on OMAP before
calling omap_mux_init_gpio.
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/hsmmc.c |6 --
1 files changed
, thatswhy the codec
was not detected.
This patch renames the CONFIG_ TWL4030_CODEC into
CONFIG_MFD_TWL4030_AUDIO in twl-core.c.
Signed-off-by: Thomas Weber
---
drivers/mfd/twl-core.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/mfd/twl-core.c b/drivers/mfd/twl
Am 02.09.2011 09:58, schrieb Tomi Valkeinen:
> On Thu, 2011-09-01 at 15:05 +0200, Thomas Weber wrote:
>> Add support for Innolux AT070TN83, a 7 inch LCD
>> with RGB-Interface and touch panel to panel-generic-dpi.
>>
>> Tested with Devkit8000.
>>
>> Signed-o
Change lcd driver from generic to AT070TN83.
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-omap2/board-devkit8000.c
b/arch/arm/mach-omap2/board-devkit8000.c
index 4b1f6c6..a3b8e81
Add support for Innolux AT070TN83, a 7 inch LCD
with RGB-Interface and touch panel to panel-generic-dpi.
Tested with Devkit8000.
Signed-off-by: Thomas Weber
---
drivers/video/omap2/displays/panel-generic-dpi.c | 25 ++
1 files changed, 25 insertions(+), 0 deletions
Am 01.09.2011 08:42, schrieb Tomi Valkeinen:
> Hi Thomas, Jason,
>
> I noticed that both devkit8000 and omap3stalker boards use the generic
> dpi driver for LCD. Why is that? If the boards have a normal fixed
> resolution LCD, the timings for the LCD should be added to the
> panel-generic-dpi.c.
>
gpio_set_debounce(gpio_pendown, gpio_debounce);
+ if (gpio_debounce)
+ gpio_set_debounce(gpio_pendown, gpio_debounce);
+ }
ads7846_config.gpio_pendown = gpio_pendown;
Tested-by: Thomas Weber
On Devkit8000.
Thanks.
Thomas
--
To unsub
Hello,
because ads7846_get_pendown_state() is not longer set in
ads7846_platform_data, the ads7846_setup_pendown tries to request the
pendown gpio and fails because the gpio is already requested.
Thomas
Am 25.04.2011 00:09, schrieb Mike Rapoport:
> Add common-board-devices.c that will contain th
Am 08.04.2011 10:03, schrieb Belisko Marek:
> On Fri, Apr 8, 2011 at 9:00 AM, Thomas Weber
> wrote:
>> Am 25.03.2011 08:53, schrieb Belisko Marek:
>>> On Fri, Mar 25, 2011 at 8:13 AM, Jarkko Nikula wrote:
>>>> On Thu, 24 Mar 2011 12:00:30 -0700
>>>&g
Am 25.03.2011 08:53, schrieb Belisko Marek:
> On Fri, Mar 25, 2011 at 8:13 AM, Jarkko Nikula wrote:
>> On Thu, 24 Mar 2011 12:00:30 -0700
>> Tony Lindgren wrote:
>>
>>> * Belisko Marek [110324 08:18]:
On Thu, Mar 24, 2011 at 4:18 PM, Tony Lindgren wrote:
> * Belisko Marek [110324
Hallo David,
Am 25.02.2011 00:36, schrieb David Cohen:
> On Mon, Feb 21, 2011 at 2:21 PM, Felipe Balbi wrote:
>> On Mon, Feb 21, 2011 at 02:09:07PM +0200, David Cohen wrote:
>>> On Mon, Feb 21, 2011 at 9:36 AM, Felipe Balbi wrote:
Hi,
On Sat, Feb 19, 2011 at 06:04:58PM +0200, Davi
e.
Signed-off-by: Thomas Weber
---
arch/arm/plat-omap/cpu-omap.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/plat-omap/cpu-omap.c b/arch/arm/plat-omap/cpu-omap.c
index 11c54ec..17fdd5f 100644
--- a/arch/arm/plat-omap/cpu-omap.c
+++ b/arch/arm/plat-omap/
Hello Mathieu, hello Venkat,
I hope it is not too old and you remember this:
Am 17.06.2010 16:33, schrieb Venkatraman S:
> Mathieu Poirier wrote:
>> On Wed, 2010-06-16 at 14:13 +0530, Venkatraman S wrote:
>>> Mathieu Poirier wrote:
On Tue, 2010-06-15 at 20:58 +0530, Venkatraman S wrote:
>
Hello Daniel,
Am 12.02.2011 18:02, schrieb Daniel Morsing:
> This patch adds a generic panel entry for the 4.3 inch display that is
> sold with the devkit8000 and modifies the board file to use this
> display.
>
> Signed-off-by: Daniel Morsing
> ---
> Note that this patch depends on the previous
Hello Daniel,
Am 12.02.2011 18:02, schrieb Daniel Morsing:
> This patch adds a generic panel entry for the 4.3 inch display that is
> sold with the devkit8000 and modifies the board file to use this
> display.
>
> Signed-off-by: Daniel Morsing
> ---
> Note that this patch depends on the previous
Am 15.02.2011 12:44, schrieb Sylwester Nawrocki:
> Hi Felipe,
>
> On 02/15/2011 12:37 PM, Felipe Balbi wrote:
>> On Tue, Feb 15, 2011 at 01:28:19PM +0200, Sakari Ailus wrote:
>>> Thomas Weber wrote:
>>>> Add linux/sched.h because of missing declaration of TAS
ction)
drivers/media/video/omap24xxcam.c:415: error: (Each undeclared
identifier is reported only once
drivers/media/video/omap24xxcam.c:415: error: for each function it
appears in.)
Signed-off-by: Thomas Weber
---
Changelog:
v2: Change subject line to media/video
drivers/media/video/omap2
ction)
drivers/media/video/omap24xxcam.c:415: error: (Each undeclared
identifier is reported only once
drivers/media/video/omap24xxcam.c:415: error: for each function it
appears in.)
Signed-off-by: Thomas Weber
---
drivers/media/video/omap24xxcam.c |1 +
1 files changed, 1 insertions(+), 0 deleti
On Thu, Jan 20, 2011 at 4:41 PM, Thomas Weber wrote:
> This patch fixes a wrongly used lcd enable pin.
>
> The Devkit8000 uses twl4030_ledA configured as output gpio only for
> the lcd enable line. twl4030_gpio.1 is used through the generic
> gpio functions while ledA is use
of the lsr_break_flag fixes this issue.
Signed-off-by: Thomas Weber
Acked-by: Govindraj.R
Tested-by: Manjunath G Kondaiah
Acked-by: Kevin Hilman
---
v3->v4
Rebased to 2.6.38-rc2 after move of drivers/serial to drivers/tty/serial
Added Acked-by and Tested-by
drivers/tty/ser
On Mon, Jan 24, 2011 at 10:47 PM, Kevin Hilman wrote:
> Govindraj writes:
>
>> On Fri, Jan 21, 2011 at 3:31 PM, Thomas Weber wrote:
>>> Magic SysRq key is not working for OMAP on new serial
>>> console ttyOx because SUPPORT_SYSRQ is not defined
>>> for
ction)
drivers/media/video/omap24xxcam.c:415: error: (Each undeclared
identifier is reported only once
drivers/media/video/omap24xxcam.c:415: error: for each function it
appears in.)
Signed-off-by: Thomas Weber
---
drivers/media/video/omap24xxcam.c |1 +
1 files changed, 1 insertions(+), 0 deleti
of the lsr_break_flag fixes this issue.
Signed-off-by: Thomas Weber
---
drivers/serial/omap-serial.c |5 -
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/drivers/serial/omap-serial.c b/drivers/serial/omap-serial.c
index 7f2f010..699b344 100644
--- a/drivers/serial/omap
replaced with gpio_request_one.
The return value of gpio_request_one is used to set the value of the
gpio to -EINVAL when unsuccessful, so that gpio_is_valid can detect the
unsuccessful request. But already successful requested gpios are not freed.
Reported-by: Daniel Morsing
Signed-off-by: Thomas
lace the following:
>
>ARCH_OMAP2420 SOC_OMAP2420
>ARCH_OMAP2430 SOC_OMAP2430
>ARCH_OMAP3430 SOC_OMAP3430
Signed-off-by: Thomas Weber
---
sound/soc/omap/omap-mcbsp.c |1 +
sound/soc/omap/omap-mcbsp.h |1 +
2 files changed
Hello,
Am 19.01.2011 13:23, schrieb Sergei Shtylyov:
> Hello.
>
> On 19-01-2011 11:19, Thomas Weber wrote:
>
>> The return value of gpio_request is ignored.
>> This patch adds the check of the return value of gpio_request.
>
>> Signed-off-by: Thomas Weber
>
Am 19.01.2011 14:58, schrieb Govindraj:
> On Wed, Jan 19, 2011 at 7:01 PM, Thomas Weber wrote:
>> Am 19.01.2011 14:00, schrieb G, Manjunath Kondaiah:
>>> On Wed, Jan 19, 2011 at 03:01:39PM +0530, Govindraj wrote:
>>>> On Wed, Jan 19, 2011 at 2:11 PM, Thomas Weber w
Am 19.01.2011 23:21, schrieb Tony Lindgren:
> * Thomas Weber [110119 00:18]:
>> From: Daniel Morsing
>>
>> gpio7 on the tps65930 is used as an output on the devkit8000 and
>> gpio1 is not connected. Remove gpio7 and change gpio1 to pulldown
>>
>> Signed-
Am 19.01.2011 14:00, schrieb G, Manjunath Kondaiah:
> On Wed, Jan 19, 2011 at 03:01:39PM +0530, Govindraj wrote:
>> On Wed, Jan 19, 2011 at 2:11 PM, Thomas Weber wrote:
>>> Magic SysRq key is not working for OMAP on new serial
>>> console ttyOx because SUPPORT_SYSRQ
Magic SysRq key is not working for OMAP on new serial
console ttyOx because SUPPORT_SYSRQ is not defined
for omap-serial.
This patch defines SUPPORT_SYSRQ in omap-serial and
enables handling of Magic SysRq character.
Signed-off-by: Thomas Weber
---
Changes from v1: Changed comment
drivers
functions for
initialization and use of ledA.
This also fixes a bug where the lcd would not power down when blanking.
Fix indentation issue. The comment line uses 8 whitespace.
This is replaced with one tabulator.
Reported-by: Daniel Morsing
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2
The return value of gpio_request is ignored.
This patch adds the check of the return value of gpio_request.
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c | 16 ++--
1 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/arch/arm/mach-omap2/board
ndentation in comment
Changed from v3:
Use return value of gpio_request.
Fix indentation of one curly brace.
Daniel Morsing (1):
OMAP3: Devkit8000: Fix tps65930 pullup/pulldown configuration
Thomas Weber (3):
OMAP3: Devkit8000: Change lcd power pin
OMAP3: Devkit8000: Check re
Fix indentation of a closing curly brace.
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-omap2/board-devkit8000.c
b/arch/arm/mach-omap2/board-devkit8000.c
index 4ddd81c..a344cd8
From: Daniel Morsing
gpio7 on the tps65930 is used as an output on the devkit8000 and
gpio1 is not connected. Remove gpio7 and change gpio1 to pulldown
Signed-off-by: Daniel Morsing
---
arch/arm/mach-omap2/board-devkit8000.c |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --
ndentation in comment
Daniel Morsing (1):
OMAP3: Devkit8000: Fix tps65930 pullup/pulldown configuration
Thomas Weber (1):
OMAP3: Devkit8000: Change lcd power pin
arch/arm/mach-omap2/board-devkit8000.c | 10 +++---
1 files changed, 3 insertions(+), 7 deletions(-)
--
1.7.4.rc2
--
To uns
functions for
initialization and use of ledA.
This also fixes a bug where the lcd would not power down when blanking.
Fix indentation issue. The comment line uses 8 whitespace.
This is replaced with one tabulator.
Reported-by: Daniel Morsing
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2
From: Daniel Morsing
gpio7 on the tps65930 is used as an output on the devkit8000 and
gpio1 is not connected. Remove gpio7 and change gpio1 to pulldown
Signed-off-by: Daniel Morsing
---
arch/arm/mach-omap2/board-devkit8000.c |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --
The reset_gpio pin for lcd is connected with TWL4030 LedA.
TWL4030 GPIO.1 has a not connected resistor.
Fix indention issue. The comment line uses 8 whitespaces.
Replaced with one tabulator.
Reported-by: Daniel Morsing
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c
From: Daniel Morsing
gpio7 on the tps65930 is used as an output on the devkit8000 and gpio1
is not connected. Remove gpio7 and change gpio1 to pulldown
Signed-off-by: Daniel Morsing
---
arch/arm/mach-omap2/board-devkit8000.c |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --
:
Pull the indention fix into "Change lcd power pin".
Change the pin for lcd pwren.
Fix the pullup/pulldown configuration after lcd prwen correction.
Daniel Morsing (1):
omap3: devkit8000: fix tps65930 pullup/pulldown configuration
Thomas Weber (1):
OMAP3: Devkit8000:
,6 @@ static int __init omap_init_clocksource_32k(void)
> }
> return 0;
> }
> -arch_initcall(omap_init_clocksource_32k);
>
> #endif /* !(defined(CONFIG_ARCH_OMAP730) ||
> defined(CONFIG_ARCH_OMAP15XX)) */
>
> diff --git a/arch/arm/plat-omap/include/plat/common.h
> b/arch/arm/plat-omap/include/plat/common.h
> index 6b8088e..84c707f 100644
> --- a/arch/arm/plat-omap/include/plat/common.h
> +++ b/arch/arm/plat-omap/include/plat/common.h
> @@ -35,6 +35,7 @@ struct sys_timer;
>
> extern void omap_map_common_io(void);
> extern struct sys_timer omap_timer;
> +extern int __init omap_init_clocksource_32k(void);
>
> extern void omap_reserve(void);
>
This patch works on Devkit8000. Thanks.
Tested-by: Thomas Weber
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Am 14.01.2011 20:47, schrieb Tony Lindgren:
> Hi all,
>
> Before I update out master branch, let's try to summarize the
> open issues after the merge window. Here's a list of issues
> in omap-fixes-for-linus that I'm aware of:
>
> - NFS root oopses while mounting root
>
> - omap4430 es1.0 hangs if
io for lcd power pin
The reset_gpio pin for lcd is connected with TWL4030 LedA.
The TWL4030 GPIO.1 has a not connected resistor in the line.
Reported-by: Daniel Morsing
Signed-off-by: Thomas Weber
diff --git a/arch/arm/mach-omap2/board-devkit8000.c
b/arch/arm/mach-omap2/boa
SUPPORT_SYSRQ must be defined to enable handling of sysrq character.
Signed-off-by: Thomas Weber
---
drivers/serial/omap-serial.c |4
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/drivers/serial/omap-serial.c b/drivers/serial/omap-serial.c
index 1201eff..907be9b 100644
Add support for DEBUG_LL for Devkit8000.
Devkit8000 uses uart 3 for debug output.
Signed-off-by: Thomas Weber
---
arch/arm/plat-omap/include/plat/uncompress.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/plat-omap/include/plat/uncompress.h
b/arch/arm/plat
gpio, 0);
> + gpio_set_value_cansleep(dssdev->reset_gpio, 0);
> }
>
> static struct regulator_consumer_supply devkit8000_vmmc1_supply =
Hello Daniel,
Your patch is destroyed by gmail.
Please read Documentation/email-clients.txt
I have the same patch on my
This patch fixes the following error:
>regulator: VMMC1: 1850 <--> 3150 mV at 3000 mV normal
standby
>twl_reg twl_reg.6: can't register VMMC1, -22
>twl_reg: probe of twl_reg.6 failed with error -22
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c
Add a missing break at end of switch statement. At the moment it is a
fall through to WARN_ON(1) and return -EEXIST.
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/powerdomain.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-omap2/powerdomain.c
b
Am 05.07.2010 14:57, schrieb Tony Lindgren:
> * Thomas Weber [100602 14:33]:
>
>> From: Kan-Ru Chen
>>
>> This patch corrects the LCD reset pin configuration.
>>
>> Original code from early devkit8000 patch sets the TWL4030 GPIO_1
>> to EHCI_nOC an
The VDVI power supply is no longer needed in
board code with the new DSS2 interface.
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c |5 -
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/arch/arm/mach-omap2/board-devkit8000.c
b/arch/arm/mach-omap2
devkit8000_panel_enable_tv and devkit8000_panel_disable_tv are already
done in DSS2 code. So they are no longer needed in board code.
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c | 12
1 files changed, 0 insertions(+), 12 deletions(-)
diff --git a/arch
Corrected the wrong power supplies in devkit8000 code.
Add supply for ads7846 to support the new regulator framework for
touchscreen.
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c | 32 ++--
1 files changed, 26 insertions(+), 6 deletions
Replacing supplies with the REGULATOR_SUPPLY macro.
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c | 33 ---
1 files changed, 13 insertions(+), 20 deletions(-)
diff --git a/arch/arm/mach-omap2/board-devkit8000.c
b/arch/arm/mach-omap2/board
The Devkit8000 uses the cost reduced variant tps65930 of the twl4030.
The TPS65930 only has vdd1, vdd2, vpll1, vio, vmmc1, vdac and vaux2.
vaux2 is not used on Devkit8000.
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c | 22 --
1 files changed, 0
Using the macro gpio_is_valid for check of valid gpio pins.
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/arm/mach-omap2/board-devkit8000.c
b/arch/arm/mach-omap2/board-devkit8000.c
: Devkit8000: Setup LCD reset
Thomas Weber (9):
OMAP2: Devkit8000: Cleanup for power supplies
OMAP2: Devkit8000: change panel to generic panel
OMAP2: Devkit8000: Remove unneeded VDVI supply
OMAP2: Devkit8000: Remove non existing vsim supply
OMAP2: Devkit8000: Remove en-/disable for tv panel
Devkit8000 uses the TPS65930 and not the TWL4030.
The TPS65930 uses only a subset of the power supplies
of the TWL4030.
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-omap2/board
omap_board_config is no longer used and thats why empty.
This patch removes the empty omap_board_config.
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c |6 --
1 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/arch/arm/mach-omap2/board-devkit8000.c
b
From: Kan-Ru Chen
This patch corrects the LCD reset pin configuration.
Original code from early devkit8000 patch sets the TWL4030 GPIO_1
to EHCI_nOC and TWL4030_GPIO_MAX+1 to ledA. Indeed these two pins
are both LCD_PWREN. Setup the lcd reset_gpio properly so it can be
disabled when other displa
From: Kan-Ru Chen
This patch corrects the DVI-D output setup of Devkit8000
Devkit8000 has different DVI reset pin with the BeagleBoard.
On Devkit8000 the TWL4030 GPIO_7 is assigned to do the job.
Signed-off-by: Kan-Ru Chen
---
arch/arm/mach-omap2/board-devkit8000.c | 15 +++
1 f
Choose the generic panel for lcd code of Devkit8000.
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-omap2/board-devkit8000.c
b/arch/arm/mach-omap2/board-devkit8000.c
index 08a2a01
Hello Tony,
can you please add these patches? Or is something to change?
Thomas
Am 18.05.2010 14:05, schrieb Thomas Weber:
> Some of these patches were submitted earlier but got no comments
> so I am sending them one more time.
>
> These patches correct errors that were done whi
turned on.
Signed-off-by: Kan-Ru Chen
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c | 11 +++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-omap2/board-devkit8000.c
b/arch/arm/mach-omap2/board-devkit8000.c
index c6b9ed4..37b047e
This patch corrects the DVI-D output setup of Devkit8000.
Devkit8000 has different DVI reset pin with the BeagleBoard. On
Devkit8000 the TWL4030 GPIO_7 is assigned to do the job.
Signed-off-by: Kan-Ru Chen
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c | 15
Using the macro gpio_is_valid for check of valid gpio pins.
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/arm/mach-omap2/board-devkit8000.c
b/arch/arm/mach-omap2/board-devkit8000.c
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c |6 --
1 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/arch/arm/mach-omap2/board-devkit8000.c
b/arch/arm/mach-omap2/board-devkit8000.c
index de7c28a..81000e4 100644
--- a/arch/arm/mach-omap2/board
corrected.
Kan-Ru Chen (1):
OMAP2: Devkit8000: Setup LCD reset
Thomas Weber (13):
OMAP2: Devkit8000: Cleanup for supplies
OMAP2: Devkit8000: change lcd panel to generic
OMAP2: Devkit8000: Enable DVI-D output
OMAP2: Devkit8000: Remove unneeded VDVI
OMAP2: Devkit8000: Remove nonexisting vsim
The VDVI is no longer needed with the new DSS2 interface. This
patch removes the supply from board code.
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c |5 -
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/arch/arm/mach-omap2/board-devkit8000.c
b
Replacing the supplies with the REGULATOR_SUPPLY macro.
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c | 36 +++
1 files changed, 13 insertions(+), 23 deletions(-)
diff --git a/arch/arm/mach-omap2/board-devkit8000.c
b/arch/arm/mach-omap2
The comment says VAUX4 which is not used for ads7846.
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-omap2/board-devkit8000.c
b/arch/arm/mach-omap2/board-devkit8000.c
index 637a2c3
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-omap2/board-devkit8000.c
b/arch/arm/mach-omap2/board-devkit8000.c
index d8c1d81..637a2c3 100644
--- a/arch/arm/mach-omap2/board
The Devkit8000 uses the cost reduced variant tps65930 of the twl4030.
The TPS65930 only has vdd1, vdd2, vpll1, vio, vmmc1, vdac and vaux2.
vaux2 is not used.
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c | 22 --
1 files changed, 0 insertions
This patch removes devkit8000_panel_enable_tv and devkit8000_panel_disable_tv
because they are already done in DSS2 code.
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c | 12
1 files changed, 0 insertions(+), 12 deletions(-)
diff --git a/arch/arm/mach
Devkit8000 uses the TPS65930 and not the TWL4030.
The TPS65930 uses only a subset of the voltage
regulators of the TWL4030.
Signed-off-by: Thomas Weber
---
arch/arm/mach-omap2/board-devkit8000.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-omap2/board
1 - 100 of 148 matches
Mail list logo