lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 26 Apr 2013 17:12:29 +1000
From:	Stephen Rothwell <sfr@...b.auug.org.au>
To:	Simon Horman <horms@...ge.net.au>
Cc:	linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
	Bastian Hecht <hechtb@...il.com>,
	Dmitry Torokhov <dmitry.torokhov@...il.com>,
	Laurent Pinchart <laurent.pinchart+renesas@...asonboard.com>
Subject: linux-next: manual merge of the renesas tree with the input tree

Hi Simon,

Today's linux-next merge of the renesas tree got a conflict in
arch/arm/mach-shmobile/board-armadillo800eva.c between commit
cbaf7f808081 ("ARM - shmobile: Armadillo800EVA: Move st1232 reset pin
handling") from the input tree and commit 0c5ba87e1b2e ("ARM: shmobile:
armadillo800eva: Register pinctrl mapping for INTC") from the renesas
tree.

I fixed it up (see below) and can carry the fix as necessary (no action
is required).

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

diff --cc arch/arm/mach-shmobile/board-armadillo800eva.c
index b85b288,ff04d1e..0000000
--- a/arch/arm/mach-shmobile/board-armadillo800eva.c
+++ b/arch/arm/mach-shmobile/board-armadillo800eva.c
@@@ -1127,32 -1151,10 +1161,7 @@@ static void __init eva_init(void
  	gpio_request_one(61, GPIOF_OUT_INIT_HIGH, NULL); /* LCDDON */
  	gpio_request_one(202, GPIOF_OUT_INIT_LOW, NULL); /* LCD0_LED_CONT */
  
--	/* Touchscreen */
- 	gpio_request(GPIO_FN_IRQ10,	NULL); /* TP_INT */
- 
 -	gpio_request_one(166, GPIOF_OUT_INIT_HIGH, NULL); /* TP_RST_B */
 -
  	/* GETHER */
- 	gpio_request(GPIO_FN_ET_CRS,		NULL);
- 	gpio_request(GPIO_FN_ET_MDC,		NULL);
- 	gpio_request(GPIO_FN_ET_MDIO,		NULL);
- 	gpio_request(GPIO_FN_ET_TX_ER,		NULL);
- 	gpio_request(GPIO_FN_ET_RX_ER,		NULL);
- 	gpio_request(GPIO_FN_ET_ERXD0,		NULL);
- 	gpio_request(GPIO_FN_ET_ERXD1,		NULL);
- 	gpio_request(GPIO_FN_ET_ERXD2,		NULL);
- 	gpio_request(GPIO_FN_ET_ERXD3,		NULL);
- 	gpio_request(GPIO_FN_ET_TX_CLK,		NULL);
- 	gpio_request(GPIO_FN_ET_TX_EN,		NULL);
- 	gpio_request(GPIO_FN_ET_ETXD0,		NULL);
- 	gpio_request(GPIO_FN_ET_ETXD1,		NULL);
- 	gpio_request(GPIO_FN_ET_ETXD2,		NULL);
- 	gpio_request(GPIO_FN_ET_ETXD3,		NULL);
- 	gpio_request(GPIO_FN_ET_PHY_INT,	NULL);
- 	gpio_request(GPIO_FN_ET_COL,		NULL);
- 	gpio_request(GPIO_FN_ET_RX_DV,		NULL);
- 	gpio_request(GPIO_FN_ET_RX_CLK,		NULL);
- 
  	gpio_request_one(18, GPIOF_OUT_INIT_HIGH, NULL); /* PHY_RST */
  
  	/* USB */

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ