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 50C2BC433EF for ; Mon, 11 Jul 2022 19:30:21 +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=oQZc4+mvwRKEPBra6GHpNdXdsMjI55c1SJKNo/e9620=; b=piYlA+aiEgy4Ob 2n9OpH9rRl84tKYDYxyu2iVxvPT9kF3UTKNCZA1qW6H0giJgxE9xLvAwwcTHVCpm0Nm4QNMDXBuVa q/1fQu5wOMOzKhJ2Q8Z4sZXpP6HvU7U/PbGEo+bcwBN39KvBzwGDZbw7YvTWDmkK1SLskIA60aS7i wG8BKVRbwpzzHcDGQqANuW2qGL+VIPvdotfzOPSOjScSn92xwXUrMw/WbYh4d2OiZ4uKZMcnNw0WX HfGOn/+ZozCwbMTsoFdQqEsY38ha1MqfCRWu2NciI/z28+/moMPUkLRN4kpAHZt+a+eUsH6Ej371P Ei3OlvdSKP/cGF4z4Dsg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oAz6g-004JKK-2S; Mon, 11 Jul 2022 19:30:10 +0000 Received: from mail-io1-f45.google.com ([209.85.166.45]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oAz6e-004JJX-83; Mon, 11 Jul 2022 19:30:09 +0000 Received: by mail-io1-f45.google.com with SMTP id y3so5886156iof.4; Mon, 11 Jul 2022 12:30:07 -0700 (PDT) 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=b3yEB3Go+pE9ig6J6Qa9FEaP1GF3s6KwwZrn0irAjB0=; b=CJsbPB1+AXOEow18EadRz0fxxqvF4Yx2RrTv2ySHvh7BO8c5/wMqhvVHf7dbHBkzid rPcaHxQ3cPpKkeHC6hUwM5vdALPlVIvxlEPDPYGoaZwSsEbPILDhXp0ItqzXryPLtS2A +Gvre8Gf+jl0fil5sZ8T7Eez7P4Tgh9QLJE0pYyXnsT48HqkVzSQSJiAMUoMOrter2zr 0p1FfLUcSErbadpLZFsGKy6KaE+Chu/oQZBtLVyYwyCv89YLvC6NfwclqXdEpGLLxaKs qk2L6/TaKcLN9F6n+Rp9S+WLuxjeoBbWHs4Bdb215jcqaxDz58CUq5JHSMS1dKxWe8IM vsYw== X-Gm-Message-State: AJIora9Qp+gHX7OOY82ayrQk7sjNBh342RQvGoV6I+HLBy1XgAkXlYtV EjuIC7UCHmEqlNM6ejOdMQ== X-Google-Smtp-Source: AGRyM1tzZKV4m0lkKkBmtNLJU+u8REcrOT3WM73Q0PtFkuQfDcLWvB9NtofF6qBbD4UZCA18b1jPUQ== X-Received: by 2002:a02:c882:0:b0:33b:fb2e:9d49 with SMTP id m2-20020a02c882000000b0033bfb2e9d49mr10839803jao.218.1657567806987; Mon, 11 Jul 2022 12:30:06 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id a16-20020a029f90000000b0033f58404535sm1561267jam.110.2022.07.11.12.30.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 Jul 2022 12:30:06 -0700 (PDT) Received: (nullmailer pid 139401 invoked by uid 1000); Mon, 11 Jul 2022 19:30:05 -0000 Date: Mon, 11 Jul 2022 13:30:05 -0600 From: Rob Herring To: Christian Hewitt Cc: linux-kernel@vger.kernel.org, Neil Armstrong , linux-amlogic@lists.infradead.org, Furkan Kardame , devicetree@vger.kernel.org, Mark Rutland , Kevin Hilman , linux-arm-kernel@lists.infradead.org, Rob Herring Subject: Re: [PATCH 1/2] dt-bindings: arm: amlogic: add Beelink GT1 Ultimate binding Message-ID: <20220711193005.GA139368-robh@kernel.org> References: <20220707093954.21716-1-christianshewitt@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220707093954.21716-1-christianshewitt@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220711_123008_307371_45FA0175 X-CRM114-Status: UNSURE ( 9.71 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@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-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org On Thu, 07 Jul 2022 09:39:53 +0000, Christian Hewitt wrote: > Add the board binding for the Shenzen AZW (Beelink) GT1 Ultimate > Android Set-Top Box device. > > Signed-off-by: Christian Hewitt > --- > Documentation/devicetree/bindings/arm/amlogic.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic 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 91FBAC43334 for ; Mon, 11 Jul 2022 19:31:17 +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=ibOhInDzDAOLkVMzguhIZl2DSJ3rHrsre/ePUJUgl00=; b=yMeNEx0zMJxE06 MYQ42dxNS+umPMqDoeuyo4QXf1ebjLwV1pUhkoZtjhCUm7OetE4froVqzuMddeINQBy3FOi+a9YZP ofix6+23qYrgaSxt6vH2qcSLGT+iQolKbDfTOTMSIlZQecn06jZ+90IDg0nyidGqH8gHaouEQphV3 dUI92+uDu8821T8HJSgzBp5TVSlmmSakzXv3ra0KTVQiKc0KhOO6AxVbr9XIJxG7uwF5ZemWuN9bj 8LWds/BHPhU5L22N0AU/U2zMpkagToRRE9hehcwFnZNuixBjKROvL8WGDlVSgJOU6vL+1X2O0fO3M CYurCHaz5CuOEGx1o87w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oAz6h-004JMD-Nd; Mon, 11 Jul 2022 19:30:11 +0000 Received: from mail-io1-f45.google.com ([209.85.166.45]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oAz6e-004JJX-83; Mon, 11 Jul 2022 19:30:09 +0000 Received: by mail-io1-f45.google.com with SMTP id y3so5886156iof.4; Mon, 11 Jul 2022 12:30:07 -0700 (PDT) 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=b3yEB3Go+pE9ig6J6Qa9FEaP1GF3s6KwwZrn0irAjB0=; b=CJsbPB1+AXOEow18EadRz0fxxqvF4Yx2RrTv2ySHvh7BO8c5/wMqhvVHf7dbHBkzid rPcaHxQ3cPpKkeHC6hUwM5vdALPlVIvxlEPDPYGoaZwSsEbPILDhXp0ItqzXryPLtS2A +Gvre8Gf+jl0fil5sZ8T7Eez7P4Tgh9QLJE0pYyXnsT48HqkVzSQSJiAMUoMOrter2zr 0p1FfLUcSErbadpLZFsGKy6KaE+Chu/oQZBtLVyYwyCv89YLvC6NfwclqXdEpGLLxaKs qk2L6/TaKcLN9F6n+Rp9S+WLuxjeoBbWHs4Bdb215jcqaxDz58CUq5JHSMS1dKxWe8IM vsYw== X-Gm-Message-State: AJIora9Qp+gHX7OOY82ayrQk7sjNBh342RQvGoV6I+HLBy1XgAkXlYtV EjuIC7UCHmEqlNM6ejOdMQ== X-Google-Smtp-Source: AGRyM1tzZKV4m0lkKkBmtNLJU+u8REcrOT3WM73Q0PtFkuQfDcLWvB9NtofF6qBbD4UZCA18b1jPUQ== X-Received: by 2002:a02:c882:0:b0:33b:fb2e:9d49 with SMTP id m2-20020a02c882000000b0033bfb2e9d49mr10839803jao.218.1657567806987; Mon, 11 Jul 2022 12:30:06 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id a16-20020a029f90000000b0033f58404535sm1561267jam.110.2022.07.11.12.30.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 Jul 2022 12:30:06 -0700 (PDT) Received: (nullmailer pid 139401 invoked by uid 1000); Mon, 11 Jul 2022 19:30:05 -0000 Date: Mon, 11 Jul 2022 13:30:05 -0600 From: Rob Herring To: Christian Hewitt Cc: linux-kernel@vger.kernel.org, Neil Armstrong , linux-amlogic@lists.infradead.org, Furkan Kardame , devicetree@vger.kernel.org, Mark Rutland , Kevin Hilman , linux-arm-kernel@lists.infradead.org, Rob Herring Subject: Re: [PATCH 1/2] dt-bindings: arm: amlogic: add Beelink GT1 Ultimate binding Message-ID: <20220711193005.GA139368-robh@kernel.org> References: <20220707093954.21716-1-christianshewitt@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220707093954.21716-1-christianshewitt@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220711_123008_307371_45FA0175 X-CRM114-Status: UNSURE ( 9.71 ) X-CRM114-Notice: Please train this message. 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 Thu, 07 Jul 2022 09:39:53 +0000, Christian Hewitt wrote: > Add the board binding for the Shenzen AZW (Beelink) GT1 Ultimate > Android Set-Top Box device. > > Signed-off-by: Christian Hewitt > --- > Documentation/devicetree/bindings/arm/amlogic.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7359EC433EF for ; Mon, 11 Jul 2022 19:30:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231479AbiGKTaJ (ORCPT ); Mon, 11 Jul 2022 15:30:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39222 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229759AbiGKTaI (ORCPT ); Mon, 11 Jul 2022 15:30:08 -0400 Received: from mail-io1-f46.google.com (mail-io1-f46.google.com [209.85.166.46]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CF05732B8B; Mon, 11 Jul 2022 12:30:07 -0700 (PDT) Received: by mail-io1-f46.google.com with SMTP id r76so5866097iod.10; Mon, 11 Jul 2022 12:30:07 -0700 (PDT) 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=b3yEB3Go+pE9ig6J6Qa9FEaP1GF3s6KwwZrn0irAjB0=; b=kbnCa78a1IACE8MwIfJ89EXAtJmQLKvA7vcra2r3NG23ClrhDJDT8KdB2kWcOaY020 Tb35xXvSoLTit/qbJB4vDth6CbwSW6Z3+dCe09yUFbx+Mn69A+eo3/LJY/MomwI0acSQ sus0DuhFmjGZ5GR3E2uBHHpxXX2D48tXTjiS97QCvx6ywM0qCBg8C0kqnzehjbl6JrxQ 6YWllNt++2EofbKxJA3P6HVhD6RdM5oy+Ge7/8TA2tXAV0vmsanrd0qxYQVfnqk06Z8R 4XcpXIXf3lRNxGefvfDC+6eAIPRUiEGshkMq+7yCsFzpKGgVrLtoNyRzsAlfWmqPt5FF aJGQ== X-Gm-Message-State: AJIora8HGbnCB1YEnFOoZ+kp/h8bYAFv/BgJvssjUZJkco5vaAYWR9gs acVE8Yj2qmE/9lwTtWFJZA== X-Google-Smtp-Source: AGRyM1tzZKV4m0lkKkBmtNLJU+u8REcrOT3WM73Q0PtFkuQfDcLWvB9NtofF6qBbD4UZCA18b1jPUQ== X-Received: by 2002:a02:c882:0:b0:33b:fb2e:9d49 with SMTP id m2-20020a02c882000000b0033bfb2e9d49mr10839803jao.218.1657567806987; Mon, 11 Jul 2022 12:30:06 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id a16-20020a029f90000000b0033f58404535sm1561267jam.110.2022.07.11.12.30.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 Jul 2022 12:30:06 -0700 (PDT) Received: (nullmailer pid 139401 invoked by uid 1000); Mon, 11 Jul 2022 19:30:05 -0000 Date: Mon, 11 Jul 2022 13:30:05 -0600 From: Rob Herring To: Christian Hewitt Cc: linux-kernel@vger.kernel.org, Neil Armstrong , linux-amlogic@lists.infradead.org, Furkan Kardame , devicetree@vger.kernel.org, Mark Rutland , Kevin Hilman , linux-arm-kernel@lists.infradead.org, Rob Herring Subject: Re: [PATCH 1/2] dt-bindings: arm: amlogic: add Beelink GT1 Ultimate binding Message-ID: <20220711193005.GA139368-robh@kernel.org> References: <20220707093954.21716-1-christianshewitt@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220707093954.21716-1-christianshewitt@gmail.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, 07 Jul 2022 09:39:53 +0000, Christian Hewitt wrote: > Add the board binding for the Shenzen AZW (Beelink) GT1 Ultimate > Android Set-Top Box device. > > Signed-off-by: Christian Hewitt > --- > Documentation/devicetree/bindings/arm/amlogic.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring