Re: [PATCH 0/2]: Enable UBIFS support

From: Krzysztof Kozlowski
Date: Thu Jun 22 2023 - 05:33:53 EST


On 22/06/2023 10:04, kah.jing.lee@xxxxxxxxx wrote:
> From: Kah Jing Lee <kah.jing.lee@xxxxxxxxx>
>
> Hi,
> The patchset is to update the qspi mtd partition range for UBIFS on
> socfpga platform. The subsequent patch is enable the UBIFS in defconfig.
>
> Alif Zakuan Yuslaimi (2):
> arch: arm64: boot: dts: Updated QSPI Flash layout for UBIFS
> arch: arm64: configs: Enable UBI and UBIFS

Please use subject prefixes matching the subsystem. You can get them for
example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory
your patch is touching.

Your patchset has also broken/missing threading. Read carefully
submitting patches and rest of documentation.

Best regards,
Krzysztof