summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAmelie Delaunay <amelie.delaunay@foss.st.com>2021-01-05 10:48:53 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-01-12 12:54:42 +0100
commit2979ee7a91127a2d6fddd4e98d450ee782115772 (patch)
treeacfb34a57c166e6547fe51d35eb45f3e9056f577 /tools/perf/scripts/python
parent8653d71ce3763aedcf3d2331f59beda3fecd79e4 (diff)
downloadkernel-2979ee7a91127a2d6fddd4e98d450ee782115772.tar.gz
usb: dwc2: set ahbcfg parameter for STM32MP15 OTG HS and FS
STM32MP15 ahbcfg register default value sets Burst length/type (HBSTLEN) to Single (32-bit accesses on AHB), which is not recommended, according to STM32MP157 Reference manual [1]. This patch sets Burst length/type (HBSTLEN) so that bus transactions target 16x32 bit accesses. This improves OTG controller performance. [1] https://www.st.com/resource/en/reference_manual/dm00327659.pdf, p.3149 Acked-by: Minas Harutyunyan <Minas.Harutyunyan@synopsys.com> Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com> Link: https://lore.kernel.org/r/20210105094855.30763-2-amelie.delaunay@foss.st.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions