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=-3.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 EA179C4360C for ; Wed, 16 Oct 2019 07:14:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id BCB4F2082C for ; Wed, 16 Oct 2019 07:14:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726515AbfJPHOp (ORCPT ); Wed, 16 Oct 2019 03:14:45 -0400 Received: from mail-ot1-f65.google.com ([209.85.210.65]:45015 "EHLO mail-ot1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726408AbfJPHOp (ORCPT ); Wed, 16 Oct 2019 03:14:45 -0400 Received: by mail-ot1-f65.google.com with SMTP id 21so19236388otj.11; Wed, 16 Oct 2019 00:14:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=akpwtfvOPNLnb/bmjf7V/JiMuHxkfhc6V5jlZ+jRi7I=; b=a6osx3kOH7rDZ65HpEC8ELVNRb0ye+kNcP5J7ixehFnuIj3lPVv7EL6DL8LZEbgCQH qerPxLZuwRDl3jlZ7APXpo+pnm9a9sGo/RpqutKGiumCie8fuEwARZXskzpAOa0LQT3k DGc2LK0gsUaOX9CZZFL0G9gpcABMknKLCmZkrAOODcAHhwIXOwg5wX9e/57t24x+S3V2 JAt/6OxnvxoQdqu5e4BfcHl/zFFErD60Z5MjH/0s9Xn8rkJ0xyKYrnSvdiaOEDUQzqSc Ej2eUD5kMhvjd+g4jPfQLkfO2LvMgUpZo5jjHtdGtNrwsb8PDPojc+sD0xUsICjiwICo OChA== X-Gm-Message-State: APjAAAVMwA9JHBnJsCKKijK8LxJ/HLI2usi1X6rsXLodXkqF9OTNLxJc mGcM5RXufaMbJuNciWyZMtATtAXDpcrm0WRx0qw= X-Google-Smtp-Source: APXvYqym4okkqZ9r6Ym+n1BpCWzpFVrkteH3fCCNqcg+bQLrHCWevOxN0wMtWoeKECoPiNpcaf7LJK1x1A8e2jUKYUE= X-Received: by 2002:a05:6830:1b75:: with SMTP id d21mr32518106ote.145.1571210084426; Wed, 16 Oct 2019 00:14:44 -0700 (PDT) MIME-Version: 1.0 References: <1571137078-28922-1-git-send-email-biju.das@bp.renesas.com> <1571137078-28922-4-git-send-email-biju.das@bp.renesas.com> In-Reply-To: <1571137078-28922-4-git-send-email-biju.das@bp.renesas.com> From: Geert Uytterhoeven Date: Wed, 16 Oct 2019 09:14:33 +0200 Message-ID: Subject: Re: [PATCH 3/4] media: rcar-vin: Enable support for R8A774B1 To: Biju Das Cc: Mauro Carvalho Chehab , =?UTF-8?Q?Niklas_S=C3=B6derlund?= , Hans Verkuil , Linux Media Mailing List , Linux-Renesas , Geert Uytterhoeven , Simon Horman , Chris Paterson , Fabrizio Castro Content-Type: text/plain; charset="UTF-8" Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Tue, Oct 15, 2019 at 12:58 PM Biju Das wrote: > Add the SoC specific information for RZ/G2N(R8A774B1) SoC. > The VIN module of RZ/G2N is similar to R-Car M3-N. > > Signed-off-by: Biju Das Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds