public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: <Claudiu.Beznea@microchip.com>
To: <Eugen.Hristev@microchip.com>
Cc: <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <linux-media@vger.kernel.org>
Subject: Re: [PATCH v2 1/2] ARM: configs: sama5/7: switch to new MICROCHIP_ISC driver
Date: Fri, 25 Nov 2022 14:03:01 +0000	[thread overview]
Message-ID: <da0c818e-5774-8280-8bba-4e7e8e683b05@microchip.com> (raw)
In-Reply-To: <5c93892b-4d04-3b55-72ec-36d3519d543b@microchip.com>

On 25.11.2022 15:52, Eugen Hristev - M18282 wrote:
> On 11/25/22 15:47, Claudiu Beznea - M18063 wrote:
>> On 25.11.2022 15:06, Eugen Hristev wrote:
>>> The ATMEL_ISC and ATMEL_XISC have been deprecated and moved to staging.
>>> Use the new MICROCHIP_ISC/MICROCHIP_XISC symbols which are the
>>> replacement drivers.
>>>
>>> Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
>>
>> Applied to at91-defconfig (after re-worked a bit to keep entries
>> alphabetically sorted), thanks!
> 
> I added them in the order given by make savedefconfig. It's not 
> alphabetical rather given by the order in the menuconfig it appears.
> When moving from media/platform/atmel to media/platform/microchip the 
> order in the defconfig changed.
> If you reordered them, now there will be differences vs make savedefconfig.

Hm, OK, good to know, I though you added them w/o the drivers in tree.
Thanks for letting me know. I'll revert my changes.

> 
> Eugen
>>
>>> ---
>>> changes in v2:
>>> - split the multi v7 into separate patch
>>>
>>>   arch/arm/configs/sama5_defconfig | 2 +-
>>>   arch/arm/configs/sama7_defconfig | 2 +-
>>>   2 files changed, 2 insertions(+), 2 deletions(-)
>>>
>>> diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
>>> index 877bbe7b777e..f89fd4e0d10a 100644
>>> --- a/arch/arm/configs/sama5_defconfig
>>> +++ b/arch/arm/configs/sama5_defconfig
>>> @@ -150,8 +150,8 @@ CONFIG_MEDIA_PLATFORM_SUPPORT=y
>>>   CONFIG_MEDIA_USB_SUPPORT=y
>>>   CONFIG_USB_VIDEO_CLASS=m
>>>   CONFIG_V4L_PLATFORM_DRIVERS=y
>>> -CONFIG_VIDEO_ATMEL_ISC=y
>>>   CONFIG_VIDEO_ATMEL_ISI=y
>>> +CONFIG_VIDEO_MICROCHIP_ISC=y
>>>   CONFIG_VIDEO_MT9V032=m
>>>   CONFIG_VIDEO_OV2640=m
>>>   CONFIG_VIDEO_OV5640=m
>>> diff --git a/arch/arm/configs/sama7_defconfig b/arch/arm/configs/sama7_defconfig
>>> index 8f28c9d443f0..cc42cea77f38 100644
>>> --- a/arch/arm/configs/sama7_defconfig
>>> +++ b/arch/arm/configs/sama7_defconfig
>>> @@ -140,7 +140,7 @@ CONFIG_MEDIA_SUPPORT_FILTER=y
>>>   CONFIG_MEDIA_CAMERA_SUPPORT=y
>>>   CONFIG_MEDIA_PLATFORM_SUPPORT=y
>>>   CONFIG_V4L_PLATFORM_DRIVERS=y
>>> -CONFIG_VIDEO_ATMEL_XISC=y
>>> +CONFIG_VIDEO_MICROCHIP_XISC=y
>>>   CONFIG_VIDEO_MICROCHIP_CSI2DC=y
>>>   CONFIG_VIDEO_IMX219=m
>>>   CONFIG_VIDEO_IMX274=m
>>
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2022-11-25 14:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-25 13:06 [PATCH v2 1/2] ARM: configs: sama5/7: switch to new MICROCHIP_ISC driver Eugen Hristev
2022-11-25 13:06 ` [PATCH v2 2/2] ARM: configs: multi_v7: " Eugen Hristev
2022-11-25 13:47   ` Claudiu.Beznea
2022-11-25 13:47 ` [PATCH v2 1/2] ARM: configs: sama5/7: " Claudiu.Beznea
2022-11-25 13:52   ` Eugen.Hristev
2022-11-25 14:03     ` Claudiu.Beznea [this message]
2022-11-25 14:07       ` Eugen.Hristev

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=da0c818e-5774-8280-8bba-4e7e8e683b05@microchip.com \
    --to=claudiu.beznea@microchip.com \
    --cc=Eugen.Hristev@microchip.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox