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=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=ham 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 B4827C3A5A2 for ; Tue, 3 Sep 2019 17:38:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8617C21883 for ; Tue, 3 Sep 2019 17:38:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1567532298; bh=xygvh7PMlh2mJzbOIoDGDv8nCL/DJhY8gTYSRau6alM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=luOGyvCsDGhmgYUFMd8/0YH09QebU+SuCTdW9CkSrOlU/KivG7GMHCqFBe4LLATeJ sON4AlkzICMGbHVVUEY4C9PsbcAcbjy/hV5cimYLTSb5Op5iS+yXGj/7owpuyKQq1v A6qEOckS74ztt1VZ8KHzDuRCdBzYXBeyHLNlTVOM= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730046AbfICRiR (ORCPT ); Tue, 3 Sep 2019 13:38:17 -0400 Received: from mail-wr1-f68.google.com ([209.85.221.68]:38418 "EHLO mail-wr1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725782AbfICRiR (ORCPT ); Tue, 3 Sep 2019 13:38:17 -0400 Received: by mail-wr1-f68.google.com with SMTP id l11so9574892wrx.5; Tue, 03 Sep 2019 10:38:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=BKVEXZU6W+dO4/h+hhmxBNGUoZMyM7LM4xnC1FiFh60=; b=AwdYi5gBTTraNKDSnuI3uq4AtowOkxX9hqoscbGn2sLeRKzuYhTF+j6vLXaiXBFYR4 xWHn08KvYWT0jQG5QcwK0pPG0OhiXTGzIfWM8fpXhR/5p8YgWf0pPs6CiWlm1t3gZKOG P/oEg5x4dxBaoEfPxmr42hvVWAV+F1/EGOR/PNTWEdK3Wi+87j2VGcd47qsE+qtb9iY6 zb7KGysk0LNhXj1MtmmFV4i/M3jfqRhvS4sdCb8oacRSQutQEG16lz73WPtGdKwCvthE 7tDXJV3HIcPle7H6dAyOBLbt5jI4wNJUwuvxFkg1/+kWxnBGiXTSAr/KiYsTpbVY/YKM eafQ== X-Gm-Message-State: APjAAAUKBNquDZugbma5kpbz/TgufPmBdAvvlNg2S+n+KH7Ael92zlNm 7w/dQYEOa4A39hrPUq2rCQ== X-Google-Smtp-Source: APXvYqzRQYJLzntZeTliorX2sDTxhd2HeDwz/MkYnaY3eYsSmuW3XzY+VKFpZ82MlkNM+XLjzG8B7g== X-Received: by 2002:a5d:4402:: with SMTP id z2mr11533990wrq.183.1567532294879; Tue, 03 Sep 2019 10:38:14 -0700 (PDT) Received: from localhost ([176.12.107.132]) by smtp.gmail.com with ESMTPSA id t22sm326468wmi.11.2019.09.03.10.38.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 03 Sep 2019 10:38:14 -0700 (PDT) Date: Tue, 3 Sep 2019 18:38:12 +0100 From: Rob Herring To: Jianxin Pan Cc: Kevin Hilman , linux-amlogic@lists.infradead.org, Jianxin Pan , Carlo Caione , Neil Armstrong , Jerome Brunet , Martin Blumenstingl , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Jian Hu , Hanjie Lin , Xingyu Chen , Victor Wan , Qiufang Dai , Tao Zeng Subject: Re: [PATCH 2/4] dt-bindings: arm: amlogic: add A1 bindings Message-ID: <20190903173812.GA30084@bogus> References: <1567493475-75451-1-git-send-email-jianxin.pan@amlogic.com> <1567493475-75451-3-git-send-email-jianxin.pan@amlogic.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1567493475-75451-3-git-send-email-jianxin.pan@amlogic.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 3 Sep 2019 02:51:13 -0400, Jianxin Pan wrote: > Add bindings for the new Amlogic A1 SoC family. > > A1 is an application processor designed for smart audio and IoT applications, > with dual core Cortex-A35. > > Signed-off-by: Jianxin Pan > --- > Documentation/devicetree/bindings/arm/amlogic.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > Reviewed-by: Rob Herring