diff options
author | Raju Rangoju <Raju.Rangoju@amd.com> | 2024-09-25 16:36:43 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-09-30 02:11:55 +0300 |
commit | 9674f1694e644aa5cc50e1009481cb4c5b4e8f8f (patch) | |
tree | 66cc186de00346eb299d61cd5070fdf88e981cfd /tools/perf/scripts/python | |
parent | 145d61c0ab3344f7f76f5f8cdd1134477c1def98 (diff) | |
download | linux-9674f1694e644aa5cc50e1009481cb4c5b4e8f8f.tar.xz |
spi: spi_amd: Set controller address mode
Add changes to set the controller address mode before initiating commands.
The AMD SPI0 controller(AMDI0062) supports both 24-bit and 32-bit address
modes, while the HID2 SPI controller(AMDI0063) supports only the 24-bit
address mode. So this change is applicable only for SPI0 controller.
Co-developed-by: Krishnamoorthi M <krishnamoorthi.m@amd.com>
Signed-off-by: Krishnamoorthi M <krishnamoorthi.m@amd.com>
Co-developed-by: Akshata MukundShetty <akshata.mukundshetty@amd.com>
Signed-off-by: Akshata MukundShetty <akshata.mukundshetty@amd.com>
Signed-off-by: Raju Rangoju <Raju.Rangoju@amd.com>
Link: https://patch.msgid.link/20240925133644.2922359-8-Raju.Rangoju@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions