From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DE3F2C47404 for ; Mon, 7 Oct 2019 17:58:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B36A6206C0 for ; Mon, 7 Oct 2019 17:58:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570471115; bh=xEwQHPlqXaHNbxmpbtQW2ZV2D287UcBmfyfJ091CUzY=; h=Date:From:To:Subject:References:In-Reply-To:List-ID:From; b=cRMTFgsI7kZ5TewMMDW7f99eexwHIBSfcwZ/dWfPiic0yzoWPQGE0Cyu0/HE4Yw+J 3wbpbF3fB8JKaYH2Bfpdkm8qjwlc8velP1Sm/uWyVOlt7PwlAHxs4Vk9itMmmDaFEp UcfcWyZ8v3jA0G01OCLdCq7P/tZF7IEdEcFfwfs8= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729264AbfJGR6e (ORCPT ); Mon, 7 Oct 2019 13:58:34 -0400 Received: from mail.kernel.org ([198.145.29.99]:54300 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728081AbfJGR6e (ORCPT ); Mon, 7 Oct 2019 13:58:34 -0400 Received: from localhost (lfbn-1-10718-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1BC7E20684; Mon, 7 Oct 2019 17:58:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570471113; bh=xEwQHPlqXaHNbxmpbtQW2ZV2D287UcBmfyfJ091CUzY=; h=Date:From:To:Subject:References:In-Reply-To:From; b=CeFAWCSaNNAUeWSP1r74bd/S7UtlGHl1gI3UqiEce8mYH0SkXLZhfgKYQ+0om0+W9 sDxu1st3KHJAR3JEbY09IbhYQ02OcKrsTbZTZhZqMn+HWA4f7HBTEzNdNY3XTWP7hZ wRvv77uApjxALMXA+4FcQLgSw8KGOeySF+4folfA= Date: Mon, 7 Oct 2019 19:58:31 +0200 From: Maxime Ripard To: Chen-Yu Tsai , Rob Herring , Marcel Holtmann , Johan Hedberg , Mark Rutland , devicetree@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-bluetooth@vger.kernel.org, "David S. Miller" , linux-arm-kernel@lists.infradead.org Subject: Re: [RESEND PATCH 0/5] Add bluetooth support for Orange Pi 3 Message-ID: <20191007175831.2r2thebie6hxmxym@gilmour> References: <20190823103139.17687-1-megous@megous.com> <20191007141153.7b76t4ntdzdojj5m@core.my.home> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="qhahocbwdlja2oay" Content-Disposition: inline In-Reply-To: <20191007141153.7b76t4ntdzdojj5m@core.my.home> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --qhahocbwdlja2oay Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 07, 2019 at 04:11:53PM +0200, Ond=C5=99ej Jirman wrote: > Hi Maxime, > > On Fri, Aug 23, 2019 at 12:31:34PM +0200, megous hlavni wrote: > > From: Ondrej Jirman > > > > (Resend to add missing lists, sorry for the noise.) > > > > This series implements bluetooth support for Xunlong Orange Pi 3 board. > > > > The board uses AP6256 WiFi/BT 5.0 chip. > > > > Summary of changes: > > > > - add more delay to let initialize the chip > > - let the kernel detect firmware file path > > - add new compatible and update dt-bindings > > - update Orange Pi 3 / H6 DTS > > Please consider the DTS patches for 5.5. Can you resend them? I don't have access to my old mailbox anymore Maxime --qhahocbwdlja2oay Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXZt8xwAKCRDj7w1vZxhR xab8AQCoq16pTHJEpC+5lsSAtxuOg5ykvT6nmBObbhL8FtoOTwD+NpvLfhLVo3aM lI/68DRVnpx1ziS2dwVHXdvmQooJ9Qw= =TYcE -----END PGP SIGNATURE----- --qhahocbwdlja2oay-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C288BECE58E for ; Mon, 7 Oct 2019 17:58:37 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 9622B20684 for ; Mon, 7 Oct 2019 17:58:37 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="PrCkiDRc"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="CeFAWCSa" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9622B20684 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Cc:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=eWfK3OoNweqQJ6DX+xWViuvSpi5sg0uNzGOcOo95MoE=; b=PrCkiDRc+tVe9BPNKZf3gw+vI jnpZKXZIt9voDvYIKqwI4apKZ/970Z8F1so3Z593qbr5tmM4AgFcjmd9rJiu2Vu4748B1JVISakkN 4o9K6rTG+Z+fGavcnZ6SZN+SqjzF5SQfUs/jeCxgXUXEy7GCvz58b56FK9KE9MmowKM+bwbMfTEx0 +2joMQowIunpqrj1Bxc/6/QKaDNa6Q4OhweqgPQhF+NUjsvOzqjVB0Nn8PoFbvPs03PC2Uwt4CRm1 zmRh55gDcMYVGhBCcO5gXX18tll2PrZxKzIqi1eDFGu2k0lr9Sna7ifo5EgyEpRWyTDalHXvrwIBB d8buLQ2vQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.2 #3 (Red Hat Linux)) id 1iHXHI-0007mH-Vl; Mon, 07 Oct 2019 17:58:36 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.2 #3 (Red Hat Linux)) id 1iHXHG-0007ly-0L for linux-arm-kernel@lists.infradead.org; Mon, 07 Oct 2019 17:58:35 +0000 Received: from localhost (lfbn-1-10718-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1BC7E20684; Mon, 7 Oct 2019 17:58:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570471113; bh=xEwQHPlqXaHNbxmpbtQW2ZV2D287UcBmfyfJ091CUzY=; h=Date:From:To:Subject:References:In-Reply-To:From; b=CeFAWCSaNNAUeWSP1r74bd/S7UtlGHl1gI3UqiEce8mYH0SkXLZhfgKYQ+0om0+W9 sDxu1st3KHJAR3JEbY09IbhYQ02OcKrsTbZTZhZqMn+HWA4f7HBTEzNdNY3XTWP7hZ wRvv77uApjxALMXA+4FcQLgSw8KGOeySF+4folfA= Date: Mon, 7 Oct 2019 19:58:31 +0200 From: Maxime Ripard To: Chen-Yu Tsai , Rob Herring , Marcel Holtmann , Johan Hedberg , Mark Rutland , devicetree@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-bluetooth@vger.kernel.org, "David S. Miller" , linux-arm-kernel@lists.infradead.org Subject: Re: [RESEND PATCH 0/5] Add bluetooth support for Orange Pi 3 Message-ID: <20191007175831.2r2thebie6hxmxym@gilmour> References: <20190823103139.17687-1-megous@megous.com> <20191007141153.7b76t4ntdzdojj5m@core.my.home> MIME-Version: 1.0 In-Reply-To: <20191007141153.7b76t4ntdzdojj5m@core.my.home> User-Agent: NeoMutt/20180716 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191007_105834_067019_9B853D59 X-CRM114-Status: GOOD ( 16.08 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============2135874701350399150==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============2135874701350399150== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="qhahocbwdlja2oay" Content-Disposition: inline --qhahocbwdlja2oay Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 07, 2019 at 04:11:53PM +0200, Ond=C5=99ej Jirman wrote: > Hi Maxime, > > On Fri, Aug 23, 2019 at 12:31:34PM +0200, megous hlavni wrote: > > From: Ondrej Jirman > > > > (Resend to add missing lists, sorry for the noise.) > > > > This series implements bluetooth support for Xunlong Orange Pi 3 board. > > > > The board uses AP6256 WiFi/BT 5.0 chip. > > > > Summary of changes: > > > > - add more delay to let initialize the chip > > - let the kernel detect firmware file path > > - add new compatible and update dt-bindings > > - update Orange Pi 3 / H6 DTS > > Please consider the DTS patches for 5.5. Can you resend them? I don't have access to my old mailbox anymore Maxime --qhahocbwdlja2oay Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXZt8xwAKCRDj7w1vZxhR xab8AQCoq16pTHJEpC+5lsSAtxuOg5ykvT6nmBObbhL8FtoOTwD+NpvLfhLVo3aM lI/68DRVnpx1ziS2dwVHXdvmQooJ9Qw= =TYcE -----END PGP SIGNATURE----- --qhahocbwdlja2oay-- --===============2135874701350399150== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============2135874701350399150==--