From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-la0-f48.google.com (mail-la0-f48.google.com [209.85.215.48]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 3DE98E014F1 for ; Tue, 4 Jun 2013 05:43:57 -0700 (PDT) Received: by mail-la0-f48.google.com with SMTP id fs12so157143lab.21 for ; Tue, 04 Jun 2013 05:43:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=pgUx8aHlliRlVfnxOEUT9kO+NtwuPK71HafgZseO8Jc=; b=ewd1mAIJb+izDGoORuIo8dCGSDJK64jQgAB3VOFSwuKSVxC1gWFfUZWjd+v9N32IMh 4lXJQpYAgmSsRq6tRjjj9rGGFJLSbq5Lvb6wGNqtkI6+dwyN/Kd5WxtxulCNd5IlXFD8 Zr/L5LWp8+JCSyFly3Zrik0RUT6XpBX4Nw0pPAbPXuMa2WoYVPhsNXdFK03Uu+MqsJbF 636LUstt5835Ec+2IbefKrXBW987IgVw9Q4GZiT2mmghG+AhU4Uwlt+QYw6Bv/VaP+I1 InwaDEp6zwIkIts6hoKHxJfuVooytSL/OhPX/0lAIYH7cbSBGQh78kgAQimL9Auxulsc B2Kw== X-Received: by 10.112.201.200 with SMTP id kc8mr12858261lbc.65.1370349835747; Tue, 04 Jun 2013 05:43:55 -0700 (PDT) Received: from [10.0.2.15] ([78.25.121.215]) by mx.google.com with ESMTPSA id t4sm25226170lbe.7.2013.06.04.05.43.54 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 04 Jun 2013 05:43:55 -0700 (PDT) Message-ID: <51ADE109.7030303@gmail.com> Date: Tue, 04 Jun 2013 16:43:53 +0400 From: Alexander Smirnov User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 MIME-Version: 1.0 To: Otavio Salvador References: <1369830235-8476-1-git-send-email-alex.bluesman.smirnov@gmail.com> <1369830235-8476-2-git-send-email-alex.bluesman.smirnov@gmail.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" Subject: Re: [PATCH] arm/mach-mx6: fix pll4 set_rate callback X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Jun 2013 12:43:57 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi Folks, > There is single method to set clock-rate for both audio and video pll-s > in i.MX6q clock system implementation. That's possible due to they have > similar set of registers with a different bases. But there is also one > common register: CCM_ANALOG_MISC2, which contains post-dividers. > > In current implementation, independently of whether audio or video clock > is going to be set, the mask 0xc0000000 is applied to MISC2 register. > This means, that if the audio clock rate is changed, the video clock > post-dividers possibly will be corrupted. > > This patch fixes the issue described above. > > Signed-off-by: Alexander Smirnov > > > > I am adding Fabio and Mahesh in Cc so they can take a look in this patch has anybody looked at the patch I sent? I also have a couple of fixes for imx audio, can I send them here? With best regards, Alex > > Regards, > > -- > Otavio Salvador O.S. Systems > http://www.ossystems.com.br http://projetos.ossystems.com.br > Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750