Re: [PATCH] Devicetree binding for omap3-serial & bcm2048 combination

2015-01-29 Thread Mark Rutland
On Wed, Jan 28, 2015 at 09:35:01AM +, Pavel Machek wrote: > Nokia N900 contains bluetooth module connected on serial > port. Unfortunately, serial and bluetooth are rather closely coupled, > so standard serial driver can not be used, and we really don't want > /dev/ttyS1 to be published for int

Re: [PATCH] Devicetree binding for omap3-serial & bcm2048 combination

2015-01-28 Thread Sebastian Reichel
Hi, On Wed, Jan 28, 2015 at 10:35:01AM +0100, Pavel Machek wrote: > Nokia N900 contains bluetooth module connected on serial > port. Unfortunately, serial and bluetooth are rather closely coupled, > so standard serial driver can not be used, and we really don't want > /dev/ttyS1 to be published fo

[PATCH] Devicetree binding for omap3-serial & bcm2048 combination

2015-01-28 Thread Pavel Machek
Nokia N900 contains bluetooth module connected on serial port. Unfortunately, serial and bluetooth are rather closely coupled, so standard serial driver can not be used, and we really don't want /dev/ttyS1 to be published for internal port of bluetooth stack... Hence solution below. Signed-off-by: