linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: manual merge of the trivial tree with the arm tree
@ 2009-09-07  6:32 Stephen Rothwell
  2009-09-07 15:14 ` Jiri Kosina
  0 siblings, 1 reply; 10+ messages in thread
From: Stephen Rothwell @ 2009-09-07  6:32 UTC (permalink / raw)
  To: Jiri Kosina
  Cc: linux-next, linux-kernel, Joe Perches, wanzongshun, Russell King

[-- Attachment #1: Type: text/plain, Size: 768 bytes --]

Hi Jiri,

Today's linux-next merge of the trivial tree got a conflict in
arch/arm/mach-w90x900/w90p910.c between commit
35c9221acb133ecc9abd701a1fb6fa909d177a77 ("ARM: 5682/1: Add cpu.c and
dev.c and modify some files of w90p910 platform") from the arm tree and
commit 6f8fadf4a5c43f9f10f1910c71d8d9ff0b0a26ca ("trivial: remove
unnecessary semicolons") from the trivial tree.

The former commit moved the code changed by the latter into a different
file (arch/arm/mach-w90x900/cpu.c - and removed the old file).  Its not
important enough to fix it there (so I just removed this file), but maybe
the part of the trivial commit touching this file could be sent to the
arm maintainer.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread
* linux-next: manual merge of the trivial tree with the arm tree
@ 2009-11-25  7:29 Stephen Rothwell
  2009-11-25 11:26 ` Jiri Kosina
  0 siblings, 1 reply; 10+ messages in thread
From: Stephen Rothwell @ 2009-11-25  7:29 UTC (permalink / raw)
  To: Jiri Kosina
  Cc: linux-next, linux-kernel, "Uwe Kleine-König", Russell King

Hi Jiri,

Today's linux-next merge of the trivial tree got a conflict in
arch/arm/plat-mxc/include/mach/mx2x.h between commit
b9fc90a48a3d1794443e095d8585dcaeafb2195f ("imx: add namespace prefixes
for symbols in mx2x.h") from the arm tree and commit
324bea84dda5e6ddea9464cdd957cb8cf94552d9 ("tree-wide: fix typos "offest"
-> "offset"") from the trivial tree.

Just context changes.  I fixed it up (see below) and can carry the fix as
necessary.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

diff --cc arch/arm/plat-mxc/include/mach/mx2x.h
index 1766c7c,728f31c..0000000
--- a/arch/arm/plat-mxc/include/mach/mx2x.h
+++ b/arch/arm/plat-mxc/include/mach/mx2x.h
@@@ -25,49 -25,51 +25,49 @@@
  
  /* The following addresses are common between i.MX21 and i.MX27 */
  
- /* Register offests */
+ /* Register offsets */
 -#define AIPI_BASE_ADDR          0x10000000
 -#define AIPI_BASE_ADDR_VIRT     0xF4000000
 -#define AIPI_SIZE               SZ_1M
 -
 -#define DMA_BASE_ADDR           (AIPI_BASE_ADDR + 0x01000)
 -#define WDOG_BASE_ADDR          (AIPI_BASE_ADDR + 0x02000)
 -#define GPT1_BASE_ADDR          (AIPI_BASE_ADDR + 0x03000)
 -#define GPT2_BASE_ADDR          (AIPI_BASE_ADDR + 0x04000)
 -#define GPT3_BASE_ADDR          (AIPI_BASE_ADDR + 0x05000)
 -#define PWM_BASE_ADDR           (AIPI_BASE_ADDR + 0x06000)
 -#define RTC_BASE_ADDR           (AIPI_BASE_ADDR + 0x07000)
 -#define KPP_BASE_ADDR           (AIPI_BASE_ADDR + 0x08000)
 -#define OWIRE_BASE_ADDR         (AIPI_BASE_ADDR + 0x09000)
 -#define UART1_BASE_ADDR         (AIPI_BASE_ADDR + 0x0A000)
 -#define UART2_BASE_ADDR         (AIPI_BASE_ADDR + 0x0B000)
 -#define UART3_BASE_ADDR         (AIPI_BASE_ADDR + 0x0C000)
 -#define UART4_BASE_ADDR         (AIPI_BASE_ADDR + 0x0D000)
 -#define CSPI1_BASE_ADDR         (AIPI_BASE_ADDR + 0x0E000)
 -#define CSPI2_BASE_ADDR         (AIPI_BASE_ADDR + 0x0F000)
 -#define SSI1_BASE_ADDR          (AIPI_BASE_ADDR + 0x10000)
 -#define SSI2_BASE_ADDR          (AIPI_BASE_ADDR + 0x11000)
 -#define I2C_BASE_ADDR           (AIPI_BASE_ADDR + 0x12000)
 -#define SDHC1_BASE_ADDR         (AIPI_BASE_ADDR + 0x13000)
 -#define SDHC2_BASE_ADDR         (AIPI_BASE_ADDR + 0x14000)
 -#define GPIO_BASE_ADDR          (AIPI_BASE_ADDR + 0x15000)
 -#define AUDMUX_BASE_ADDR        (AIPI_BASE_ADDR + 0x16000)
 -#define CSPI3_BASE_ADDR         (AIPI_BASE_ADDR + 0x17000)
 -#define LCDC_BASE_ADDR          (AIPI_BASE_ADDR + 0x21000)
 -#define SLCDC_BASE_ADDR         (AIPI_BASE_ADDR + 0x22000)
 -#define USBOTG_BASE_ADDR        (AIPI_BASE_ADDR + 0x24000)
 -#define EMMA_PP_BASE_ADDR       (AIPI_BASE_ADDR + 0x26000)
 -#define EMMA_PRP_BASE_ADDR      (AIPI_BASE_ADDR + 0x26400)
 -#define CCM_BASE_ADDR           (AIPI_BASE_ADDR + 0x27000)
 -#define SYSCTRL_BASE_ADDR       (AIPI_BASE_ADDR + 0x27800)
 -#define JAM_BASE_ADDR           (AIPI_BASE_ADDR + 0x3E000)
 -#define MAX_BASE_ADDR           (AIPI_BASE_ADDR + 0x3F000)
 -
 -#define AVIC_BASE_ADDR          0x10040000
 -
 -#define SAHB1_BASE_ADDR         0x80000000
 -#define SAHB1_BASE_ADDR_VIRT    0xF4100000
 -#define SAHB1_SIZE              SZ_1M
 -
 -#define CSI_BASE_ADDR           (SAHB1_BASE_ADDR + 0x0000)
 +#define MX2x_AIPI_BASE_ADDR		0x10000000
 +#define MX2x_AIPI_BASE_ADDR_VIRT	0xf4000000
 +#define MX2x_AIPI_SIZE			SZ_1M
 +#define MX2x_DMA_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x01000)
 +#define MX2x_WDOG_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x02000)
 +#define MX2x_GPT1_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x03000)
 +#define MX2x_GPT2_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x04000)
 +#define MX2x_GPT3_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x05000)
 +#define MX2x_PWM_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x06000)
 +#define MX2x_RTC_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x07000)
 +#define MX2x_KPP_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x08000)
 +#define MX2x_OWIRE_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x09000)
 +#define MX2x_UART1_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x0a000)
 +#define MX2x_UART2_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x0b000)
 +#define MX2x_UART3_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x0c000)
 +#define MX2x_UART4_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x0d000)
 +#define MX2x_CSPI1_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x0e000)
 +#define MX2x_CSPI2_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x0f000)
 +#define MX2x_SSI1_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x10000)
 +#define MX2x_SSI2_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x11000)
 +#define MX2x_I2C_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x12000)
 +#define MX2x_SDHC1_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x13000)
 +#define MX2x_SDHC2_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x14000)
 +#define MX2x_GPIO_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x15000)
 +#define MX2x_AUDMUX_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x16000)
 +#define MX2x_CSPI3_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x17000)
 +#define MX2x_LCDC_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x21000)
 +#define MX2x_SLCDC_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x22000)
 +#define MX2x_USBOTG_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x24000)
 +#define MX2x_EMMA_PP_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x26000)
 +#define MX2x_EMMA_PRP_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x26400)
 +#define MX2x_CCM_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x27000)
 +#define MX2x_SYSCTRL_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x27800)
 +#define MX2x_JAM_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x3e000)
 +#define MX2x_MAX_BASE_ADDR			(MX2x_AIPI_BASE_ADDR + 0x3f000)
 +
 +#define MX2x_AVIC_BASE_ADDR		0x10040000
 +
 +#define MX2x_SAHB1_BASE_ADDR		0x80000000
 +#define MX2x_SAHB1_BASE_ADDR_VIRT	0xf4100000
 +#define MX2x_SAHB1_SIZE			SZ_1M
 +#define MX2x_CSI_BASE_ADDR			(MX2x_SAHB1_BASE_ADDR + 0x0000)
  
  /*
   * This macro defines the physical to virtual address mapping for all the

^ permalink raw reply	[flat|nested] 10+ messages in thread
* linux-next: manual merge of the trivial tree with the arm tree
@ 2010-02-08  4:48 Stephen Rothwell
  0 siblings, 0 replies; 10+ messages in thread
From: Stephen Rothwell @ 2010-02-08  4:48 UTC (permalink / raw)
  To: Jiri Kosina
  Cc: linux-next, linux-kernel, Tony Lindgren, Russell King, Daniel Mack

[-- Attachment #1: Type: text/plain, Size: 1095 bytes --]

Hi Jiri,

Today's linux-next merge of the trivial tree got a conflict in
arch/arm/mach-u300/include/mach/debug-macro.S between commit
7f62dc4756eaf761570b96250630d48f80397d64 ("ARM: 5910/1: ARM: Add tmp
register for addruart and loadsp") from the arm tree and commit
ba5584a307a1166597fbbe970ffdf49c8b7ee42a ("tree-wide: Assorted spelling
fixes") from the trivial tree.

Just context changes.  I fixed it up (see below) and can carry the fix as
necessary.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

diff --cc arch/arm/mach-u300/include/mach/debug-macro.S
index ca4a028,d591fe1..0000000
--- a/arch/arm/mach-u300/include/mach/debug-macro.S
+++ b/arch/arm/mach-u300/include/mach/debug-macro.S
@@@ -10,8 -10,8 +10,8 @@@
   */
  #include <mach/hardware.h>
  
 -	.macro	addruart,rx
 +	.macro	addruart, rx, tmp
- 	/* If we move the adress using MMU, use this. */
+ 	/* If we move the address using MMU, use this. */
  	mrc	p15, 0, \rx, c1, c0
  	tst	\rx, #1			@ MMU enabled?
  	ldreq	\rx,	  = U300_SLOW_PER_PHYS_BASE @ MMU off, physical address

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread
* linux-next: manual merge of the trivial tree with the arm tree
@ 2010-02-08  4:48 Stephen Rothwell
  0 siblings, 0 replies; 10+ messages in thread
From: Stephen Rothwell @ 2010-02-08  4:48 UTC (permalink / raw)
  To: Jiri Kosina
  Cc: linux-next, linux-kernel, Daniel Mack, Ben Dooks, Russell King

[-- Attachment #1: Type: text/plain, Size: 536 bytes --]

Hi Jiri,

Today's linux-next merge of the trivial tree got a conflict in
arch/arm/plat-s3c64xx/irq.c between commit
51022cf6591ae2945960d034788bdeffa28cde13 ("ARM: SAMSUNG: Move IRQ UART
handling for newer devices to plat-samsung") from the arm tree and commit
ba5584a307a1166597fbbe970ffdf49c8b7ee42a ("tree-wide: Assorted spelling
fixes") from the trivial tree.

The former removes the comment updated by the latter.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread
* linux-next: manual merge of the trivial tree with the arm tree
@ 2010-02-08  4:48 Stephen Rothwell
  2010-02-09 10:09 ` Jiri Kosina
  0 siblings, 1 reply; 10+ messages in thread
From: Stephen Rothwell @ 2010-02-08  4:48 UTC (permalink / raw)
  To: Jiri Kosina
  Cc: linux-next, linux-kernel, Daniel Mack, Ben Dooks, Russell King

[-- Attachment #1: Type: text/plain, Size: 513 bytes --]

Hi Jiri,

Today's linux-next merge of the trivial tree got a conflict in
arch/arm/plat-s5pc1xx/irq.c between commit
be97162d47b2e067f9d21097650f2f0405dacc9f ("ARM: S5PC1XX: Use common UART
IRQ handling code") from the arm tree and commit
ba5584a307a1166597fbbe970ffdf49c8b7ee42a ("tree-wide: Assorted spelling
fixes") from the trivial tree.

The former removes the comment updated by the latter.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread
* linux-next: manual merge of the trivial tree with the arm tree
@ 2013-04-26  5:27 Stephen Rothwell
  0 siblings, 0 replies; 10+ messages in thread
From: Stephen Rothwell @ 2013-04-26  5:27 UTC (permalink / raw)
  To: Jiri Kosina
  Cc: linux-next, linux-kernel, Masanari Iida, Marc Zyngier,
	Christoffer Dall, Russell King

[-- Attachment #1: Type: text/plain, Size: 502 bytes --]

Hi Jiri,

Today's linux-next merge of the trivial tree got a conflict in
arch/arm/kvm/arm.c between commit 3414bbfff98b ("ARM: KVM: move exit
handler selection to a separate file") from the arm tree and commit
b23f7a09f935 ("treewide: Fix typo in printk and comments") from the
trivial tree.

The former removed the code that the latter fixed, so I did that and can
carry the fix as necessary (no action is required).

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

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

end of thread, other threads:[~2013-04-26  5:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-07  6:32 linux-next: manual merge of the trivial tree with the arm tree Stephen Rothwell
2009-09-07 15:14 ` Jiri Kosina
2009-09-07 15:17   ` Russell King
2009-11-25  7:29 Stephen Rothwell
2009-11-25 11:26 ` Jiri Kosina
2010-02-08  4:48 Stephen Rothwell
2010-02-08  4:48 Stephen Rothwell
2010-02-08  4:48 Stephen Rothwell
2010-02-09 10:09 ` Jiri Kosina
2013-04-26  5:27 Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).