diff mbox series

arm64: defconfig: Enable iris video driver

Message ID 20250225-enable-iris-defconfig-v1-1-1ed49c8396bb@quicinc.com (mailing list archive)
State New
Headers show
Series arm64: defconfig: Enable iris video driver | expand

Commit Message

Dikshita Agarwal Feb. 25, 2025, 10:09 a.m. UTC
Enable the building of the iris video driver by default.

Signed-off-by: Dikshita Agarwal <quic_dikshita@quicinc.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)


---
base-commit: b2c4bf0c102084e77ed1b12090d77a76469a6814
change-id: 20250225-enable-iris-defconfig-d6b8c2fb4674

Best regards,

Comments

Krzysztof Kozlowski Feb. 25, 2025, 1:06 p.m. UTC | #1
On 25/02/2025 11:09, Dikshita Agarwal wrote:
> Enable the building of the iris video driver by default.


1. Why?

2. This was already sent by Neil...

Best regards,
Krzysztof
Dikshita Agarwal Feb. 26, 2025, 5:51 a.m. UTC | #2
On 2/25/2025 6:36 PM, Krzysztof Kozlowski wrote:
> On 25/02/2025 11:09, Dikshita Agarwal wrote:
>> Enable the building of the iris video driver by default.
> 
> 
> 1. Why?
> 
> 2. This was already sent by Neil...
> 
Apologies, I wasn't aware of that. May be I should subscribe to
linux-kernel mailing list for such patches.

Please ignore this patch.

> Best regards,
> Krzysztof
Krzysztof Kozlowski Feb. 26, 2025, 7:01 a.m. UTC | #3
On 26/02/2025 06:51, Dikshita Agarwal wrote:
> 
> 
> On 2/25/2025 6:36 PM, Krzysztof Kozlowski wrote:
>> On 25/02/2025 11:09, Dikshita Agarwal wrote:
>>> Enable the building of the iris video driver by default.
>>
>>
>> 1. Why?
>>
>> 2. This was already sent by Neil...
>>
> Apologies, I wasn't aware of that. May be I should subscribe to
> linux-kernel mailing list for such patches.
> 
> Please ignore this patch.

No worries, this was tight timing. I just noted that this was sent, but
in future anyway always explain in commit msg "why" changing something.

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index cb7da4415599..9cc06923c280 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -845,6 +845,7 @@  CONFIG_VIDEO_IMX8_ISI=m
 CONFIG_VIDEO_IMX8_ISI_M2M=y
 CONFIG_VIDEO_IMX8_JPEG=m
 CONFIG_VIDEO_QCOM_CAMSS=m
+CONFIG_VIDEO_QCOM_IRIS=m
 CONFIG_VIDEO_QCOM_VENUS=m
 CONFIG_VIDEO_RCAR_ISP=m
 CONFIG_VIDEO_RCAR_CSI2=m