Re: [PATCH 3/3] Bluetooth: btusb: Expose reset gpio to debugfs

2021-01-25 Thread Marcel Holtmann
Hi Abhishek, > If btusb has a reset gpio, expose it to userspace so we can toggle the > reset gpio directly. This is useful for testing and error recovery. > > Signed-off-by: Abhishek Pandit-Subedi > Reviewed-by: Miao-chen Chou > --- > > drivers/bluetooth/btusb.c | 46

[PATCH 3/3] Bluetooth: btusb: Expose reset gpio to debugfs

2021-01-19 Thread Abhishek Pandit-Subedi
If btusb has a reset gpio, expose it to userspace so we can toggle the reset gpio directly. This is useful for testing and error recovery. Signed-off-by: Abhishek Pandit-Subedi Reviewed-by: Miao-chen Chou --- drivers/bluetooth/btusb.c | 46 +++ 1 file