From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v4 2/3] ASoC: cygnus: Add Cygnus audio DAI driver Date: Wed, 2 Dec 2015 10:45:43 +0000 Message-ID: <20151202104543.GD1929@sirena.org.uk> References: <1447114664-21799-1-git-send-email-ssimran@broadcom.com> <1447114664-21799-3-git-send-email-ssimran@broadcom.com> <20151122134440.GQ26072@sirena.org.uk> <565E54D2.50806@broadcom.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="17ucDnirktTaGR4W" Return-path: Content-Disposition: inline In-Reply-To: <565E54D2.50806-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Simran Rai Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Ray Jui , Scott Branden , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , Lori Hikichi , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Arun Parameswaran , alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org List-Id: alsa-devel@alsa-project.org --17ucDnirktTaGR4W Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Dec 01, 2015 at 06:17:54PM -0800, Simran Rai wrote: > On 11/22/2015 5:44 AM, Mark Brown wrote: > >I would expect any initialisationn of clocks beyond the ones that the > >device directly interacts with to be handled within the clock API > >configuration rather than in a specific driver, this avoids the driver > >being dependent on a particular system integration. > I will have to figure out a way to propagate the frequency from leaf clocks to the parent > clock. Will send out another patch with the fix. The idea is that the clock API should take care of this. --17ucDnirktTaGR4W Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJWXsvWAAoJECTWi3JdVIfQizUH/2COn8Y6LRhnAHyYeH1bRmWx 4ch+FHrhThvsHo+Q4g2qx6Di51y06ypneutLyNEM8bUaZ9YTpMazia1XX0YrDvGp hSgEooiAvFbCljagWfJWwLlNy+86wzi6bPcTYTJml6hfTjY5xVdd3rPDu7YiYGMX qcf9lI42nFPQn1HG+9D/fS2QKfXWg+U6g2PPq3Fh25VrS0rRdVhLJ76RAQh2uVGk M/7I/VNf4cGgg82LYQTPfkBQy/YEZR+EKnCyACIl6jEG5h1uBxGpWnQp6e4ZyhmI 0+xAMhouweBOE8qutqz9lKRkWuQsBDFzLvTDjSq65rWlZIkNnMUSYnKw2dIGdHk= =RGTF -----END PGP SIGNATURE----- --17ucDnirktTaGR4W-- -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: broonie@kernel.org (Mark Brown) Date: Wed, 2 Dec 2015 10:45:43 +0000 Subject: [PATCH v4 2/3] ASoC: cygnus: Add Cygnus audio DAI driver In-Reply-To: <565E54D2.50806@broadcom.com> References: <1447114664-21799-1-git-send-email-ssimran@broadcom.com> <1447114664-21799-3-git-send-email-ssimran@broadcom.com> <20151122134440.GQ26072@sirena.org.uk> <565E54D2.50806@broadcom.com> Message-ID: <20151202104543.GD1929@sirena.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Dec 01, 2015 at 06:17:54PM -0800, Simran Rai wrote: > On 11/22/2015 5:44 AM, Mark Brown wrote: > >I would expect any initialisationn of clocks beyond the ones that the > >device directly interacts with to be handled within the clock API > >configuration rather than in a specific driver, this avoids the driver > >being dependent on a particular system integration. > I will have to figure out a way to propagate the frequency from leaf clocks to the parent > clock. Will send out another patch with the fix. The idea is that the clock API should take care of this. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 473 bytes Desc: not available URL: From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756296AbbLBKqO (ORCPT ); Wed, 2 Dec 2015 05:46:14 -0500 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:57436 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751085AbbLBKqM (ORCPT ); Wed, 2 Dec 2015 05:46:12 -0500 Date: Wed, 2 Dec 2015 10:45:43 +0000 From: Mark Brown To: Simran Rai Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Ray Jui , Scott Branden , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , Lori Hikichi , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, bcm-kernel-feedback-list@broadcom.com, linux-kernel@vger.kernel.org, Arun Parameswaran , alsa-devel@alsa-project.org Message-ID: <20151202104543.GD1929@sirena.org.uk> References: <1447114664-21799-1-git-send-email-ssimran@broadcom.com> <1447114664-21799-3-git-send-email-ssimran@broadcom.com> <20151122134440.GQ26072@sirena.org.uk> <565E54D2.50806@broadcom.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="17ucDnirktTaGR4W" Content-Disposition: inline In-Reply-To: <565E54D2.50806@broadcom.com> X-Cookie: A beer delayed is a beer denied. User-Agent: Mutt/1.5.24 (2015-08-30) X-SA-Exim-Connect-IP: 94.175.94.161 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Re: [PATCH v4 2/3] ASoC: cygnus: Add Cygnus audio DAI driver X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on mezzanine.sirena.org.uk) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --17ucDnirktTaGR4W Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Dec 01, 2015 at 06:17:54PM -0800, Simran Rai wrote: > On 11/22/2015 5:44 AM, Mark Brown wrote: > >I would expect any initialisationn of clocks beyond the ones that the > >device directly interacts with to be handled within the clock API > >configuration rather than in a specific driver, this avoids the driver > >being dependent on a particular system integration. > I will have to figure out a way to propagate the frequency from leaf clocks to the parent > clock. Will send out another patch with the fix. The idea is that the clock API should take care of this. --17ucDnirktTaGR4W Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJWXsvWAAoJECTWi3JdVIfQizUH/2COn8Y6LRhnAHyYeH1bRmWx 4ch+FHrhThvsHo+Q4g2qx6Di51y06ypneutLyNEM8bUaZ9YTpMazia1XX0YrDvGp hSgEooiAvFbCljagWfJWwLlNy+86wzi6bPcTYTJml6hfTjY5xVdd3rPDu7YiYGMX qcf9lI42nFPQn1HG+9D/fS2QKfXWg+U6g2PPq3Fh25VrS0rRdVhLJ76RAQh2uVGk M/7I/VNf4cGgg82LYQTPfkBQy/YEZR+EKnCyACIl6jEG5h1uBxGpWnQp6e4ZyhmI 0+xAMhouweBOE8qutqz9lKRkWuQsBDFzLvTDjSq65rWlZIkNnMUSYnKw2dIGdHk= =RGTF -----END PGP SIGNATURE----- --17ucDnirktTaGR4W--