summaryrefslogtreecommitdiff
path: root/samples/rust/rust_driver_i2c.rs
diff options
context:
space:
mode:
authorFrank Li <Frank.Li@nxp.com>2025-10-28 10:57:54 -0400
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2025-12-02 17:33:02 +0100
commit79c3ae7ada0548d5097bdb65dde5d24a7d660fae (patch)
tree5154047e535a460dc8bec8c18a127c09717afc75 /samples/rust/rust_driver_i2c.rs
parent57c4011d36374568b24d9e8cba892e81697ed9f4 (diff)
regmap: i3c: switch to use i3c_xfer from i3c_priv_xfer
Switch to use i3c_xfer instead of i3c_priv_xfer because framework will update to support HDR mode. i3c_priv_xfer is now an alias of i3c_xfer. Replace i3c_device_do_priv_xfers() with i3c_device_do_xfers(..., I3C_SDR) to align with the new API. Prepare for removal of i3c_priv_xfer and i3c_device_do_priv_xfers(). Signed-off-by: Frank Li <Frank.Li@nxp.com> Acked-by: Mark Brown <broonie@kernel.org> Link: https://patch.msgid.link/20251028-lm75-v1-3-9bf88989c49c@nxp.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'samples/rust/rust_driver_i2c.rs')
0 files changed, 0 insertions, 0 deletions