RE: [PATCH v2 0/3] Introduce a new Write Protected pin inverted property

2024-11-14 Thread Jamin Lin
Hi Cedric, > > Hello Jamin, > > On 11/14/24 06:32, Jamin Lin wrote: > > Hi Cedric, Andrew > > > >> Subject: [PATCH v2 0/3] Introduce a new Write Protected pin inverted > >> property > >> > >> change from v1: > >> 1. Support RT

Re: [PATCH v2 0/3] Introduce a new Write Protected pin inverted property

2024-11-13 Thread Cédric Le Goater
Hello Jamin, On 11/14/24 06:32, Jamin Lin wrote: Hi Cedric, Andrew Subject: [PATCH v2 0/3] Introduce a new Write Protected pin inverted property change from v1: 1. Support RTC for AST2700. 2. Support SDHCI write protected pin inverted for AST2500 and AST2600. 3. Introduce Capabilities

RE: [PATCH v2 0/3] Introduce a new Write Protected pin inverted property

2024-11-13 Thread Jamin Lin
Hi Cedric, Andrew > Subject: [PATCH v2 0/3] Introduce a new Write Protected pin inverted property > > change from v1: > 1. Support RTC for AST2700. > 2. Support SDHCI write protected pin inverted for AST2500 and AST2600. > 3. Introduce Capabilities Register 2 for SD slot 0 a

[PATCH v2 0/3] Introduce a new Write Protected pin inverted property

2024-11-03 Thread Jamin Lin via
change from v1: 1. Support RTC for AST2700. 2. Support SDHCI write protected pin inverted for AST2500 and AST2600. 3. Introduce Capabilities Register 2 for SD slot 0 and 1. 4. Support create flash devices via command line for AST1030. change from v2: replace wp-invert with wp-inverted and fix revi