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 5EBC6C352A9 for ; Thu, 26 Sep 2019 12:42:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 36E08222C5 for ; Thu, 26 Sep 2019 12:42:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726677AbfIZMmO (ORCPT ); Thu, 26 Sep 2019 08:42:14 -0400 Received: from mail-oi1-f196.google.com ([209.85.167.196]:41558 "EHLO mail-oi1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726666AbfIZMmO (ORCPT ); Thu, 26 Sep 2019 08:42:14 -0400 Received: by mail-oi1-f196.google.com with SMTP id w17so1917165oiw.8; Thu, 26 Sep 2019 05:42:13 -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=AL8G4GaFXXe+EdF1qCUjEYm77B3nhKXRxYcSGeOKIsg=; b=al57q/gly2kYnNT680p3iThuFzqbD3gePoCJdvg8sDA0w9fNZ+ssT3/bTeiUEkMJFd R0GzCfGiis9IYYkU3ri9Osa3LnqjUGVilFnnmZ3u0R8u+6xS9QbcNER8W1YAm+TIBs7R EomsuPuV05vs9O4bZp5KK+nG2opjjWAE8TXoj5mdBpdxU/ED5ezQ3+gRSV6KTIK87/Zz eJ31PhwYFM6niYonsgukJdPk4Pwsza5E5whv3O07rqa+5hi1waGM6ogI03nmKQrIucMK Eg+C5OXB92ooE/ZvYtASq3Aq9KJPzcOinZK31MzEmPdZjwTCW3UtqVjgcjhiDwaaD5vW oWNA== X-Gm-Message-State: APjAAAVFH898cFE5pCOziUC15S2SiqLdfpBq4eCMG2Qq6NyDA5SKJHa/ GtFWWlDmzLPGpCxKG07iBfD73oeiK9vjbc2/9Rs= X-Google-Smtp-Source: APXvYqzsM86yclJ1iukNRZU2cRT0LTl7JSApiE3Oce2aFIWS1x893458nDWFV/G/pbY1c95M28hW2993LfF1WXJrExE= X-Received: by 2002:aca:b654:: with SMTP id g81mr2318394oif.153.1569501733175; Thu, 26 Sep 2019 05:42:13 -0700 (PDT) MIME-Version: 1.0 References: <1569310377-24976-1-git-send-email-biju.das@bp.renesas.com> In-Reply-To: <1569310377-24976-1-git-send-email-biju.das@bp.renesas.com> From: Geert Uytterhoeven Date: Thu, 26 Sep 2019 14:42:02 +0200 Message-ID: Subject: Re: [PATCH] dt-bindings: i2c: rcar: Add r8a774b1 support To: Biju Das Cc: Rob Herring , Mark Rutland , Wolfram Sang , Linux I2C , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Geert Uytterhoeven , Simon Horman , Chris Paterson , Fabrizio Castro , Linux-Renesas 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, Sep 24, 2019 at 9:33 AM Biju Das wrote: > Document RZ/G2N (R8A774B1) I2C compatibility with the relevant driver > dt-bindings. > > Signed-off-by: Biju Das Reviewed-by: Geert Uytterhoeven > Documentation/devicetree/bindings/i2c/i2c-rcar.txt | 1 + BTW, this file has been renamed to Documentation/devicetree/bindings/i2c/renesas,i2c.txt 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