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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7F3A7C433F5 for ; Fri, 10 Dec 2021 20:49:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=5edo+hElO+DNl+JqOfKKxY+CXoiK/iyEDenao6dsXsw=; b=DtcWu5ZrOe9s2X 4jsDp54LFizjKyhvbUPp/tY/llPPvktDDD68xP7bnWAUe+sUy5Q/tYu+X0MDl+1DFmHKB42cJV88H HRz7jlTd9uzd2vAxXDmhdGfJ91kilgU7Z79I3LXPa/Jmz7zeQagYbN3TCw0H58g7l9Z8QBa4O4cax iJp0a2qbY/XrAdrd7MYdMlmte7IrIBQwDlkRCp+rVKCDb9b5VVDi6GqkR+/FtYs2a1AymJ3Yky2WN 19y47tgGXAsYhkjCyxc2ozGuxgUehJlevw/nwQtBviI2vwjh5rhCnZQW6NUlhPExwFE3noc15Yp9k YyRzFfLcZYKSn6ICqueA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mvmok-003mvK-DV; Fri, 10 Dec 2021 20:48:34 +0000 Received: from mail-oi1-f179.google.com ([209.85.167.179]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mvmog-003muN-L1 for linux-arm-kernel@lists.infradead.org; Fri, 10 Dec 2021 20:48:31 +0000 Received: by mail-oi1-f179.google.com with SMTP id t19so14896158oij.1 for ; Fri, 10 Dec 2021 12:48:30 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=s2E0eoROtMlHYrOM64XNVU/Pz6pMBw0sqWUR5HdK6OI=; b=syQ3O6SeFjXSAtASH1hKE7RUOjhYojiirfhyyJiXAffWBEQvid7v1JDdccfFjyH6hS 8ZfyZr+EQkuvL8mrkS4gd4ohrT177ILaOtjVLzfmTaOe6cz9s0LhaqyMEK9I88PDLfCz J1w61/TzEydmxhmQDeGRHBvbjs4qhFfhIxVtG3oMJPRMbKvH1h7pdUntQzhM5COi98PY N/kXw/eA5DTbRRzwm0yRpzPQ7wlB7bYSR5T3FiinAJo1D1dXhnaf876K8KqFH59WmSsT 3TMiU8jLICWfsUAOfFVbx/zB15iZ7zYOlY6R7NlkCqxc2f3uzNmCat2JFXLK8bp1mlwf +K4g== X-Gm-Message-State: AOAM533BcIegxeByYB3yU2okPTE6QxuJ7G1EYLIhyWfdtTL2m3O36IWO MOsZm9I40VISefDt65R8OQ== X-Google-Smtp-Source: ABdhPJwnKhYZ6hek/8jjl49VXD2lxSLgJ0QDj3hTzfQWnyd0uIxJWssGz1tfee52cAOI6QRMilDX2g== X-Received: by 2002:a05:6808:1210:: with SMTP id a16mr13787827oil.113.1639169310013; Fri, 10 Dec 2021 12:48:30 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id w17sm698833oth.17.2021.12.10.12.48.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 10 Dec 2021 12:48:29 -0800 (PST) Received: (nullmailer pid 1870244 invoked by uid 1000); Fri, 10 Dec 2021 20:48:28 -0000 Date: Fri, 10 Dec 2021 14:48:28 -0600 From: Rob Herring To: Felix Fietkau Cc: John Crispin , devicetree@vger.kernel.org, Rob Herring , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v6 02/14] dt-bindings: arm: airoha: Add binding for EN7523 SoC and EVB Message-ID: References: <20211203113331.20510-1-nbd@nbd.name> <20211203113331.20510-3-nbd@nbd.name> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211203113331.20510-3-nbd@nbd.name> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211210_124830_713520_767D463C X-CRM114-Status: GOOD ( 11.34 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 03 Dec 2021 12:33:19 +0100, Felix Fietkau wrote: > From: John Crispin > > Add devicetree binding for Airoha EN7523 SoC and evaluation board. > > Signed-off-by: John Crispin > Signed-off-by: Bert Vermeulen > Signed-off-by: Felix Fietkau > --- > .../devicetree/bindings/arm/airoha.yaml | 28 +++++++++++++++++++ > 1 file changed, 28 insertions(+) > create mode 100644 Documentation/devicetree/bindings/arm/airoha.yaml > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel