]> www.infradead.org Git - users/dwmw2/linux.git/commit
can: gs_usb: document the USER_ID feature
authorMarc Kleine-Budde <mkl@pengutronix.de>
Sun, 7 Nov 2021 13:50:11 +0000 (14:50 +0100)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Thu, 10 Mar 2022 08:49:15 +0000 (09:49 +0100)
commite0902cad4b32838e0336b5497a7e9d479ada6b9c
treea709f36362e37feff48959e20db5adaa42193830
parent15564f821c0431cb5b5673c148959945113b433b
can: gs_usb: document the USER_ID feature

The widely used open source firmware candleLight has optional support
for reading/writing of an user defined value into the device's flash.

This is indicated by the GS_CAN_FEATURE_USER_ID feature. The
corresponding request are GS_USB_BREQ_GET_USER_ID and
GS_USB_BREQ_SET_USER_ID.

This patch documents these values.

Link: https://lore.kernel.org/all/20220309124132.291861-11-mkl@pengutronix.de
Link: https://github.com/candle-usb/candleLight_fw/commit/1453d70dc9a9d98ac254893ba5114b8e826e0e39
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/usb/gs_usb.c