From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 5 Sep 2018 09:07:48 +0200 From: Maxime Ripard To: Jagan Teki Cc: Chen-Yu Tsai , Icenowy Zheng , Jernej Skrabec , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , David Airlie , dri-devel@lists.freedesktop.org, Michael Turquette , Stephen Boyd , linux-clk@vger.kernel.org, Michael Trimarchi , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH v4 3/4] drm/sun4i: Enable DE2 Mixer for SUN8I and SUN50I Message-ID: <20180905070748.g43lfdqdhmoci6pk@flea> References: <20180904163609.10171-1-jagan@amarulasolutions.com> <20180904163609.10171-3-jagan@amarulasolutions.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="yadrlpym4unrl57x" In-Reply-To: <20180904163609.10171-3-jagan@amarulasolutions.com> List-ID: --yadrlpym4unrl57x Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 04, 2018 at 10:06:08PM +0530, Jagan Teki wrote: > Allwinner SoC like SUN8I and SUN50I are now using DE2 Mixer > so enable them as default. >=20 > Signed-off-by: Jagan Teki > --- > Changes for v4, v3: > - none > Changes for v2: > - Enable for SUN8I >=20 > drivers/gpu/drm/sun4i/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/drivers/gpu/drm/sun4i/Kconfig b/drivers/gpu/drm/sun4i/Kconfig > index c2c042287c19..cfa8b96273fb 100644 > --- a/drivers/gpu/drm/sun4i/Kconfig > +++ b/drivers/gpu/drm/sun4i/Kconfig > @@ -61,7 +61,7 @@ config DRM_SUN8I_DW_HDMI > =20 > config DRM_SUN8I_MIXER > tristate "Support for Allwinner Display Engine 2.0 Mixer" > - default MACH_SUN8I > + default MACH_SUN8I || (ARM64 && ARCH_SUNXI) I'm not really sure we should put it as a default. We should just enable it in the defconfig. Maxime > help > Choose this option if you have an Allwinner SoC with the > Allwinner Display Engine 2.0, which has a mixer to do some > --=20 > 2.18.0.321.gffc6fa0e3 >=20 --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --yadrlpym4unrl57x Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE0VqZU19dR2zEVaqr0rTAlCFNr3QFAluPgMMACgkQ0rTAlCFN r3Qfmg/8DUMh/rPlmuctAJWYEIVIYo99Ezw0S+gJleodO3zYJTyfD37nGdZd4L4w yhayFKxorJuGh2ANM6JfFFGnJWhLLNp8zD0LJ2rq/E4cEHnC14tyi6utf3hwJkiw 5/uQ9XPhYtQfxkuo0d2hSJmUH5wrS/BStpktH4WFDRemFNvNEAm2yI3HOda5N70R unlxdBrzismawYSDj1Ix3wrJpijPvtz1Im4f2GfUR9bf718rcJdP0sLmSSJTA1mH WeLuijtbNC0gfLEFSWrZ0T5CwnkDJdO0oY+C4x6VEC+m954CxHP4kofa5GnWj8ZH 3zBlUWpQbgM+mCO5llejGDPbbjqGjG4hADFHPNCpE1arjwe157A8Qf2ofh/My881 pbRQHWJfrwiE+idf8P34m8B2zVh31qpIQ6oi8XQO11y0kwfgVQ9edEQdxpswdMH1 Cc3nEln14H/VyU5y7p+PfIwZj1i0nGLzRYdXDsc3j4vAMQWTZ1qgN8mGhtjcs4yS fWX8/iKqhatQC7UsauOkzAvzg27TOESvNf6dxD2Ubma0OucmJedDU9JEa1fIQl5x bQcoCVLOtQhgvw21bEEnldAUxgrn05kuRXTgko2kZ+5gSaPquhWFey9pE6KvmboH y04oVP2BY6SfL5SIktlSBXWWcl1DTWJPGgcdrN/mJ5/TbFz+1E0= =x6Ve -----END PGP SIGNATURE----- --yadrlpym4unrl57x--