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=-8.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 6F412C2BC11 for ; Tue, 8 Sep 2020 19:20:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3A6DF2087D for ; Tue, 8 Sep 2020 19:20:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=ragnatech-se.20150623.gappssmtp.com header.i=@ragnatech-se.20150623.gappssmtp.com header.b="wivPxHYd" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731119AbgIHTU2 (ORCPT ); Tue, 8 Sep 2020 15:20:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54336 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731125AbgIHQCR (ORCPT ); Tue, 8 Sep 2020 12:02:17 -0400 Received: from mail-lf1-x143.google.com (mail-lf1-x143.google.com [IPv6:2a00:1450:4864:20::143]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A70DFC0610E5 for ; Tue, 8 Sep 2020 08:30:02 -0700 (PDT) Received: by mail-lf1-x143.google.com with SMTP id y11so9432862lfl.5 for ; Tue, 08 Sep 2020 08:30:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ragnatech-se.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=Di/sRB46OQMighQk5dHQr7eSM0Xs2HG6mVJOqpHAQVA=; b=wivPxHYd6n7P0VAEx89iYB0CDqiBmKAo8bMzcLJfB2IiCRpxk5jYQTa829s47y/wno 40r/qjNvtJXqW07sGgOhSY/HZAjUZxaTZhtMPSqKN9fEpuZ4CSnpLMNQuWlpJzLMM7fs IjlQCq8zRJb/BaBSivOSB4R5Wwu4b1YYCM8rPodch7mYWFCK70cCGVs8t8TZjLu7WN1e SiYzFROl6IUYKLWKvvO61Za6fBzGcFbxWI2+IBQ9rr45F6MlSdVG6CUeyWlEB/Wpi3UY quha/AzAYYYLaGPkTLNp/jY5SKnnT236N0YwjedIYIuNHh+ogwxXas/gPuTCgKN9zRYj CLJg== 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:content-transfer-encoding :in-reply-to; bh=Di/sRB46OQMighQk5dHQr7eSM0Xs2HG6mVJOqpHAQVA=; b=J940UxLf7XYLUQK35bSjbI0KpLA/qhEoM5Ugy/ntz7Qo+ufwdYnDIRg6c2BqdC5t9s hUYMxyiIW79uTAHKhYhYiuFVPpaTGMOlaUJyzvcXTIDJy+XFfgJLDR9pGoujuSLYnffP 0PAZFiqYAWqN374etV31vttVAqQ/as9S4qsW8Omr79J/4ez8r6uC4zrIDobXVR8k1cC+ 4f4Lf6tIIUo935FhvIHWZTwnVAtoesCz4Q90/jXwoVqC5hgPJ61AoTJ7xXupJPdwRwUL 9hNjv+LgdKiMu9HZTIhWq2A7nOk83sZHsHf2/12PdXeuYa6/JAVmNGIQeTYOyDvtSAw5 lQqA== X-Gm-Message-State: AOAM533WCv8iu1Ldc6nsxqxrfzsFNUJBVih03vAnKPSX/cP3QZ8FWcqK hRPFejRlnUa9LwQEVNsjJZ6qxw== X-Google-Smtp-Source: ABdhPJwjWseqWyMRsUahDpNm7GhAt9M3g9XoH9LfcntDMA996o6s40LVXSJbHhYXWYKWxabeQtFRwg== X-Received: by 2002:ac2:5327:: with SMTP id f7mr12488078lfh.8.1599579000908; Tue, 08 Sep 2020 08:30:00 -0700 (PDT) Received: from localhost (h-209-203.A463.priv.bahnhof.se. [155.4.209.203]) by smtp.gmail.com with ESMTPSA id l4sm10066362ljg.42.2020.09.08.08.30.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Sep 2020 08:30:00 -0700 (PDT) Date: Tue, 8 Sep 2020 17:29:59 +0200 From: Niklas =?iso-8859-1?Q?S=F6derlund?= To: Lad Prabhakar Cc: Geert Uytterhoeven , Mauro Carvalho Chehab , Rob Herring , Magnus Damm , linux-media@vger.kernel.org, linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Biju Das , Prabhakar Subject: Re: [PATCH 0/2] Add VIN instances to r8a7742 SoC Message-ID: <20200908152959.GC2984648@oden.dyn.berto.se> References: <20200907144509.8861-1-prabhakar.mahadev-lad.rj@bp.renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200907144509.8861-1-prabhakar.mahadev-lad.rj@bp.renesas.com> Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org Hi Lad, Thanks for your work. On 2020-09-07 15:45:07 +0100, Lad Prabhakar wrote: > Hi All, > > This patch series adds support for VIN to r8a7742 (RZ/G1H) SoC. > > Patches apply on top of [1]. > > [1] https://git.kernel.org/pub/scm/linux/kernel/git/geert/ > renesas-devel.git/log/?h=renesas-arm-dt-for-v5.10 For the whole series, Reviewed-by: Niklas Söderlund > > Cheers, > Prabhakar > > Lad Prabhakar (2): > dt-bindings: media: renesas,vin: Add device tree support for r8a7742 > ARM: dts: r8a7742: Add VIN DT nodes > > .../bindings/media/renesas,vin.yaml | 1 + > arch/arm/boot/dts/r8a7742.dtsi | 44 +++++++++++++++++++ > 2 files changed, 45 insertions(+) > > -- > 2.17.1 > -- Regards, Niklas Söderlund