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=-10.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 4F1F8C433E3 for ; Wed, 15 Jul 2020 19:29:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 31F882065D for ; Wed, 15 Jul 2020 19:29:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594841380; bh=R7q+QrjteQ4SIK04XXZ+1xGD6XAv+4HFsuzeTFoQ00c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=L7NVhdtneALpyB3Rxm/0Ix5rRxfUKJmJkOUoM5rscbBHZiBMfYkX6SXJlgDIuib11 1ayRRBRPFrBKh4RQdQrGAIdNojaBOAIl86U3AACdhm250fPZugl9crR90f/aWWeMLf v8Zb2HMfY6jNUpM/bP7YLVmuZv53nQwD6ExQxbOE= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726870AbgGOT3j (ORCPT ); Wed, 15 Jul 2020 15:29:39 -0400 Received: from mail-io1-f66.google.com ([209.85.166.66]:42238 "EHLO mail-io1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726650AbgGOT3i (ORCPT ); Wed, 15 Jul 2020 15:29:38 -0400 Received: by mail-io1-f66.google.com with SMTP id c16so3465185ioi.9; Wed, 15 Jul 2020 12:29:37 -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; bh=D93LZtUoWQhV2+rIxfU+EXRRqA3Mro73jmOIm4SVUSI=; b=pcszeq7ox6V6qOFBHI6Wp3AwdIevHLGDfKXhil2+IVGlO71DcU36dhYQbHZJbkQaXM D/PEH/lc2x2sRXn8hQNmmPprqdWLV6PKCyell3b1Yvt0CeEe6AhSfpftXVt5mZW41K5y 4GVAAABc1pOWdFWoGK5eVCChQd5mvAQrZb4nwg+4h1JTjWYJMDb35POgvm8xGWSMhAPa MlM6rC0xUCdhthnKHclpvjG8QC5j+J8yzfgLrTMDxHnh+hJRPcTooPealf7iZgeHI/4L mYihwb031b7NSTsaA8KmPSTObIXDEYrTUnGwyOlWBW8M0uIsbisAxmutZyqnlgN70VDd sJiA== X-Gm-Message-State: AOAM533LdKvWAPj+dXFGSB0ymMF1MqxNupS1cr7BV8OEi6EuHdedtSDH HwdLVJ/Q9r2xNW4WIXSZZA== X-Google-Smtp-Source: ABdhPJz5CUXWiXyWIo2GOUgX7pfaopKLNbdwnQHpV8DX2NGyQLQJHDI2yPF3P1/t/oFO9FJXZ4UerQ== X-Received: by 2002:a6b:6b18:: with SMTP id g24mr873118ioc.8.1594841377213; Wed, 15 Jul 2020 12:29:37 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id q2sm1515657ilp.82.2020.07.15.12.29.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Jul 2020 12:29:36 -0700 (PDT) Received: (nullmailer pid 685623 invoked by uid 1000); Wed, 15 Jul 2020 19:29:35 -0000 Date: Wed, 15 Jul 2020 13:29:35 -0600 From: Rob Herring To: Johan Jonker Cc: heiko@sntech.de, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH v1 1/2] dt-bindings: arm: rockchip: add A95X Z2 description Message-ID: <20200715192935.GA684031@bogus> References: <20200620134659.4592-1-jbx6244@gmail.com> <20200620134659.4592-2-jbx6244@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200620134659.4592-2-jbx6244@gmail.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jun 20, 2020 at 03:46:58PM +0200, Johan Jonker wrote: > Add A95X Z2 description for a board with rk3318 processor. > > Signed-off-by: Johan Jonker > --- > Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml > index d4a404509..3d44b3cf0 100644 > --- a/Documentation/devicetree/bindings/arm/rockchip.yaml > +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml > @@ -25,6 +25,11 @@ properties: > - const: vamrs,rock960 > - const: rockchip,rk3399 > > + - description: A95X Z2 > + items: > + - const: a95x,z2 Need to document vendor prefix. > + - const: rockchip,rk3318 > + > - description: Amarula Vyasa RK3288 > items: > - const: amarula,vyasa-rk3288 > -- > 2.11.0 > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [RFC PATCH v1 1/2] dt-bindings: arm: rockchip: add A95X Z2 description Date: Wed, 15 Jul 2020 13:29:35 -0600 Message-ID: <20200715192935.GA684031@bogus> References: <20200620134659.4592-1-jbx6244@gmail.com> <20200620134659.4592-2-jbx6244@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20200620134659.4592-2-jbx6244-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Johan Jonker Cc: heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rockchip.vger.kernel.org On Sat, Jun 20, 2020 at 03:46:58PM +0200, Johan Jonker wrote: > Add A95X Z2 description for a board with rk3318 processor. > > Signed-off-by: Johan Jonker > --- > Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml > index d4a404509..3d44b3cf0 100644 > --- a/Documentation/devicetree/bindings/arm/rockchip.yaml > +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml > @@ -25,6 +25,11 @@ properties: > - const: vamrs,rock960 > - const: rockchip,rk3399 > > + - description: A95X Z2 > + items: > + - const: a95x,z2 Need to document vendor prefix. > + - const: rockchip,rk3318 > + > - description: Amarula Vyasa RK3288 > items: > - const: amarula,vyasa-rk3288 > -- > 2.11.0 > 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=-10.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 A00C9C433E1 for ; Wed, 15 Jul 2020 19:30:44 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6FE292065D for ; Wed, 15 Jul 2020 19:30:44 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="HujO1MnH" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6FE292065D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject: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=L+aOWW2PjJ7Mk6wd+Jgmj8GmXsqnbJkgRTUTCODC2Ek=; b=HujO1MnHpo78rtlw3WLhX2g/E 5HnqO5oO9cOIhjtsZDsekdk6nFLcBR6wGCg93slv7oU4YDdXXCP3N9w/UfP57f0KW5nvEVX5viLmh Il3KU1xkleSy6SLr6AmdRr45wTOEM7kz/9nDJFdD23VLcCAecs6QrOcMtAEfCP8fGSw396hnYQUVp y7bY+sDyCtdDIMhPDkFuUV6XNneeVm9QtxSOTm3j1wpCAgLfGkLBSttMsipsi6k3PXq+JFJb5HI7R enWIPlpisGE0pN0Bx9IfOMNjjPYKv2OUJMnYHHi0pkLqPi0eOMpxjIarY9rO0U09HvMNqFZH+bRFA 6hRj3MhLw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvn64-0002xR-KB; Wed, 15 Jul 2020 19:29:40 +0000 Received: from mail-io1-f65.google.com ([209.85.166.65]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvn62-0002wR-0y; Wed, 15 Jul 2020 19:29:38 +0000 Received: by mail-io1-f65.google.com with SMTP id a12so3464096ion.13; Wed, 15 Jul 2020 12:29:37 -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; bh=D93LZtUoWQhV2+rIxfU+EXRRqA3Mro73jmOIm4SVUSI=; b=GxfBwDmya321ASoOFA0ZYuCBd27MUsFRXp7mB0JJp17zr5ZEp60PUNuLs5O079Q9dU k4NDNIJVDQansfqcrWIJ61RxNHDo2uwukQdA6ETKnZm6W/YGkoQSTbNXbZuO8VC1tope /4YSWjm5YTAmibZNfzuLfw3R4LXRCr1n3PYF4gYOnKVfp6HE08jg4sVvfs0pQDTdUZ4M REOUaTm6yxUOIJSk0mNhnWoEmND22vz1lYSoM31SIeIqW4V1I8ItoXvd6ycdkYoRf0oC 711laRjzUqhj/r7PeVDO7+AVGY/OYc7DNxzxaQIPIOmdoFxwbskmZi6eBr4kwUSBIlz6 p1UA== X-Gm-Message-State: AOAM532eq+TISSxkQJ1mkLI55zLYtRo6YVzZq+j2y9iz42ctD/wjI6iv qwLxeyPv9WOinbQguWvyBg== X-Google-Smtp-Source: ABdhPJz5CUXWiXyWIo2GOUgX7pfaopKLNbdwnQHpV8DX2NGyQLQJHDI2yPF3P1/t/oFO9FJXZ4UerQ== X-Received: by 2002:a6b:6b18:: with SMTP id g24mr873118ioc.8.1594841377213; Wed, 15 Jul 2020 12:29:37 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id q2sm1515657ilp.82.2020.07.15.12.29.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Jul 2020 12:29:36 -0700 (PDT) Received: (nullmailer pid 685623 invoked by uid 1000); Wed, 15 Jul 2020 19:29:35 -0000 Date: Wed, 15 Jul 2020 13:29:35 -0600 From: Rob Herring To: Johan Jonker Subject: Re: [RFC PATCH v1 1/2] dt-bindings: arm: rockchip: add A95X Z2 description Message-ID: <20200715192935.GA684031@bogus> References: <20200620134659.4592-1-jbx6244@gmail.com> <20200620134659.4592-2-jbx6244@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200620134659.4592-2-jbx6244@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200715_152938_084256_4E6FF93C X-CRM114-Status: GOOD ( 12.20 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, heiko@sntech.de, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org 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 Sat, Jun 20, 2020 at 03:46:58PM +0200, Johan Jonker wrote: > Add A95X Z2 description for a board with rk3318 processor. > > Signed-off-by: Johan Jonker > --- > Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml > index d4a404509..3d44b3cf0 100644 > --- a/Documentation/devicetree/bindings/arm/rockchip.yaml > +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml > @@ -25,6 +25,11 @@ properties: > - const: vamrs,rock960 > - const: rockchip,rk3399 > > + - description: A95X Z2 > + items: > + - const: a95x,z2 Need to document vendor prefix. > + - const: rockchip,rk3318 > + > - description: Amarula Vyasa RK3288 > items: > - const: amarula,vyasa-rk3288 > -- > 2.11.0 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel