Received: by 2002:ac0:b08d:0:0:0:0:0 with SMTP id l13csp1923934imc; Fri, 22 Feb 2019 13:58:12 -0800 (PST) X-Google-Smtp-Source: AHgI3IYoNxTgoVKIX7wpCQZx+3qM4umUh+CbiL5TH7Pkj6gUUNq8ogtOIhyWkS33N/uUYGZCI6HE X-Received: by 2002:a63:1266:: with SMTP id 38mr5929279pgs.388.1550872692583; Fri, 22 Feb 2019 13:58:12 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550872692; cv=none; d=google.com; s=arc-20160816; b=nL4pSw9suVU3H4xpBp+i66tayviLPyVUES0m6+BPrlwlKEoijN/H5kCRrpF6haIbqX 8oYLqFpJ5Ztt3BU1O4aV9hnqMz3J+UqQ0pJBMhJ123/7qtjX6k7vQ+SGqtu+LQ1BcruT BZgXL4EhVcoLiCSTXipZWbQAf0+8iVzIeqwdW5oyJLjqzxJhe1CriC2c7qwEB2pfD2Rl lEgrUbHufxmI6ri3s8tcIASMs+Vsf5JXesjgI812PTbGlnyrMIuVtzuEBAb8J2Xdivut Mpdna2+mb9NIFN2RMPlqXz1ZfnqWD/QoUcZ+aHRuC+2UQbS+R1SjcV5vpuQVHwQtx5S+ sGIg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=Dr8+hWGBRTSAIXXZp6JL/i2PG+rxbptQdswqrRAaeWM=; b=lKBF998ljMP2zPDYn3a6DwBKFbComR3WsD9lZAjP7Vzte55N0zcAiS8+m+pmyK06jW NrRODHiNVje7dTShV/MFVT3wsI7uOU1cv6mVOYbwhyOVC7lCEshibIF3/y0CW2RQzq/q PX4WInHu7q+I3iDnN8zzzKydRzYFrtYshVluaF3Dj2VTk315a6MkjNbWCPTedWYBQkeH desy7jqFyBJJH6Qf2R8s5NtQijEn7QXS0qU8aDkk60HXAeCdsf2zjifMiQOhiQA4jqdK MObgkenPvSW5mEVE8vpGGL4KvCxCbhLWob/C0bCMK7g8EW7UyZflvNCsnRMjh+oYU/fs nFsQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 14si2123273pga.219.2019.02.22.13.57.56; Fri, 22 Feb 2019 13:58:12 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726152AbfBVV5f (ORCPT + 99 others); Fri, 22 Feb 2019 16:57:35 -0500 Received: from foss.arm.com ([217.140.101.70]:41612 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725878AbfBVV5f (ORCPT ); Fri, 22 Feb 2019 16:57:35 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 038FD80D; Fri, 22 Feb 2019 13:57:35 -0800 (PST) Received: from [192.168.1.123] (usa-sjc-mx-foss1.foss.arm.com [217.140.101.70]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id E08433F575; Fri, 22 Feb 2019 13:57:27 -0800 (PST) Subject: Re: [PATCH 2/3] dt-bindings: net: btusb: add QCA6174A IDs To: Brian Norris , Heiko Stuebner , Marcel Holtmann , Johan Hedberg Cc: devicetree@vger.kernel.org, linux-bluetooth@vger.kernel.org, Douglas Anderson , linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, Rob Herring , Enric Balletbo i Serra , Rajat Jain , Matthias Kaehlcke , linux-arm-kernel@lists.infradead.org References: <20190222003403.128243-1-briannorris@chromium.org> <20190222003403.128243-2-briannorris@chromium.org> From: Robin Murphy Message-ID: <5efc9f02-eeb8-78cc-0f11-13e0010efd46@arm.com> Date: Fri, 22 Feb 2019 21:57:29 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 MIME-Version: 1.0 In-Reply-To: <20190222003403.128243-2-briannorris@chromium.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2019-02-22 12:34 am, Brian Norris wrote: > There are two USB PID/VID variations I've seen for this chip, and I want > to utilize the 'interrupts' property defined here already. > > Signed-off-by: Brian Norris > --- > Documentation/devicetree/bindings/net/btusb.txt | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/net/btusb.txt b/Documentation/devicetree/bindings/net/btusb.txt > index 37d67926dd6d..43c96c3380a6 100644 > --- a/Documentation/devicetree/bindings/net/btusb.txt > +++ b/Documentation/devicetree/bindings/net/btusb.txt > @@ -9,6 +9,9 @@ Required properties: > (more may be added later) are: > > "usb1286,204e" (Marvell 8997) > + "usb0cf3,e300" (Qualcomm QCA6174A) > + "usb04ca,301a" (Qualcomm QCA6174A (Lite-On)) Nit: the USB device binding states that those leading zeroes in the VIDs should be suppressed. Otherwise, thanks for the tip-off - I hadn't realised that OOB interrupt support was fully implemented already. I'll have to give this a go for the Realtek module in one of my TV boxes :) Robin. > + > > Also, vendors that use btusb may have device additional properties, e.g: > Documentation/devicetree/bindings/net/marvell-bt-8xxx.txt >