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 14D3CC433DF for ; Mon, 18 May 2020 11:52:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E95142065F for ; Mon, 18 May 2020 11:52:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727007AbgERLwN (ORCPT ); Mon, 18 May 2020 07:52:13 -0400 Received: from mail-ot1-f67.google.com ([209.85.210.67]:40786 "EHLO mail-ot1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726590AbgERLwN (ORCPT ); Mon, 18 May 2020 07:52:13 -0400 Received: by mail-ot1-f67.google.com with SMTP id d26so7753963otc.7; Mon, 18 May 2020 04:52:12 -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=zzu6Qk2CYFHzrje39/m1tYbYK6+1LqlCKbB/tGUZS8E=; b=gr/EmuWwbooJ9kdHNrzdO4DC4o6yUkgBVv2ZYmLmyXhByaVSJru53LlRF+olfy8wuI 0gxzu37vzjy7wwHMhGtq5DcPFbbJH0Fc9yHUbxe4bEUk6+PdjVF5ip2a6OJc+D60qZB5 wwW7XhqfZ3MwAOBDe9xpMP3PPjudAh0VgFDh/895tuQPEZJKj8V1DFznbg1AbmgazJPf SV8X62WKYrX/+70P/5DtxDl43qtX5GQGQbMGDBX7GmCV5PDbM28tLz+pnmzLgr8dBn6f nJSzYGPYhy8OxrZna7pF2ueC5BgADKskx610QQ4mUXLtL17zG1EBRVLICKHY0r2ghaB+ 5NAw== X-Gm-Message-State: AOAM533tWvkWRtTV3aG9MRRKLh4+SGYef6mVCg9BjDdN0Ulc8QjhhS4y kPa0DMWqnHRwN86gFWmTE26KFGlX0jkcxhefG+M= X-Google-Smtp-Source: ABdhPJypiGguIQfhFqENHUpAWkG0WkHCg7Icvqyktxlx4dZxcpVwt16bAkLG0RK2kztBZxOeqO2V9x5GzCv/4kWKUik= X-Received: by 2002:a05:6830:18d9:: with SMTP id v25mr7960917ote.107.1589802732029; Mon, 18 May 2020 04:52:12 -0700 (PDT) MIME-Version: 1.0 References: <1589555337-5498-1-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> <1589555337-5498-8-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> In-Reply-To: <1589555337-5498-8-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> From: Geert Uytterhoeven Date: Mon, 18 May 2020 13:52:00 +0200 Message-ID: Subject: Re: [PATCH 07/17] ARM: dts: r8a7742: Add MMC0 node To: Lad Prabhakar Cc: Jens Axboe , Rob Herring , Wolfram Sang , Ulf Hansson , Sergei Shtylyov , "David S. Miller" , Wim Van Sebroeck , Guenter Roeck , linux-ide@vger.kernel.org, "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List , Linux I2C , Linux MMC List , netdev , Linux-Renesas , Linux Watchdog Mailing List , Prabhakar 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 Fri, May 15, 2020 at 5:10 PM Lad Prabhakar wrote: > Describe MMC0 device node in the R8A7742 device tree. > > Signed-off-by: Lad Prabhakar > Reviewed-by: Marian-Cristian Rotariu Reviewed-by: Geert Uytterhoeven i.e. will queue in renesas-devel for v5.9. 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