linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 5/5] omap dt changes for v3.16 merge window
       [not found] ` <pull-1399581053-360006-5>
@ 2014-05-09  1:32   ` Tony Lindgren
  0 siblings, 0 replies; only message in thread
From: Tony Lindgren @ 2014-05-09  1:32 UTC (permalink / raw)
  To: linux-arm-kernel

* Tony Lindgren <tony@atomide.com> [140508 16:45]:
> The following changes since commit 89ca3b881987f5a4be4c5dbaa7f0df12bbdde2fd:
> 
>   Linux 3.15-rc4 (2014-05-04 18:14:42 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.16/dt-signed
> 
> for you to fetch changes up to 3fdb77174a2c173e0e69f2499b836a0e412f6c4d:
> 
>   ARM: dts: omap3-n900: use MATRIX_KEY for keymap (2014-05-06 10:22:51 -0700)
> 
> ----------------------------------------------------------------
> Device tree related changes for omaps for v3.16 merge window.

FYI, this causes a trivial merge conflict with the PM pull request
in this. Just overlapping additions, my resolution below for
reference.

Regards,

Tony


--- a/arch/arm/boot/dts/omap3-n900.dts
+++ b/arch/arm/boot/dts/omap3-n900.dts
@@@ -141,12 -144,15 +155,21 @@@
  		>;
  	};
  
 +	debug_leds: pinmux_debug_led_pins {
 +		pinctrl-single,pins = <
 +			OMAP3_CORE1_IOPAD(0x2198, PIN_OUTPUT | MUX_MODE4)	/* mcbsp1_clkx.gpio_162 */
 +		>;
 +	};
 +
+ 	mcspi4_pins: pinmux_mcspi4_pins {
+ 		pinctrl-single,pins = <
+ 			0x15c (PIN_INPUT_PULLDOWN | MUX_MODE1) /* mcspi4_clk */
+ 			0x162 (PIN_INPUT_PULLDOWN | MUX_MODE1) /* mcspi4_somi */
+ 			0x160 (PIN_OUTPUT | MUX_MODE1) /* mcspi4_simo */
+ 			0x166 (PIN_OUTPUT | MUX_MODE1) /* mcspi4_cs0 */
+ 		>;
+ 	};
+ 
  	mmc1_pins: pinmux_mmc1_pins {
  		pinctrl-single,pins = <
  			0x114 (PIN_INPUT_PULLUP | MUX_MODE0)	/* sdmmc1_clk */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-05-09  1:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <pull-1399581053-360006>
     [not found] ` <pull-1399581053-360006-5>
2014-05-09  1:32   ` [GIT PULL 5/5] omap dt changes for v3.16 merge window Tony Lindgren

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).