From: Andreas Kemnade <[email protected]>
gta04a[34] have bluetooth chips which simply understand
h4 protocol.
Signed-off-by: Andreas Kemnade <[email protected]>
---
arch/arm/boot/dts/omap3-gta04.dtsi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/boot/dts/omap3-gta04.dtsi b/arch/arm/boot/dts/omap3-gta04.dtsi
index 499e3b0e920b..ec7b1e31c07e 100644
--- a/arch/arm/boot/dts/omap3-gta04.dtsi
+++ b/arch/arm/boot/dts/omap3-gta04.dtsi
@@ -722,6 +722,8 @@
bluetooth: bluetooth {
compatible = "wi2wi,w2cbw003-bluetooth";
+ speed = <3000000>;
+ flow;
vdd-supply = <&vaux4>;
};
};
--
2.19.1
Ops,
that was the wrong one...
Please ignore.
> Am 09.01.2019 um 18:47 schrieb H. Nikolaus Schaller <[email protected]>:
>
> From: Andreas Kemnade <[email protected]>
>
> gta04a[34] have bluetooth chips which simply understand
> h4 protocol.
>
> Signed-off-by: Andreas Kemnade <[email protected]>
> ---
> arch/arm/boot/dts/omap3-gta04.dtsi | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/boot/dts/omap3-gta04.dtsi b/arch/arm/boot/dts/omap3-gta04.dtsi
> index 499e3b0e920b..ec7b1e31c07e 100644
> --- a/arch/arm/boot/dts/omap3-gta04.dtsi
> +++ b/arch/arm/boot/dts/omap3-gta04.dtsi
> @@ -722,6 +722,8 @@
>
> bluetooth: bluetooth {
> compatible = "wi2wi,w2cbw003-bluetooth";
> + speed = <3000000>;
> + flow;
> vdd-supply = <&vaux4>;
> };
> };
> --
> 2.19.1
>
> _______________________________________________
> http://projects.goldelico.com/p/gta04-kernel/
> Letux-kernel mailing list
> [email protected]
> http://lists.goldelico.com/mailman/listinfo.cgi/letux-kernel
Hi,
On Wed, 9 Jan 2019 18:47:52 +0100
"H. Nikolaus Schaller" <[email protected]> wrote:
> From: Andreas Kemnade <[email protected]>
>
> gta04a[34] have bluetooth chips which simply understand
> h4 protocol.
>
> Signed-off-by: Andreas Kemnade <[email protected]>
what about upstreaming the full patch based on mainline and not your
on-top-of-other-stuff rebased version of this patch?
Regards,
Andreas
> ---
> arch/arm/boot/dts/omap3-gta04.dtsi | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/boot/dts/omap3-gta04.dtsi b/arch/arm/boot/dts/omap3-gta04.dtsi
> index 499e3b0e920b..ec7b1e31c07e 100644
> --- a/arch/arm/boot/dts/omap3-gta04.dtsi
> +++ b/arch/arm/boot/dts/omap3-gta04.dtsi
> @@ -722,6 +722,8 @@
>
> bluetooth: bluetooth {
> compatible = "wi2wi,w2cbw003-bluetooth";
> + speed = <3000000>;
> + flow;
> vdd-supply = <&vaux4>;
> };
> };
Hi Andreas,
> Am 09.01.2019 um 18:57 schrieb Andreas Kemnade <[email protected]>:
>
> Hi,
>
> On Wed, 9 Jan 2019 18:47:52 +0100
> "H. Nikolaus Schaller" <[email protected]> wrote:
>
>> From: Andreas Kemnade <[email protected]>
>>
>> gta04a[34] have bluetooth chips which simply understand
>> h4 protocol.
>>
>> Signed-off-by: Andreas Kemnade <[email protected]>
>
> what about upstreaming the full patch based on mainline and not your
> on-top-of-other-stuff rebased version of this patch?
What do you mean? This patch is basically based on mainline (v5.0-rc1),
but I did not want to push it now, but a different one in the same patch
stack and this happened due to an still unknown error in my send-mail tool
which picked the wrong one after doing a test.
So please simply ignore the noise and don't worry about this patch.
BR,
Nikolaus
>
> Regards,
> Andreas
>
>> ---
>> arch/arm/boot/dts/omap3-gta04.dtsi | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/omap3-gta04.dtsi b/arch/arm/boot/dts/omap3-gta04.dtsi
>> index 499e3b0e920b..ec7b1e31c07e 100644
>> --- a/arch/arm/boot/dts/omap3-gta04.dtsi
>> +++ b/arch/arm/boot/dts/omap3-gta04.dtsi
>> @@ -722,6 +722,8 @@
>>
>> bluetooth: bluetooth {
>> compatible = "wi2wi,w2cbw003-bluetooth";
>> + speed = <3000000>;
>> + flow;
>> vdd-supply = <&vaux4>;
>> };
>> };
>