Return-Path: Subject: Re: [PATCH 0/2] Add API to retrieve the Bluetooth Device Address (BD_ADDR) To: Matthias Kaehlcke Cc: Greg Kroah-Hartman , "Rafael J . Wysocki" , Sakari Ailus , Marcin Wojtas , Andy Shevchenko , Marcel Holtmann , Johan Hedberg , linux-kernel@vger.kernel.org, linux-bluetooth@vger.kernel.org, Balakrishna Godavarthi , Loic Poulain , Brian Norris References: <20180920223436.202454-1-mka@chromium.org> <0ea65ca1-8d06-72d8-3bbe-693e09605a8a@codeaurora.org> <20180920230121.GT22824@google.com> <36e5d881-a45e-c879-c275-e6e18bc99ed5@codeaurora.org> <20180920231947.GU22824@google.com> From: Sinan Kaya Message-ID: <124b6f76-a65f-e304-6c60-fbb9104415f4@codeaurora.org> Date: Fri, 21 Sep 2018 01:25:45 -0400 MIME-Version: 1.0 In-Reply-To: <20180920231947.GU22824@google.com> Content-Type: text/plain; charset=utf-8; format=flowed List-ID: On 9/20/2018 7:19 PM, Matthias Kaehlcke wrote: > If the existing users populate a custom property with the BD address > in the bootloader you could roll out a bootloader change. You'd have > to make sure that bootloader and kernel match. The bootloader could > still populate the custom property to be compatible with 'old' > kernels. If there is no standard about the name of the property, this probably doesn't belong to property.c but should rather be hosted in bluetooth directory for consumption among the bluetooth drivers.