From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Holtmann Subject: Re: [RFC v1] Bluetooth: hci_core: Don't stop BT if the BD address missing in dts Date: Tue, 23 Apr 2019 18:35:18 +0200 Message-ID: <371A1719-7CDD-4940-9D6F-0F3339FA50E6@holtmann.org> References: <20190418132123.12816-1-bgodavar@codeaurora.org> Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.8\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20190418132123.12816-1-bgodavar@codeaurora.org> Sender: linux-kernel-owner@vger.kernel.org To: Balakrishna Godavarthi Cc: Johan Hedberg , Matthias Kaehlcke , Linux Kernel Mailing List , linux-bluetooth@vger.kernel.org, hemantg@codeaurora.org, linux-arm-msm@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org Hi Balakrishna, > When flag HCI_QUIRK_USE_BDADDR_PROPERTY is set, we will read the > bluetooth address from dts. If the bluetooth address node is missing > from the dts we will enable it controller UNCONFIGURED state. > This patch enables the normal flow even if the BD address is missing > from the dts tree. > > Signed-off-by: Balakrishna Godavarthi > --- > net/bluetooth/hci_core.c | 2 -- > 1 file changed, 2 deletions(-) can I get an ACK for this one? Regards Marcel