Re: [PATCH 2/2] mtd: spi-nor: add initial sysfs support

2021-04-06 Thread Vignesh Raghavendra
On 4/6/21 2:17 PM, Michael Walle wrote: > Hi, > > Am 2021-04-06 09:56, schrieb Vignesh Raghavendra: >> Hi, >> >> On 3/18/21 2:54 PM, Michael Walle wrote: >>> Add support to show the name and JEDEC identifier as well as to dump the >>> SFDP table. Not all flashes list their SFDP table contents

Re: [PATCH 2/2] mtd: spi-nor: add initial sysfs support

2021-04-06 Thread Michael Walle
Hi, Am 2021-04-06 09:56, schrieb Vignesh Raghavendra: Hi, On 3/18/21 2:54 PM, Michael Walle wrote: Add support to show the name and JEDEC identifier as well as to dump the SFDP table. Not all flashes list their SFDP table contents in their datasheet. So having that is useful. It might also

Re: [PATCH 2/2] mtd: spi-nor: add initial sysfs support

2021-04-06 Thread Vignesh Raghavendra
Hi, On 3/18/21 2:54 PM, Michael Walle wrote: > Add support to show the name and JEDEC identifier as well as to dump the > SFDP table. Not all flashes list their SFDP table contents in their > datasheet. So having that is useful. It might also be helpful in bug > reports from users. > Sorry for

Re: [PATCH 2/2] mtd: spi-nor: add initial sysfs support

2021-03-22 Thread Michael Walle
Hi Pratyush, Am 2021-03-22 15:43, schrieb Pratyush Yadav: I have not worked with sysfs much so only giving this patch a quick overview. On 18/03/21 10:24AM, Michael Walle wrote: Add support to show the name and JEDEC identifier as well as to dump the SFDP table. Not all flashes list their

Re: [PATCH 2/2] mtd: spi-nor: add initial sysfs support

2021-03-22 Thread Pratyush Yadav
Hi Michael, I have not worked with sysfs much so only giving this patch a quick overview. On 18/03/21 10:24AM, Michael Walle wrote: > Add support to show the name and JEDEC identifier as well as to dump the > SFDP table. Not all flashes list their SFDP table contents in their > datasheet. So

Re: [PATCH 2/2] mtd: spi-nor: add initial sysfs support

2021-03-20 Thread Michael Walle
Hi Yicong, Am 2021-03-20 05:16, schrieb Yicong Yang: On 2021/3/18 17:24, Michael Walle wrote: Add support to show the name and JEDEC identifier as well as to dump the SFDP table. Not all flashes list their SFDP table contents in their datasheet. So having that is useful. It might also be

Re: [PATCH 2/2] mtd: spi-nor: add initial sysfs support

2021-03-19 Thread Yicong Yang
On 2021/3/18 17:24, Michael Walle wrote: > Add support to show the name and JEDEC identifier as well as to dump the > SFDP table. Not all flashes list their SFDP table contents in their > datasheet. So having that is useful. It might also be helpful in bug > reports from users. > > The idea

[PATCH 2/2] mtd: spi-nor: add initial sysfs support

2021-03-18 Thread Michael Walle
Add support to show the name and JEDEC identifier as well as to dump the SFDP table. Not all flashes list their SFDP table contents in their datasheet. So having that is useful. It might also be helpful in bug reports from users. The idea behind the sysfs module is also to have raw access to the