From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-f52.google.com ([209.85.215.52]:35709 "EHLO mail-lf0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751900AbcGKVu1 (ORCPT ); Mon, 11 Jul 2016 17:50:27 -0400 Received: by mail-lf0-f52.google.com with SMTP id f93so31994714lfi.2 for ; Mon, 11 Jul 2016 14:50:26 -0700 (PDT) From: Sergei Shtylyov To: horms@verge.net.au, linux-renesas-soc@vger.kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org Cc: magnus.damm@gmail.com, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org Subject: [PATCH 0/2] R8A7792 clock fixes Date: Tue, 12 Jul 2016 00:50:16 +0300 Message-ID: <1529351.Fac5N2tKoF@wasted.cogentembedded.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: Hello. Here's the set of 2 patches against Simon Horman's 'renesas.git' repo, 'renesas-devel-20160711-v4.7-rc7' tag. I've found a couple of issues in the R8A7792 DT clock descriptions, so these patches are targeted as fixes for 4.8. [1/2] ARM: dts: r8a7792: add PLL1 divided by 2 clock [2/2] ARM: dts: r8a7792: remove ADSP clock WBR, Sergei