linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable UBIFS
@ 2023-04-17  9:22 Dhruva Gole
  2023-05-08  7:43 ` Dhruva Gole
  0 siblings, 1 reply; 3+ messages in thread
From: Dhruva Gole @ 2023-04-17  9:22 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon
  Cc: Dhruva Gole, Vaishnav Achath, Vignesh, Apurva Nandan,
	linux-arm-kernel, linux-spi, Mark Brown, linux-kernel

UBIFS is a file system for flash devices which works on top of UBI.

Signed-off-by: Dhruva Gole <d-gole@ti.com>
---
 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 4f59fa575b47..a632d2a1db93 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -267,6 +267,8 @@ CONFIG_MTD_NAND_BRCMNAND=m
 CONFIG_MTD_NAND_FSL_IFC=y
 CONFIG_MTD_NAND_QCOM=y
 CONFIG_MTD_SPI_NOR=y
+CONFIG_MTD_UBI=m
+CONFIG_UBIFS_FS=m
 CONFIG_BLK_DEV_LOOP=y
 CONFIG_BLK_DEV_NBD=m
 CONFIG_VIRTIO_BLK=y
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable UBIFS
  2023-04-17  9:22 [PATCH] arm64: defconfig: Enable UBIFS Dhruva Gole
@ 2023-05-08  7:43 ` Dhruva Gole
  2023-05-09 10:44   ` Vignesh Raghavendra
  0 siblings, 1 reply; 3+ messages in thread
From: Dhruva Gole @ 2023-05-08  7:43 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon
  Cc: Vaishnav Achath, Vignesh, Apurva Nandan, linux-arm-kernel,
	linux-spi, Mark Brown, linux-kernel

Hi,

On 17/04/23 14:52, Dhruva Gole wrote:
> UBIFS is a file system for flash devices which works on top of UBI.
> 
> Signed-off-by: Dhruva Gole <d-gole@ti.com>
> ---
>   arch/arm64/configs/defconfig | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 4f59fa575b47..a632d2a1db93 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -267,6 +267,8 @@ CONFIG_MTD_NAND_BRCMNAND=m
>   CONFIG_MTD_NAND_FSL_IFC=y
>   CONFIG_MTD_NAND_QCOM=y
>   CONFIG_MTD_SPI_NOR=y
> +CONFIG_MTD_UBI=m
> +CONFIG_UBIFS_FS=m

Gentle ping on this patch, can we please pull this in since nobody has
raised any objections since over 3 weeks?

>   CONFIG_BLK_DEV_LOOP=y
>   CONFIG_BLK_DEV_NBD=m
>   CONFIG_VIRTIO_BLK=y

-- 
Thanks and Regards,
Dhruva Gole

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable UBIFS
  2023-05-08  7:43 ` Dhruva Gole
@ 2023-05-09 10:44   ` Vignesh Raghavendra
  0 siblings, 0 replies; 3+ messages in thread
From: Vignesh Raghavendra @ 2023-05-09 10:44 UTC (permalink / raw)
  To: Dhruva Gole, Catalin Marinas, Will Deacon
  Cc: Vaishnav Achath, Apurva Nandan, linux-arm-kernel, linux-spi,
	Mark Brown, linux-kernel



On 08/05/23 13:13, Dhruva Gole wrote:
> Hi,
> 
> On 17/04/23 14:52, Dhruva Gole wrote:
>> UBIFS is a file system for flash devices which works on top of UBI.
>>
>> Signed-off-by: Dhruva Gole <d-gole@ti.com>
>> ---
>>   arch/arm64/configs/defconfig | 2 ++
>>   1 file changed, 2 insertions(+)
>>
>> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
>> index 4f59fa575b47..a632d2a1db93 100644
>> --- a/arch/arm64/configs/defconfig
>> +++ b/arch/arm64/configs/defconfig
>> @@ -267,6 +267,8 @@ CONFIG_MTD_NAND_BRCMNAND=m
>>   CONFIG_MTD_NAND_FSL_IFC=y
>>   CONFIG_MTD_NAND_QCOM=y
>>   CONFIG_MTD_SPI_NOR=y
>> +CONFIG_MTD_UBI=m
>> +CONFIG_UBIFS_FS=m
> 
> Gentle ping on this patch, can we please pull this in since nobody has
> raised any objections since over 3 weeks?

I am planning to queuing this via TI arch tree, if there no objections.

Unfortunately, your patch landed post v6.4-rc1 PRs were sent out. And
thus will only be part of v6.5 cycle. Note that v6.4-rc1 was tagged last
Monday, so you may have to wait a while for folks to catch up

> 
>>   CONFIG_BLK_DEV_LOOP=y
>>   CONFIG_BLK_DEV_NBD=m
>>   CONFIG_VIRTIO_BLK=y
> 

-- 
Regards
Vignesh

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-09 10:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-17  9:22 [PATCH] arm64: defconfig: Enable UBIFS Dhruva Gole
2023-05-08  7:43 ` Dhruva Gole
2023-05-09 10:44   ` Vignesh Raghavendra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).