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=-4.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS 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 68ED5C43219 for ; Tue, 30 Apr 2019 13:02:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 41DAF21670 for ; Tue, 30 Apr 2019 13:02:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726819AbfD3NCY (ORCPT ); Tue, 30 Apr 2019 09:02:24 -0400 Received: from mail-vs1-f68.google.com ([209.85.217.68]:37550 "EHLO mail-vs1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726264AbfD3NCX (ORCPT ); Tue, 30 Apr 2019 09:02:23 -0400 Received: by mail-vs1-f68.google.com with SMTP id w13so7923957vsc.4; Tue, 30 Apr 2019 06:02: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:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=7ZgXWjGA2+oynirdc+UKqVVThOlZkZc8Fr5YvnjsD+I=; b=CFyCa6tQtQzrXUe+tq+mXI7ownngI3HvrO+amw1kgcI7l2KM4yFHabdodFPEchh3i9 BLVj/sPaGY7iRX7285CmA60P+9B/Tt6thN931VMzdL5x2ISommaUt6lRcJC6jj9E63/I sbJ4JesoG9Nf8kdix054rptsB1QwS5qGQa+IA2WmtnW1iUDVtJK2D1jSZ1bWeLGK4v+N KfvdtQosm9wKQd0uWILWLvmyF8Z4DrLDQYJmAcFXYdWhfMFSgzyS6xJYG+eUxoxZ+Ts5 3m1VfV4K9sZt/43C8FCMt7up9u4aByOfJQiWAWZpZcYEt4VXG+pLrna30m8CJ48yXeDc WIFw== X-Gm-Message-State: APjAAAV883K63HtPn9Bqbom6ZgAx3nswPiELHnCdHUG3QD8HoqhAEpgL mrnFZ88yne5wF/rfAGgQpAtsYoM7nPIUAAFRGSk= X-Google-Smtp-Source: APXvYqzV0GL7wdo+ItscXD9ijDcO5VLiQotfwdYJMoIYhsdfGnMlZHPnUQM1YRafUrjCFM/cBN6Ka9heOEEmpmRN+cU= X-Received: by 2002:a67:83cf:: with SMTP id f198mr6738776vsd.63.1556629342711; Tue, 30 Apr 2019 06:02:22 -0700 (PDT) MIME-Version: 1.0 References: <1554799912-24764-1-git-send-email-cv-dong@jinso.co.jp> <1554799912-24764-6-git-send-email-cv-dong@jinso.co.jp> In-Reply-To: <1554799912-24764-6-git-send-email-cv-dong@jinso.co.jp> From: Geert Uytterhoeven Date: Tue, 30 Apr 2019 15:02:10 +0200 Message-ID: Subject: Re: [PATCH 05/11] ARM: dts: r8a77470: Add VIN support To: Cao Van Dong Cc: Linux-Renesas , Mark Brown , Geert Uytterhoeven , Simon Horman , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Yoshihiro Shimoda , Kuninori Morimoto , =?UTF-8?B?56iy5ZCJ?= , =?UTF-8?B?RHVuZ++8muS6uuOCvQ==?= , Hoan Nguyen An 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, Apr 9, 2019 at 10:52 AM Cao Van Dong wrote: > Add vin{0|1} nodes to dtsi for VIN support on the RZ/G1C (r8a77470) SoC. > > Signed-off-by: Cao Van Dong 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