All of lore.kernel.org
 help / color / mirror / Atom feed
* BCM2048 bluetooth connected over OMAP serial
@ 2014-12-10 16:43 ` Pavel Machek
  0 siblings, 0 replies; 20+ messages in thread
From: Pavel Machek @ 2014-12-10 16:43 UTC (permalink / raw)
  To: pali.rohar, sre, sre, kernel list, linux-arm-kernel, linux-omap,
	tony, khilman, aaro.koskinen, ivo.g.dimitrov.75, devicetree,
	robh+dt, pawel.moll, mark.rutland, ijc+devicetree, galak

Hi!

So, there's bluetooth chip that's connected to the SoC by UART and some
GPIOs. What would be right representation in the device tree?
Something like this?

	bluetooth {
                  compatible = "broadcom,bcm2048";
                  uart = <&uart2>;
                  reset-gpios = <&gpio3 27 GPIO_ACTIVE_HIGH>; /* want 91 */
                  host-wakeup-gpios = <&gpio4 5 GPIO_ACTIVE_HIGH>; /* want 101 */
	          bluetooth-wakeup-gpios = <&gpio2 5 GPIO_ACTIVE_HIGH>; /* want 37 */
                  chip-type = <3>;
                  bt-sysclk = <2>;
                  reset-gpio-shared = <0>;
        };

Is there some way to prevent OMAP tty driver from binding to the
device and exporting the device to userspace?

Best regards,
									Pavel

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

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

end of thread, other threads:[~2014-12-11 22:10 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-10 16:43 BCM2048 bluetooth connected over OMAP serial Pavel Machek
2014-12-10 16:43 ` Pavel Machek
2014-12-10 17:02 ` Arnd Bergmann
2014-12-10 17:02   ` Arnd Bergmann
2014-12-10 18:42   ` Mark Rutland
2014-12-10 18:42     ` Mark Rutland
2014-12-10 20:56     ` Pavel Machek
2014-12-10 20:56       ` Pavel Machek
2014-12-10 20:56       ` Pavel Machek
2014-12-10 22:50       ` sre@debian.org
2014-12-10 22:50         ` sre@debian.org
     [not found]         ` <20141210225036.GA5585-SfvFxonMDyemK9LvCR3Hrw@public.gmane.org>
2014-12-11 22:10           ` Belisko Marek
2014-12-11 22:10             ` Belisko Marek
2014-12-11 22:10             ` Belisko Marek
2014-12-10 17:35 ` Rob Herring
2014-12-10 17:35   ` Rob Herring
2014-12-10 17:35   ` Rob Herring
     [not found]   ` <CAL_Jsq+dy+5Fsg_oasP_hN3RuL1Wk7fOcQjyp+UdaJZyGa=uEg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-12-10 17:42     ` Marcel Holtmann
2014-12-10 17:42       ` Marcel Holtmann
2014-12-10 17:42       ` Marcel Holtmann

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.