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.8 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 76F37C3A59E for ; Wed, 21 Aug 2019 12:16:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 56D582064A for ; Wed, 21 Aug 2019 12:16:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727758AbfHUMQP (ORCPT ); Wed, 21 Aug 2019 08:16:15 -0400 Received: from mail-ot1-f68.google.com ([209.85.210.68]:43592 "EHLO mail-ot1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726785AbfHUMQO (ORCPT ); Wed, 21 Aug 2019 08:16:14 -0400 Received: by mail-ot1-f68.google.com with SMTP id e12so1795198otp.10; Wed, 21 Aug 2019 05:16:14 -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=JM8+7Ec7A9MDZFRreGMwQwNOR9ozJM3D4xQgDyyrkY8=; b=hgRNU+yACEowbjcxbWTnCEEK+U31A9QLlckVkwbHgQ6fQR0vHXqRlS0VVM3LTPat+Z kvHbA8rBGMUUYHwXntgh8DyBYrGE82Vk3EEpEJvvQ1jBxvH280MjAniRo9IVk+tcWfWf fiP8wGwZhUOZ492PoyEH7J2xypRfg7fGsLHg5G1q+aCDC/jyz6lghD3/l/96SIi8D9wy 3/KgI+fOoPg1+cfSwWpjgW909LBWcECPOe0jFTPyQEB/zmohKRLUOZn2Pgkopodr3mBL uVi0GMWfPu5bo+t+hw9tPZRp7YaWJQZYG4qlJ9HAQUuPPAJOmCMz2qI4UYPpna9C2FEH 6Chg== X-Gm-Message-State: APjAAAXfZ+/YNUJrUw/EJrLg08gC78iRUfUjlRhj8Mr0+yWZIVfPJnBr UuWqESpWXLmJfBf2cYTMxivIpxR+1si9sP9/5KM= X-Google-Smtp-Source: APXvYqwp73cyWDJ24i8HRDQI70zVub6GzQTzwRLYNV8E2VXhehGjEEulwajAQyMYsZSNEAJiaw5euZ2SPNlpndY3P2g= X-Received: by 2002:a9d:5c0c:: with SMTP id o12mr26414408otk.145.1566389774076; Wed, 21 Aug 2019 05:16:14 -0700 (PDT) MIME-Version: 1.0 References: <20190706140746.29132-1-jacopo+renesas@jmondi.org> <20190706140746.29132-4-jacopo+renesas@jmondi.org> In-Reply-To: <20190706140746.29132-4-jacopo+renesas@jmondi.org> From: Geert Uytterhoeven Date: Wed, 21 Aug 2019 14:16:02 +0200 Message-ID: Subject: Re: [PATCH v2 03/19] arm64: renesas: Update 'vsps' property To: Jacopo Mondi Cc: Laurent Pinchart , Kieran Bingham , David Airlie , Daniel Vetter , Koji Matsuoka , muroya@ksk.co.jp, VenkataRajesh.Kalakodima@in.bosch.com, Harsha.ManjulaMallikarjun@in.bosch.com, Linux-Renesas , DRI Development , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jul 6, 2019 at 4:07 PM Jacopo Mondi wrote: > Update the 'vsps' property in the R-Car Gen3 SoC device tree files to > match what's in in the documentation example. double in (no worries, I'll fix that up myself) > Signed-off-by: Jacopo Mondi Thanks! Reviewed-by: Geert Uytterhoeven i.e. will queue in renesas-devel for v5.4. BTW, any plans to add channel indices to the vsps properties in the remaining DTS files? 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