From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2918EC433E0 for ; Wed, 24 Jun 2020 11:54:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E844320857 for ; Wed, 24 Jun 2020 11:54:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1592999670; bh=4Kz40kxtuYw6HyJAzgomtBa4kIuyPe7+H+RuU6G51Ls=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=jclqiqBqRHxQjZj4UDK+AvdNbRseXPoRDKfcMdPr3eeb6K3YCa/9gT4grYiouPQAR EJcFlEfPzNoUHf9yCOrDONhtqpUqihIEYtfn0tuLfLdat1HhBYD2I8TFpHfTsIPcfY 9ozMFI6nRIEQuooHc/JKmoK40PcHtitQddUsKfik= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2403818AbgFXLy2 (ORCPT ); Wed, 24 Jun 2020 07:54:28 -0400 Received: from mail-ej1-f45.google.com ([209.85.218.45]:37971 "EHLO mail-ej1-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2403776AbgFXLyZ (ORCPT ); Wed, 24 Jun 2020 07:54:25 -0400 Received: by mail-ej1-f45.google.com with SMTP id w16so2168054ejj.5; Wed, 24 Jun 2020 04:54:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=ufsL1RSHA0Qgz7G5/lHH40o6RzNzgQ4/McWZWanPBsY=; b=Fg7OZxm087+vNsfLY5urGBRXysy6moHFaVEtbAvms/H1VBzoefwpVOOIVcWkNP+OGH 92lzC1cfAQlpUicXO+sOEmEYQr+z0egzUvPyKOi5gnuJt51LTMN/1taNT3FLiU4r+LPr SnJOdjPuINkMWyWf0JjvNoInvms9EQxR7/V+Egl7WqAHdzEFQt4ghjJh4V0O3vFRdVdy XXj1smbzRoX/wobem0uD7EJSfnO0g8Zhp+FjldEqg082VFkhk7RpDghMSwAgNugGj0mZ BvRv8XtdRbxEdT5s3PRmlfV6PgwjZqpeA8WxzGs5ni9+3+NFmwiEEc0CHHPuoWp+AaW+ ZswA== X-Gm-Message-State: AOAM530s6WDrXtTLceJ9CQdN+IkMWoxF3LwpWr0Gzx+gE1UjNvFgnqFU m3yX7WkqdSVLZ0dkMZhQZLs= X-Google-Smtp-Source: ABdhPJxZdMjAfmb/JyEFCVwoJTo0S1v0Zs4pAvQ4nQtg9i0282GzbVAxxPadw/CghDQJQ1NdFjPSGQ== X-Received: by 2002:a17:906:4045:: with SMTP id y5mr15995409ejj.261.1592999662614; Wed, 24 Jun 2020 04:54:22 -0700 (PDT) Received: from pi3 ([194.230.155.235]) by smtp.googlemail.com with ESMTPSA id n16sm6577049ejo.54.2020.06.24.04.54.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Jun 2020 04:54:21 -0700 (PDT) Date: Wed, 24 Jun 2020 13:54:19 +0200 From: Krzysztof Kozlowski To: Hans Verkuil Cc: Jonathan Bakker , kyungmin.park@samsung.com, s.nawrocki@samsung.com, mchehab@kernel.org, kgene@kernel.org, linux-media@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Tomasz Figa Subject: Re: [PATCH 00/11] media: exynos4-is: Improve support for s5pv210 and parallel ports Message-ID: <20200624115419.GA20764@pi3> References: <07fb9000-ae00-efcd-e91a-48765ff3d4bf@xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <07fb9000-ae00-efcd-e91a-48765ff3d4bf@xs4all.nl> Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org On Wed, Jun 24, 2020 at 01:39:50PM +0200, Hans Verkuil wrote: > Can someone from Samsung or someone who knows this SoC take a look at this series? > > This series looks sane to me, so I'll probably merge this if nobody replies > in the next two weeks or so. Unfortunately I don't know the media part on S5Pv210 at all so I cannot provide any feedback. There are not many active users of these SoCs nowadays. One of hem is Jonathan, so if he wants to change something he will mostly break/affect his own setup. :) Therefore I think it is safe to merge. Best regards, Krzysztof