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 BD4DFC4332F for ; Wed, 13 Oct 2021 07:06:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AA62661040 for ; Wed, 13 Oct 2021 07:06:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238263AbhJMHIF (ORCPT ); Wed, 13 Oct 2021 03:08:05 -0400 Received: from mail-vk1-f178.google.com ([209.85.221.178]:46739 "EHLO mail-vk1-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238262AbhJMHIC (ORCPT ); Wed, 13 Oct 2021 03:08:02 -0400 Received: by mail-vk1-f178.google.com with SMTP id 34so1353179vkl.13; Wed, 13 Oct 2021 00:05:59 -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=8Le9QZPuNWHanoI4mM43dOJuIkLPwVhdbuEPDJXqaV0=; b=5VOaAt/NSN1eUax8xeQLpyMsKGYwoyl+rpRRfELyh9Hm/5QCYrOx2n7vCUCZoYSLqF eu5rsY2C7vZHkt3PuPcisDgagXNpjzsHHMgw0TO704zanYVWCFt0R+eGE+3bbwsjmGqm V1pBflPLe9aCih/NbSuerQmDOJGi3cCBsdcWQBYvtp1JcyIJJHLm+RYWFL0MkLnB0ZKH UEXV/KfR0WUHBU35DqT6W0NcUuuaTZgJbgYmsVguJQLBKUVEjA3hWBtsAlwP1PZrW6YT Ezd15snf1AHnk9+pXC+SU4/JsdxC6jQenv2pQlVpI7JftEc3q1RiC/sP+xhPZzrJ1FTP KiaA== X-Gm-Message-State: AOAM533JeL0yTY4zchY45C6xyoLRwElFnwUiDn0QydQPnHM+dhVg/Q1P LIgs4x/QfUe1v++9/GF7dvfTUdydcPnbqk59IIw= X-Google-Smtp-Source: ABdhPJwEa5NDkP57MCTKn5kzUR3aq+JEVBowsC/GEnWHnA8M9YW2ZrsM+SdOBCcoc14Elp0mTni+XsamiZ/lrTJkGX0= X-Received: by 2002:a1f:3a4b:: with SMTP id h72mr31719119vka.19.1634108759159; Wed, 13 Oct 2021 00:05:59 -0700 (PDT) MIME-Version: 1.0 References: <20211012134027.684712-1-kernel@esmil.dk> <20211012134027.684712-4-kernel@esmil.dk> In-Reply-To: <20211012134027.684712-4-kernel@esmil.dk> From: Geert Uytterhoeven Date: Wed, 13 Oct 2021 09:05:48 +0200 Message-ID: Subject: Re: [PATCH v1 03/16] dt-bindings: interrupt-controller: Add StarFive JH7100 plic 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: devicetree@vger.kernel.org On Tue, Oct 12, 2021 at 3:41 PM Emil Renner Berthing wrote: > Add compatible string for StarFive JH7100 plic. > > 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