From: Luke Kenneth Casson Leighton Date: Fri, 25 Sep 2020 12:50:38 +0000 (+0100) Subject: update ls180 descriptions X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6e4fffb338ea8c543da753cb81cadb49bced8957;p=pinmux.git update ls180 descriptions --- diff --git a/src/spec/ls180.py b/src/spec/ls180.py index d8fcd3b..fb10b9e 100644 --- a/src/spec/ls180.py +++ b/src/spec/ls180.py @@ -37,8 +37,8 @@ def pinspec(): fixedpins = {} function_names = { 'PWM': 'PWM (pulse-width modulation)', - 'MSPI0': 'SPI (Serial Peripheral Interface) Master 1', - 'MSPI1': 'SPI (Serial Peripheral Interface) Master 2', + 'MSPI0': 'SPI Master 1 (general)', + 'MSPI1': 'SPI Master 2 (SDCard)', 'UART0': 'UART (TX/RX) 1', 'CLK': 'System Clock', 'RST': 'Reset',