* [meta-raspberrypi][PATCH] rpi-base.inc: Include pi3-miniuart-bt-overlay.dtb
@ 2016-04-25 7:06 Andrei Gherzan
2016-04-25 8:33 ` Andrei Gherzan
0 siblings, 1 reply; 2+ messages in thread
From: Andrei Gherzan @ 2016-04-25 7:06 UTC (permalink / raw)
To: yocto
This is used to switch BT from ttyUSB0 to ttyS0 (miniUART).
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
---
conf/machine/include/rpi-base.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc
index f64bc9d..56ca83e 100644
--- a/conf/machine/include/rpi-base.inc
+++ b/conf/machine/include/rpi-base.inc
@@ -36,6 +36,7 @@ KERNEL_DEVICETREE ?= " \
overlays/rpi-ft5406-overlay.dtb \
overlays/w1-gpio-overlay.dtb \
overlays/w1-gpio-pullup-overlay.dtb \
+ overlays/pi3-miniuart-bt-overlay.dtb \
"
KERNEL_IMAGETYPE ?= "Image"
--
2.8.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [meta-raspberrypi][PATCH] rpi-base.inc: Include pi3-miniuart-bt-overlay.dtb
2016-04-25 7:06 [meta-raspberrypi][PATCH] rpi-base.inc: Include pi3-miniuart-bt-overlay.dtb Andrei Gherzan
@ 2016-04-25 8:33 ` Andrei Gherzan
0 siblings, 0 replies; 2+ messages in thread
From: Andrei Gherzan @ 2016-04-25 8:33 UTC (permalink / raw)
To: yocto
[-- Attachment #1: Type: text/plain, Size: 804 bytes --]
On Mon, Apr 25, 2016 at 09:06:15AM +0200, Andrei Gherzan wrote:
> This is used to switch BT from ttyUSB0 to ttyS0 (miniUART).
>
> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
> ---
> conf/machine/include/rpi-base.inc | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc
> index f64bc9d..56ca83e 100644
> --- a/conf/machine/include/rpi-base.inc
> +++ b/conf/machine/include/rpi-base.inc
> @@ -36,6 +36,7 @@ KERNEL_DEVICETREE ?= " \
> overlays/rpi-ft5406-overlay.dtb \
> overlays/w1-gpio-overlay.dtb \
> overlays/w1-gpio-pullup-overlay.dtb \
> + overlays/pi3-miniuart-bt-overlay.dtb \
> "
> KERNEL_IMAGETYPE ?= "Image"
>
> --
> 2.8.0
>
Merged to master.
--
Andrei Gherzan
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-25 8:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-25 7:06 [meta-raspberrypi][PATCH] rpi-base.inc: Include pi3-miniuart-bt-overlay.dtb Andrei Gherzan
2016-04-25 8:33 ` Andrei Gherzan
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.