linux/drivers/net/pse-pd
Robert Marko e586644d0a net: pse-pd: set user byte command SUB2 field
The Set User Byte to Save command has three subject bytes.
The PD692x0 protocol guides defines SUB2 with value 0x4e, while SUB1
carries the NVM user byte.

Template only initialized SUB and SUB1.
Fill SUB2 explicitly so the command matches the documented layout.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Acked-by: Kory Maincent <kory.maincent@bootlin.com>
Link: https://patch.msgid.link/20260611102517.445549-1-robert.marko@sartura.hr
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-06-17 15:57:16 -07:00
..
Kconfig net: pse-pd: Add Si3474 PSE controller driver 2025-08-28 14:41:59 +02:00
Makefile net: pse-pd: Add Si3474 PSE controller driver 2025-08-28 14:41:59 +02:00
pd692x0.c net: pse-pd: set user byte command SUB2 field 2026-06-17 15:57:16 -07:00
pse_core.c net: pse-pd: fix sign on -ENOENT check in of_load_pse_pis() 2026-05-19 17:44:27 -07:00
pse_regulator.c net: pse-pd: Remove is_enabled callback from drivers 2025-01-14 13:56:32 +01:00
si3474.c net: pse-pd: Use named initializers for arrays of i2c_device_data 2026-05-20 19:01:48 -07:00
tps23881.c net: pse-pd: Use named initializers for arrays of i2c_device_data 2026-05-20 19:01:48 -07:00