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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 81330C433F5 for ; Wed, 13 Oct 2021 07:09:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 62DFF6103C for ; Wed, 13 Oct 2021 07:09:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238262AbhJMHL5 (ORCPT ); Wed, 13 Oct 2021 03:11:57 -0400 Received: from mail-ua1-f47.google.com ([209.85.222.47]:41602 "EHLO mail-ua1-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238307AbhJMHL4 (ORCPT ); Wed, 13 Oct 2021 03:11:56 -0400 Received: by mail-ua1-f47.google.com with SMTP id r17so2561627uaf.8; Wed, 13 Oct 2021 00:09:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=n2Vfle/L4DE8NNVonQeF5lDlU0mWpcADJWBKbo+5jlg=; b=mz9AbB+VZ5S4MSVRd37pnKGF9QX3inhO7uiZJHzCpVFRPc1xlwSoya1PXLimE8bmTs ydf+H2FFU0sKFJtJ2U+5K3J50EsEwbPRqbVj6SnSFcRXLtXLVvgOGXbrXmDFvpjdULra 4q1zJ5RggOXXcBNTN9EtivGfNGt//OcCeqrKvIGLkwsM2cG5jOZh0JkO9GIPWbSDgVRo K86JAUQRpSg2mOalhpLFSCxpDllpLSxG39Fgz4wKlqTVEhTBUGqwuOgYfGmlt1G0oS9P kYB1xUMrXr3q9723zsUcC1+sSNdwmcl/PsojdZ5pgokzAEqDIOI+WLY2CQQPUJNckEsh +MuQ== X-Gm-Message-State: AOAM531OalkE6/NdrHATcOrQ71cZGAAtQ3NHR5sbkbf7I6TGq/lp/gIH 70r/1xasB/JYc/ZmAWbhSEDwSYO4D10vHvsy4WE= X-Google-Smtp-Source: ABdhPJw9m3bolfmVg7DS3DCFf2Y3Gnn0kQSL4lmvuOhPzzjoHLSBo8TqPmo7TCeoJyzlugmfCsY/y5nnNy0Wk1eojM8= X-Received: by 2002:ab0:311a:: with SMTP id e26mr28277722ual.122.1634108992835; Wed, 13 Oct 2021 00:09:52 -0700 (PDT) MIME-Version: 1.0 References: <20211012134027.684712-1-kernel@esmil.dk> <20211012134027.684712-14-kernel@esmil.dk> In-Reply-To: <20211012134027.684712-14-kernel@esmil.dk> From: Geert Uytterhoeven Date: Wed, 13 Oct 2021 09:09:41 +0200 Message-ID: Subject: Re: [PATCH v1 13/16] dt-bindings: serial: snps-dw-apb-uart: Add JH7100 uarts To: Emil Renner Berthing Cc: linux-riscv , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linux-clk , "open list:GPIO SUBSYSTEM" , "open list:SERIAL DRIVERS" , Palmer Dabbelt , Paul Walmsley , Rob Herring , Michael Turquette , Stephen Boyd , Thomas Gleixner , Marc Zyngier , Philipp Zabel , Linus Walleij , Greg Kroah-Hartman , Daniel Lezcano , Andy Shevchenko , Jiri Slaby , Maximilian Luz , Sagar Kadam , Drew Fustini , Anup Patel , Atish Patra , Matteo Croce , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Tue, Oct 12, 2021 at 3:42 PM Emil Renner Berthing wrote: > Add compatibles for the StarFive JH7100 uarts. > > Signed-off-by: Emil Renner Berthing 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