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=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED 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 93DB3ECDFB0 for ; Fri, 13 Jul 2018 08:28:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4C461208E3 for ; Fri, 13 Jul 2018 08:28:24 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4C461208E3 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727189AbeGMIl4 (ORCPT ); Fri, 13 Jul 2018 04:41:56 -0400 Received: from mail.bootlin.com ([62.4.15.54]:52129 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726161AbeGMIl4 (ORCPT ); Fri, 13 Jul 2018 04:41:56 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 281F020731; Fri, 13 Jul 2018 10:28:19 +0200 (CEST) Received: from aptenodytes (AAubervilliers-681-1-27-161.w90-88.abo.wanadoo.fr [90.88.147.161]) by mail.bootlin.com (Postfix) with ESMTPSA id 66314206F6; Fri, 13 Jul 2018 10:28:18 +0200 (CEST) Message-ID: Subject: Re: [PATCH v5 20/22] ARM: dts: sun7i-a20: Add Video Engine and reserved memory nodes From: Paul Kocialkowski To: Maxime Ripard Cc: linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Mauro Carvalho Chehab , Rob Herring , Mark Rutland , Chen-Yu Tsai , Marco Franchi , Icenowy Zheng , Hans Verkuil , Keiichi Watanabe , Jonathan Corbet , Smitha T Murthy , Tom Saeger , Andrzej Hajda , "David S . Miller" , Greg Kroah-Hartman , Andrew Morton , Randy Dunlap , Arnd Bergmann , Geert Uytterhoeven , Laurent Pinchart , Jacob Chen , Neil Armstrong , Benoit Parrot , Todor Tomov , Alexandre Courbot , Sakari Ailus , Andy Shevchenko , Pawel Osciak , Ricardo Ribalda Delgado , Hans de Goede , Sami Tolvanen , Niklas =?ISO-8859-1?Q?S=F6derlund?= , linux-sunxi@googlegroups.com, Thomas Petazzoni , Hugues Fruchet , Randy Li Date: Fri, 13 Jul 2018 10:28:17 +0200 In-Reply-To: <20180710092310.2hzoc7shmfykr3n5@flea> References: <20180710080114.31469-1-paul.kocialkowski@bootlin.com> <20180710080114.31469-21-paul.kocialkowski@bootlin.com> <20180710092310.2hzoc7shmfykr3n5@flea> Organization: Bootlin Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-mUToiGCHY1cIrP6GveCh" X-Mailer: Evolution 3.28.2 Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --=-mUToiGCHY1cIrP6GveCh Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, On Tue, 2018-07-10 at 11:23 +0200, Maxime Ripard wrote: > On Tue, Jul 10, 2018 at 10:01:12AM +0200, Paul Kocialkowski wrote: > > + vpu: video-codec@1c0e000 { > > + compatible =3D "allwinner,sun7i-a20-video-engine"; > > + reg =3D <0x01c0e000 0x1000>; > > + >=20 > The issue is here with all your patches, but you should drop the node > label and the extra new line. Noted, this will be fixed in the next revision. Cheers, Paul --=20 Paul Kocialkowski, Bootlin (formerly Free Electrons) Embedded Linux and kernel engineering https://bootlin.com --=-mUToiGCHY1cIrP6GveCh Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEJZpWjZeIetVBefti3cLmz3+fv9EFAltIYqEACgkQ3cLmz3+f v9GeIwgAhY9paW0UIC3+V24nTHQH8+8lA/opmAUTwA+Gz60Gvant9jsvI439XAuH uHCtrFeuNQ7e8xeZA2le+ecCqaKSc4z3iP3lnxJolxgeX9y7TBl5fAaayhfYEdz3 jdB4kGUpneQnHFxfzfhma2gaQoSfSNUhd/kSED/z41PZOugQYe4Nau1D1xzSL/fh kj10peBit3e0+XSYUKEErbjLMzXv1QUZhY1gNp1mMhxH5N0/o4fCYXjHBT8Y2Bzg idE+bKRnr3V677yKk+tTw7iSAthtkETlkRqxfcvOhKoQztSlW6dDRAJumnDrI3g/ /3kBKyUCZEr2B/K0SklRj5qZ40itbg== =L+cQ -----END PGP SIGNATURE----- --=-mUToiGCHY1cIrP6GveCh--