Skip to content
Commit b5f447ce authored by Ryan McClelland's avatar Ryan McClelland Committed by Henrik Brix Andersen
Browse files

drivers: i3c: split up i3c_device_basic_info_get



For ENTDAA, BCR and DCR is always transmitted back up to the controller.
When `i3c_bus_init` is done, it does the ENTDAA then it would get the
basic info would get the BCR and DCR again. This was rather reduntant.
This now splits it up so there is a function called
`i3c_device_adv_info_get` which gets the mrl, mwl, getcaps, and the
mxds. `i3c_device_basic_info_get` now only just gets the bcr and dcr.
There is also an inline function called `i3c_device_info_get` which
will get everything.

Signed-off-by: default avatarRyan McClelland <ryanmcclelland@meta.com>
parent eb7ab85f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment