All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-raspberrypi][PATCH] rpi-base.inc: Include pi3-disable-bt-overlay.dtb
@ 2016-11-05  3:56 Jonathan Liu
  2016-11-06 10:16 ` Paul Barker
  2016-11-08  9:06 ` Andrei Gherzan
  0 siblings, 2 replies; 3+ messages in thread
From: Jonathan Liu @ 2016-11-05  3:56 UTC (permalink / raw)
  To: yocto

This is used to disable Bluetooth and restore the serial console.

Signed-off-by: Jonathan Liu <net147@gmail.com>
---
 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 3364516..6657aff 100644
--- a/conf/machine/include/rpi-base.inc
+++ b/conf/machine/include/rpi-base.inc
@@ -36,6 +36,7 @@ KERNEL_DEVICETREE ?= " \
     overlays/rpi-ft5406.dtbo \
     overlays/w1-gpio.dtbo \
     overlays/w1-gpio-pullup.dtbo \
+    overlays/pi3-disable-bt.dtbo \
     overlays/pi3-miniuart-bt.dtbo \
     overlays/vc4-kms-v3d.dtbo \
     "
-- 
2.10.1



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

* Re: [meta-raspberrypi][PATCH] rpi-base.inc: Include pi3-disable-bt-overlay.dtb
  2016-11-05  3:56 [meta-raspberrypi][PATCH] rpi-base.inc: Include pi3-disable-bt-overlay.dtb Jonathan Liu
@ 2016-11-06 10:16 ` Paul Barker
  2016-11-08  9:06 ` Andrei Gherzan
  1 sibling, 0 replies; 3+ messages in thread
From: Paul Barker @ 2016-11-06 10:16 UTC (permalink / raw)
  To: Jonathan Liu; +Cc: yocto

On Sat,  5 Nov 2016 14:56:58 +1100
Jonathan Liu <net147@gmail.com> wrote:

> This is used to disable Bluetooth and restore the serial console.
> 
> Signed-off-by: Jonathan Liu <net147@gmail.com>
> ---
>  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 3364516..6657aff 100644
> --- a/conf/machine/include/rpi-base.inc
> +++ b/conf/machine/include/rpi-base.inc
> @@ -36,6 +36,7 @@ KERNEL_DEVICETREE ?= " \
>      overlays/rpi-ft5406.dtbo \
>      overlays/w1-gpio.dtbo \
>      overlays/w1-gpio-pullup.dtbo \
> +    overlays/pi3-disable-bt.dtbo \
>      overlays/pi3-miniuart-bt.dtbo \
>      overlays/vc4-kms-v3d.dtbo \
>      "

Looks good to me.


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

* Re: [meta-raspberrypi][PATCH] rpi-base.inc: Include pi3-disable-bt-overlay.dtb
  2016-11-05  3:56 [meta-raspberrypi][PATCH] rpi-base.inc: Include pi3-disable-bt-overlay.dtb Jonathan Liu
  2016-11-06 10:16 ` Paul Barker
@ 2016-11-08  9:06 ` Andrei Gherzan
  1 sibling, 0 replies; 3+ messages in thread
From: Andrei Gherzan @ 2016-11-08  9:06 UTC (permalink / raw)
  To: Jonathan Liu; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 980 bytes --]

On Sat, Nov 05, 2016 at 02:56:58PM +1100, Jonathan Liu wrote:
> This is used to disable Bluetooth and restore the serial console.
>
> Signed-off-by: Jonathan Liu <net147@gmail.com>
> ---
>  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 3364516..6657aff 100644
> --- a/conf/machine/include/rpi-base.inc
> +++ b/conf/machine/include/rpi-base.inc
> @@ -36,6 +36,7 @@ KERNEL_DEVICETREE ?= " \
>      overlays/rpi-ft5406.dtbo \
>      overlays/w1-gpio.dtbo \
>      overlays/w1-gpio-pullup.dtbo \
> +    overlays/pi3-disable-bt.dtbo \
>      overlays/pi3-miniuart-bt.dtbo \
>      overlays/vc4-kms-v3d.dtbo \
>      "
> --
> 2.10.1
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

Merged to master. Thanks.

--
Andrei Gherzan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 817 bytes --]

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

end of thread, other threads:[~2016-11-08  9:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-05  3:56 [meta-raspberrypi][PATCH] rpi-base.inc: Include pi3-disable-bt-overlay.dtb Jonathan Liu
2016-11-06 10:16 ` Paul Barker
2016-11-08  9:06 ` 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.