From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Ripard Subject: Re: [PATCH v2 1/2] dt-bindings: gpu: Add Mali Utgard bindings Date: Tue, 31 Jan 2017 10:56:22 +0100 Message-ID: <20170131095622.ew56cyjrndu6wxwe@lukather> References: <20170127201913.jjhdw57jmxifqpxa@rob-hp-laptop> <20170130134824.u37svxphyy266tzz@lukather> <2a5e7d0a-e2ca-5cc7-5193-96be5bfe494b@baylibre.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3666970587922134680==" Return-path: In-Reply-To: <2a5e7d0a-e2ca-5cc7-5193-96be5bfe494b@baylibre.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Neil Armstrong Cc: Mark Rutland , Rob Herring , Heiko Stuebner , devicetree@vger.kernel.org, Kevin Hilman , Linus Walleij , Krzysztof Kozlowski , Javier Martinez Canillas , Chen-Yu Tsai , Kukjin Kim , Alexandre Belloni , Boris Brezillon , Matthias Brugger , Thomas Petazzoni , Carlo Caione , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org --===============3666970587922134680== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="2exrgfoo7sh6d7ck" Content-Disposition: inline --2exrgfoo7sh6d7ck Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 30, 2017 at 05:24:06PM +0100, Neil Armstrong wrote: > >>> @@ -0,0 +1,79 @@ > >>> +ARM Mali Utgard GPU > >>> +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > >>> + > >>> +Required properties: > >>> + - compatible > >>> + * Must be one of the following: > >>> + + "arm,mali-300" > >>> + + "arm,mali-400" > >>> + + "arm,mali-450" > >>> + * And, optionally, one of the vendor specific compatible: > >>> + + allwinner,sun4i-a10-mali > >>> + + allwinner,sun7i-a20-mali > >> > >> And stericsson,db8500-mali? > >=20 > > Good catch, I'll add it. >=20 > I think you can safely add the following : >=20 > amlogic,meson-gxbb-mali > amlogic,meson-gxl-mali Ack. Do you need any extra properties? Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com --2exrgfoo7sh6d7ck Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJYkF9CAAoJEBx+YmzsjxAghMkP/R+P0+rq/2y/ZtEG2g30Sjib LT75iW3KJaQqOdMSp6RxDpKxmijoMZKNsYFq3zOobQ4SfPs3RuTOKpr36z4JtVvK cHUzhMuD1YC3Ehyth2koJ6Qj3l7eGhRKmui77zZf9SxOSeL6U1P1qLWg9A+AkhOg jBhPrwwxFmX3OqtjaZcBBXX1DcuHuG6z/TnrMbe+/ZYliQ667GT1/ddPSRn8YDHP AKAhiSGr9gXuetTkPWERRU9+w4CFQxpcZNv3vxVEycSNErAZp4uSwxO+GNhxxlfF 1G18zvIUTgrjfB40RLmpEnJMAD2m8XEEdZyfrm3Yqtjj2eIVvXohtwyNuR3MZiZr kOS9cI8HASJq0LKh12PUqtGJ1arD+m7Q54Tq3gLOFv2okvGMoe8a+NnXVQ1ChBvK 1nJQiyK2yyDw3hRWi8j6eheKCPJ6Z3ImPDr8rK4zdu8+YlycDoPSl5LGOCFLk+/v fC111imM1up5P7HLORfsgh29Nj1F3uJUCfiQBnyUKuMLux6KbTNreK+3Rvskqnnh PJB4CEEp9/FmuSXErxIqD56VCDz3+EpJ0Z70lWWN2RU45X6GxFcjanfpSHdcTgVk bTCog16TTIWtr8UbTr7wHYpM4+9M2UtL8IS3erPo+gVp658EnS+oOAd213x/CeuJ 8hSW9LBVHpPuIQdlzD/m =36GP -----END PGP SIGNATURE----- --2exrgfoo7sh6d7ck-- --===============3666970587922134680== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============3666970587922134680==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: maxime.ripard@free-electrons.com (Maxime Ripard) Date: Tue, 31 Jan 2017 10:56:22 +0100 Subject: [PATCH v2 1/2] dt-bindings: gpu: Add Mali Utgard bindings In-Reply-To: <2a5e7d0a-e2ca-5cc7-5193-96be5bfe494b@baylibre.com> References: <20170127201913.jjhdw57jmxifqpxa@rob-hp-laptop> <20170130134824.u37svxphyy266tzz@lukather> <2a5e7d0a-e2ca-5cc7-5193-96be5bfe494b@baylibre.com> Message-ID: <20170131095622.ew56cyjrndu6wxwe@lukather> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jan 30, 2017 at 05:24:06PM +0100, Neil Armstrong wrote: > >>> @@ -0,0 +1,79 @@ > >>> +ARM Mali Utgard GPU > >>> +=================== > >>> + > >>> +Required properties: > >>> + - compatible > >>> + * Must be one of the following: > >>> + + "arm,mali-300" > >>> + + "arm,mali-400" > >>> + + "arm,mali-450" > >>> + * And, optionally, one of the vendor specific compatible: > >>> + + allwinner,sun4i-a10-mali > >>> + + allwinner,sun7i-a20-mali > >> > >> And stericsson,db8500-mali? > > > > Good catch, I'll add it. > > I think you can safely add the following : > > amlogic,meson-gxbb-mali > amlogic,meson-gxl-mali Ack. Do you need any extra properties? Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 801 bytes Desc: not available URL: