diff options
author | Geert Uytterhoeven <[email protected]> | 2019-10-24 15:13:08 +0200 |
---|---|---|
committer | Geert Uytterhoeven <[email protected]> | 2019-11-01 13:42:52 +0100 |
commit | 884caadad128efad8e00c1cdc3177bc8912ee8ec (patch) | |
tree | 24a2206a6061d93d220da3131783473ab0a4364c /tools/perf/scripts/python/check-perf-trace.py | |
parent | 708c69e9eaccffc944858c6fbb38f600926e1fcf (diff) |
pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B
The definitions for bit field [19:18] of the Peripheral Function Select
Register 3 were accidentally copied from bit field [20], leading to
duplicates for the TCLK1_B function, and missing TCLK0, CAN_CLK_B, and
ET0_ETXD4 functions.
Fix this by adding the missing GPIO_FN_CAN_CLK_B and GPIO_FN_ET0_ETXD4
enum values, and correcting the functions.
Reported-by: Ben Dooks <[email protected]>
Signed-off-by: Geert Uytterhoeven <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions