All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Best way to submit this patch
@ 2009-06-04 11:42 Mark Jackson
  2009-06-04 12:29 ` Jerry Van Baren
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Jackson @ 2009-06-04 11:42 UTC (permalink / raw)
  To: u-boot

I'm planning to submit a patch to add LCD support to the current main
Denx (non-AVR32) git.

It consists of the following changes:-

 cpu/at32ap/at32ap700x/clk.c                       |    5 +
 cpu/at32ap/at32ap700x/portmux.c                   |   90
+++++++++++++++++++++
 drivers/video/atmel_lcdfb.c                       |    5 +-
 include/asm-avr32/arch-at32ap700x/chip-features.h |    5 +
 include/asm-avr32/arch-at32ap700x/clk.h           |    6 ++
 include/asm-avr32/arch-at32ap700x/portmux.h       |    5 +-
 include/asm-avr32/global_data.h                   |    3 +
 include/lcd.h                                     |    2 +-
 lib_avr32/board.c                                 |   11 +++
 9 files changed, 128 insertions(+), 4 deletions(-)

Can I submit this as a single patch (since it is *all* related to LCD
support), or should I split it up into lots of little patches ?

Regards
Mark

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-06-04 13:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-04 11:42 [U-Boot] Best way to submit this patch Mark Jackson
2009-06-04 12:29 ` Jerry Van Baren
2009-06-04 13:46   ` Mark Jackson
2009-06-04 13:52     ` Jerry Van Baren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.