diff for duplicates of <66e619a9085a2ecb62e3945cd024822de5317f92.camel@codeconstruct.com.au> diff --git a/a/1.txt b/N1/1.txt index 6c49a8a..0dcaf8d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -50,12 +50,12 @@ On Tue, 2024-10-08 at 16:14 +0800, Billy Tsai wrote: > +static const int g7_debounce_timers[4] = { 0x00, 0x00, 0x04, 0x08 }; > + > +/* -> + * The debounce timers array is used to configure the debounce timer settings.Here?s how it works: +> + * The debounce timers array is used to configure the debounce timer settings.Here’s how it works: > + * Array Value: Indicates the offset for configuring the debounce timer. > + * Array Index: Corresponds to the debounce setting register. > + * The debounce timers array follows this pattern for configuring the debounce setting registers: > + * Array Index 0: No debounce timer is set; -> + * Array Value is irrelevant (don?t care). +> + * Array Value is irrelevant (don’t care). > + * Array Index 1: Debounce setting #2 is set to 1, and debounce setting #1 is set to 0. > + * Array Value: offset for configuring debounce timer 0 (g4: 0x50, g7: 0x00) > + * Array Index 2: Debounce setting #2 is set to 0, and debounce setting #1 is set to 1. diff --git a/a/content_digest b/N1/content_digest index cb2bce7..a2d8f1b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,23 @@ "ref\020241008081450.1490955-1-billy_tsai@aspeedtech.com\0" "ref\020241008081450.1490955-8-billy_tsai@aspeedtech.com\0" "From\0Andrew Jeffery <andrew@codeconstruct.com.au>\0" - "Subject\0[PATCH v7 7/7] gpio: aspeed: Support G7 Aspeed gpio controller\0" + "Subject\0Re: [PATCH v7 7/7] gpio: aspeed: Support G7 Aspeed gpio controller\0" "Date\0Wed, 09 Oct 2024 12:42:42 +1030\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Billy Tsai <billy_tsai@aspeedtech.com>" + linus.walleij@linaro.org + brgl@bgdev.pl + robh@kernel.org + krzk+dt@kernel.org + conor+dt@kernel.org + joel@jms.id.au + linux-gpio@vger.kernel.org + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-aspeed@lists.ozlabs.org + linux-kernel@vger.kernel.org + BMC-SW@aspeedtech.com + Peter.Yin@quantatw.com + " Jay_Zhang@wiwynn.com\0" "\00:1\0" "b\0" "On Tue, 2024-10-08 at 16:14 +0800, Billy Tsai wrote:\n" @@ -58,12 +72,12 @@ "> +static const int g7_debounce_timers[4] = { 0x00, 0x00, 0x04, 0x08 };\n" "> +\n" "> +/*\n" - "> + * The debounce timers array is used to configure the debounce timer settings.Here?s how it works:\n" + "> + * The debounce timers array is used to configure the debounce timer settings.Here\342\200\231s how it works:\n" "> + * Array Value: Indicates the offset for configuring the debounce timer.\n" "> + * Array Index: Corresponds to the debounce setting register.\n" "> + * The debounce timers array follows this pattern for configuring the debounce setting registers:\n" "> + * Array Index 0: No debounce timer is set;\n" - "> + *\t\t Array Value is irrelevant (don?t care).\n" + "> + *\t\t Array Value is irrelevant (don\342\200\231t care).\n" "> + * Array Index 1: Debounce setting #2 is set to 1, and debounce setting #1 is set to 0.\n" "> + *\t\t Array Value: offset for configuring debounce timer 0 (g4: 0x50, g7: 0x00)\n" "> + * Array Index 2: Debounce setting #2 is set to 0, and debounce setting #1 is set to 1.\n" @@ -112,4 +126,4 @@ "\n" Andrew -63337663d8a7ee75f971ff43250161f132b853c53aba71c069b6c3184ee3519d +27895fb1637d0a68058e2d8b3dbd1d200bda329ef509fb0cc7181116b4268be0
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.