From: Michael Ellerman <mpe@ellerman.id.au>
To: Krzysztof Kozlowski <krzk@kernel.org>,
Esben Haabendal <esben@geanix.com>,
Tudor Ambarus <tudor.ambarus@linaro.org>,
Pratyush Yadav <pratyush@kernel.org>,
Michael Walle <mwalle@kernel.org>,
Miquel Raynal <miquel.raynal@bootlin.com>,
Richard Weinberger <richard@nod.at>,
Vignesh Raghavendra <vigneshr@ti.com>,
Nicholas Piggin <npiggin@gmail.com>,
Christophe Leroy <christophe.leroy@csgroup.eu>,
"Aneesh Kumar K.V" <aneesh.kumar@kernel.org>,
"Naveen N. Rao" <naveen.n.rao@linux.ibm.com>,
Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will@kernel.org>
Cc: linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org,
linuxppc-dev@lists.ozlabs.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 2/3] powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC
Date: Tue, 02 Jul 2024 22:01:57 +1000 [thread overview]
Message-ID: <87v81oj93e.fsf@mail.lhotse> (raw)
In-Reply-To: <d203dd45-fe69-48dc-aa36-d9870065f2e9@kernel.org>
Krzysztof Kozlowski <krzk@kernel.org> writes:
> On 30/05/2024 16:46, Esben Haabendal wrote:
>> With CONFIG_FSL_IFC now being user-visible, and thus changed from a select
>> to depends in CONFIG_MTD_NAND_FSL_IFC, the dependencies needs to be
>> selected in defconfigs.
>>
>> Signed-off-by: Esben Haabendal <esben@geanix.com>
>
> Anyone is going to pick this up?
Doesn't it need to be merged along with patch 1?
cheers
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
WARNING: multiple messages have this Message-ID (diff)
From: Michael Ellerman <mpe@ellerman.id.au>
To: Krzysztof Kozlowski <krzk@kernel.org>,
Esben Haabendal <esben@geanix.com>,
Tudor Ambarus <tudor.ambarus@linaro.org>,
Pratyush Yadav <pratyush@kernel.org>,
Michael Walle <mwalle@kernel.org>,
Miquel Raynal <miquel.raynal@bootlin.com>,
Richard Weinberger <richard@nod.at>,
Vignesh Raghavendra <vigneshr@ti.com>,
Nicholas Piggin <npiggin@gmail.com>,
Christophe Leroy <christophe.leroy@csgroup.eu>,
"Aneesh Kumar K.V" <aneesh.kumar@kernel.org>,
"Naveen N. Rao" <naveen.n.rao@linux.ibm.com>,
Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will@kernel.org>
Cc: linuxppc-dev@lists.ozlabs.org, linux-mtd@lists.infradead.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 2/3] powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC
Date: Tue, 02 Jul 2024 22:01:57 +1000 [thread overview]
Message-ID: <87v81oj93e.fsf@mail.lhotse> (raw)
In-Reply-To: <d203dd45-fe69-48dc-aa36-d9870065f2e9@kernel.org>
Krzysztof Kozlowski <krzk@kernel.org> writes:
> On 30/05/2024 16:46, Esben Haabendal wrote:
>> With CONFIG_FSL_IFC now being user-visible, and thus changed from a select
>> to depends in CONFIG_MTD_NAND_FSL_IFC, the dependencies needs to be
>> selected in defconfigs.
>>
>> Signed-off-by: Esben Haabendal <esben@geanix.com>
>
> Anyone is going to pick this up?
Doesn't it need to be merged along with patch 1?
cheers
WARNING: multiple messages have this Message-ID (diff)
From: Michael Ellerman <mpe@ellerman.id.au>
To: Krzysztof Kozlowski <krzk@kernel.org>,
Esben Haabendal <esben@geanix.com>,
Tudor Ambarus <tudor.ambarus@linaro.org>,
Pratyush Yadav <pratyush@kernel.org>,
Michael Walle <mwalle@kernel.org>,
Miquel Raynal <miquel.raynal@bootlin.com>,
Richard Weinberger <richard@nod.at>,
Vignesh Raghavendra <vigneshr@ti.com>,
Nicholas Piggin <npiggin@gmail.com>,
Christophe Leroy <christophe.leroy@csgroup.eu>,
"Aneesh Kumar K.V" <aneesh.kumar@kernel.org>,
"Naveen N. Rao" <naveen.n.rao@linux.ibm.com>,
Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will@kernel.org>
Cc: linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org,
linuxppc-dev@lists.ozlabs.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 2/3] powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC
Date: Tue, 02 Jul 2024 22:01:57 +1000 [thread overview]
Message-ID: <87v81oj93e.fsf@mail.lhotse> (raw)
In-Reply-To: <d203dd45-fe69-48dc-aa36-d9870065f2e9@kernel.org>
Krzysztof Kozlowski <krzk@kernel.org> writes:
> On 30/05/2024 16:46, Esben Haabendal wrote:
>> With CONFIG_FSL_IFC now being user-visible, and thus changed from a select
>> to depends in CONFIG_MTD_NAND_FSL_IFC, the dependencies needs to be
>> selected in defconfigs.
>>
>> Signed-off-by: Esben Haabendal <esben@geanix.com>
>
> Anyone is going to pick this up?
Doesn't it need to be merged along with patch 1?
cheers
next prev parent reply other threads:[~2024-07-02 12:02 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-30 14:46 [PATCH v3 0/3] memory: fsl_ifc: Make FSL_IFC config visible and selectable Esben Haabendal
2024-05-30 14:46 ` Esben Haabendal
2024-05-30 14:46 ` Esben Haabendal
2024-05-30 14:46 ` Esben Haabendal
2024-05-30 14:46 ` [PATCH v3 1/3] " Esben Haabendal
2024-05-30 14:46 ` Esben Haabendal
2024-05-30 14:46 ` Esben Haabendal
2024-05-30 14:46 ` Esben Haabendal
2024-06-12 8:26 ` (subset) " Krzysztof Kozlowski
2024-06-12 8:26 ` Krzysztof Kozlowski
2024-06-12 8:26 ` Krzysztof Kozlowski
2024-05-30 14:46 ` [PATCH v3 2/3] powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC Esben Haabendal
2024-05-30 14:46 ` Esben Haabendal
2024-05-30 14:46 ` Esben Haabendal
2024-05-30 14:46 ` Esben Haabendal
2024-07-02 7:00 ` Krzysztof Kozlowski
2024-07-02 7:00 ` Krzysztof Kozlowski
2024-07-02 7:00 ` Krzysztof Kozlowski
2024-07-02 12:01 ` Michael Ellerman [this message]
2024-07-02 12:01 ` Michael Ellerman
2024-07-02 12:01 ` Michael Ellerman
2024-07-02 12:33 ` Krzysztof Kozlowski
2024-07-02 12:33 ` Krzysztof Kozlowski
2024-07-02 12:33 ` Krzysztof Kozlowski
2024-05-30 14:46 ` [PATCH v3 3/3] arm64/configs: " Esben Haabendal
2024-05-30 14:46 ` Esben Haabendal
2024-05-30 14:46 ` Esben Haabendal
2024-05-30 14:46 ` Esben Haabendal
2024-07-02 7:00 ` Krzysztof Kozlowski
2024-07-02 7:00 ` Krzysztof Kozlowski
2024-07-02 7:00 ` Krzysztof Kozlowski
2024-07-06 23:10 ` [PATCH v3 0/3] memory: fsl_ifc: Make FSL_IFC config visible and selectable Michael Ellerman
2024-07-06 23:10 ` Michael Ellerman
2024-07-06 23:10 ` Michael Ellerman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87v81oj93e.fsf@mail.lhotse \
--to=mpe@ellerman.id.au \
--cc=aneesh.kumar@kernel.org \
--cc=catalin.marinas@arm.com \
--cc=christophe.leroy@csgroup.eu \
--cc=esben@geanix.com \
--cc=krzk@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=miquel.raynal@bootlin.com \
--cc=mwalle@kernel.org \
--cc=naveen.n.rao@linux.ibm.com \
--cc=npiggin@gmail.com \
--cc=pratyush@kernel.org \
--cc=richard@nod.at \
--cc=tudor.ambarus@linaro.org \
--cc=vigneshr@ti.com \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.