lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <209232E2-690B-4805-9F09-79B7EEB1EEDB@goldelico.com>
Date:   Wed, 9 Jan 2019 19:05:05 +0100
From:   "H. Nikolaus Schaller" <hns@...delico.com>
To:     Andreas Kemnade <andreas@...nade.info>
Cc:     Tony Lindgren <tony@...mide.com>,
        Tomi Valkeinen <tomi.valkeinen@...com>,
        Rob Herring <robh@...nel.org>,
        BenoƮt Cousson <bcousson@...libre.com>,
        devicetree <devicetree@...r.kernel.org>,
        Rob Herring <robh+dt@...nel.org>,
        Mark Rutland <mark.rutland@....com>,
        linux-kernel@...r.kernel.org,
        linux-omap <linux-omap@...r.kernel.org>,
        letux-kernel@...nphoenux.org
Subject: Re: [PATCH v2] arm: dts: gta04: add bluetooth serdev driver flags

Hi Andreas,

> Am 09.01.2019 um 18:57 schrieb Andreas Kemnade <andreas@...nade.info>:
> 
> Hi,
> 
> On Wed,  9 Jan 2019 18:47:52 +0100
> "H. Nikolaus Schaller" <hns@...delico.com> wrote:
> 
>> From: Andreas Kemnade <andreas@...nade.info>
>> 
>> gta04a[34] have bluetooth chips which simply understand
>> h4 protocol.
>> 
>> Signed-off-by: Andreas Kemnade <andreas@...nade.info>
> 
> 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>;
>> 	};
>> };
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ