Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1323207

Re: [PATCH 04/14] clk: sunxi: add ahb1 clock for A83T

Path csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod
From Chen-Yu Tsai <wens@csie.org>
Newsgroups linux.kernel
Subject Re: [PATCH 04/14] clk: sunxi: add ahb1 clock for A83T
Date Mon, 01 Feb 2016 16:00:03 +0100
Message-ID <qXo7p-4jK-35@gated-at.bofh.it> (permalink)
References <qWOZY-44I-9@gated-at.bofh.it> <qWOZZ-44I-31@gated-at.bofh.it> <qXnXJ-4fD-57@gated-at.bofh.it>
X-Original-To Vishnu Patekar <vishnupatekar0510@gmail.com>
X-Gm-Message-State AG10YOTEcBvl7k1cN48r6u36vQLur5J3jdq3n920vJCpHGP2iEn5qp5gRxyf4sqwN/0lA1PDfjaNLHaqFPv3WA==
X-Received by 10.107.14.131 with SMTP id 125mr23415515ioo.57.1454338476205; Mon, 01 Feb 2016 06:54:36 -0800 (PST)
MIME-Version 1.0
X-Gmail-Original-Message-ID <CAGb2v65zMGEagqML+2Y27M1hbdEWpMj96i0Dr5Ak67jnTcwhyw@mail.gmail.com>
Content-Type text/plain; charset=UTF-8
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 15
Organization linux.* mail to news gateway
X-Original-Cc Rob Herring <robh@kernel.org>, Jonathan Corbet <corbet@lwn.net>, Pawel Moll <pawel.moll@arm.com>, Mark Rutland <mark.rutland@arm.com>, Ian Campbell <ijc+devicetree@hellion.org.uk>, Kumar Gala <galak@codeaurora.org>, Maxime Ripard <maxime.ripard@free-electrons.com>, Russell King - ARM Linux <linux@arm.linux.org.uk>, Emilio Lopez <emilio@elopez.com.ar>, Jens Kuske <jenskuske@gmail.com>, Hans De Goede <hdegoede@redhat.com>, Chen-Yu Tsai <wens@csie.org>, devicetree <devicetree@vger.kernel.org>, linux-arm-kernel <linux-arm-kernel@lists.infradead.org>, linux-kernel <linux-kernel@vger.kernel.org>, linux-sunxi <linux-sunxi@googlegroups.com>, "linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>, Linus Walleij <linus.walleij@linaro.org>, Michael Turquette <mturquette@baylibre.com>, Stephen Boyd <sboyd@codeaurora.org>, Reinder de Haan <patchesrdh@mveas.com>, linux-clk <linux-clk@vger.kernel.org>
X-Original-Date Mon, 1 Feb 2016 22:54:16 +0800
X-Original-Message-ID <CAGb2v65zMGEagqML+2Y27M1hbdEWpMj96i0Dr5Ak67jnTcwhyw@mail.gmail.com>
X-Original-References <1454203266-4450-1-git-send-email-vishnupatekar0510@gmail.com> <1454203266-4450-5-git-send-email-vishnupatekar0510@gmail.com> <20160201144923.GA29286@rob-hp-laptop>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1323207

Show key headers only | View raw


On Mon, Feb 1, 2016 at 10:49 PM, Rob Herring <robh@kernel.org> wrote:
> On Sun, Jan 31, 2016 at 09:20:56AM +0800, Vishnu Patekar wrote:
>> AHB1 on A83T is similar to ahb1 on A31, except parents are different.
>> clock index 0b1x is PLL6.
>>
>> Signed-off-by: Vishnu Patekar <vishnupatekar0510@gmail.com>
>> ---
>>  Documentation/devicetree/bindings/clock/sunxi.txt |  1 +
>
> Acked-by: Rob Herring <robh@kernel.org>
>
>>  drivers/clk/sunxi/clk-sunxi.c                     | 75 +++++++++++++++++++++++
>>  2 files changed, 76 insertions(+)

Acked-by: Chen-Yu Tsai <wens@csie.org>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 00/14] Add A83T clk, r_pio, mmc rsb support Vishnu Patekar <vishnupatekar0510@gmail.com> - 2016-01-31 02:30 +0100
  [PATCH 13/14] ARM: dts: sun8i: enable mmc for H8Homlet Board. Vishnu Patekar <vishnupatekar0510@gmail.com> - 2016-01-31 02:30 +0100
    Re: [PATCH 13/14] ARM: dts: sun8i: enable mmc for H8Homlet Board. Chen-Yu Tsai <wens@csie.org> - 2016-02-02 08:40 +0100
  [PATCH 03/14] clk: sunxi: add bus gates for A83T Vishnu Patekar <vishnupatekar0510@gmail.com> - 2016-01-31 02:30 +0100
    Re: [PATCH 03/14] clk: sunxi: add bus gates for A83T Rob Herring <robh@kernel.org> - 2016-02-01 16:10 +0100
      Re: [PATCH 03/14] clk: sunxi: add bus gates for A83T Chen-Yu Tsai <wens@csie.org> - 2016-02-01 16:20 +0100
    Re: [PATCH 03/14] clk: sunxi: add bus gates for A83T Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-02-02 14:20 +0100
  [PATCH 06/14] ARM: dts: sun8i-a83t: Correct low speed oscillator clocks Vishnu Patekar <vishnupatekar0510@gmail.com> - 2016-01-31 02:30 +0100
    Re: [PATCH 06/14] ARM: dts: sun8i-a83t: Correct low speed oscillator  clocks Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-02-02 14:20 +0100
    Re: [PATCH 06/14] ARM: dts: sun8i-a83t: Correct low speed oscillator  clocks Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-02-02 14:20 +0100
      Re: [PATCH 06/14] ARM: dts: sun8i-a83t: Correct low speed oscillator clocks Vishnu Patekar <vishnupatekar0510@gmail.com> - 2016-02-04 10:00 +0100
        Re: [PATCH 06/14] ARM: dts: sun8i-a83t: Correct low speed oscillator  clocks Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-02-04 13:20 +0100
  [PATCH 05/14] clk: sunxi: Add APB1 clock for A83T Vishnu Patekar <vishnupatekar0510@gmail.com> - 2016-01-31 02:30 +0100
    Re: [PATCH 05/14] clk: sunxi: Add APB1 clock for A83T Chen-Yu Tsai <wens@csie.org> - 2016-01-31 04:40 +0100
    Re: [PATCH 05/14] clk: sunxi: Add APB1 clock for A83T Rob Herring <robh@kernel.org> - 2016-02-01 16:00 +0100
  [PATCH 04/14] clk: sunxi: add ahb1 clock for A83T Vishnu Patekar <vishnupatekar0510@gmail.com> - 2016-01-31 02:30 +0100
    Re: [PATCH 04/14] clk: sunxi: add ahb1 clock for A83T Rob Herring <robh@kernel.org> - 2016-02-01 15:50 +0100
      Re: [PATCH 04/14] clk: sunxi: add ahb1 clock for A83T Chen-Yu Tsai <wens@csie.org> - 2016-02-01 16:00 +0100
    Re: [PATCH 04/14] clk: sunxi: add ahb1 clock for A83T Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-02-02 14:20 +0100
      Re: [PATCH 04/14] clk: sunxi: add ahb1 clock for A83T Vishnu Patekar <vishnupatekar0510@gmail.com> - 2016-02-04 07:10 +0100
        Re: [PATCH 04/14] clk: sunxi: add ahb1 clock for A83T Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-02-04 09:10 +0100
  [PATCH 08/14] ARM: dts: sun8i-a83t: add mmc clock nodes Vishnu Patekar <vishnupatekar0510@gmail.com> - 2016-01-31 02:30 +0100
    Re: [PATCH 08/14] ARM: dts: sun8i-a83t: add mmc clock nodes Chen-Yu Tsai <wens@csie.org> - 2016-01-31 07:20 +0100
  [PATCH 10/14] ARM: dts: sun8i-a83t: Add PRCM related clocks and resets Vishnu Patekar <vishnupatekar0510@gmail.com> - 2016-01-31 02:30 +0100
    Re: [PATCH 10/14] ARM: dts: sun8i-a83t: Add PRCM related clocks and resets Chen-Yu Tsai <wens@csie.org> - 2016-02-02 07:50 +0100
  [PATCH 12/14] ARM: dts: sun8i-a83t: Add RSB nodes to dtsi Vishnu Patekar <vishnupatekar0510@gmail.com> - 2016-01-31 02:30 +0100
    Re: [PATCH 12/14] ARM: dts: sun8i-a83t: Add RSB nodes to dtsi Chen-Yu Tsai <wens@csie.org> - 2016-01-31 05:00 +0100
  [PATCH 09/14] ARM: dts: sun8i-a83t: Add mmc controller nodes Vishnu Patekar <vishnupatekar0510@gmail.com> - 2016-01-31 02:30 +0100
    Re: [PATCH 09/14] ARM: dts: sun8i-a83t: Add mmc controller nodes Chen-Yu Tsai <wens@csie.org> - 2016-02-02 07:40 +0100
  [PATCH 02/14] clk: sunxi: Add apb0 gates for A83T Vishnu Patekar <vishnupatekar0510@gmail.com> - 2016-01-31 02:30 +0100
    Re: [PATCH 02/14] clk: sunxi: Add apb0 gates for A83T Rob Herring <robh@kernel.org> - 2016-02-01 16:10 +0100
      Re: [PATCH 02/14] clk: sunxi: Add apb0 gates for A83T Chen-Yu Tsai <wens@csie.org> - 2016-02-01 16:20 +0100
    Re: [PATCH 02/14] clk: sunxi: Add apb0 gates for A83T Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-02-02 14:20 +0100
  [PATCH 14/14] ARM: dts: sun8i: Add A83T based Sinovoip Bpi-M3 Board Vishnu Patekar <vishnupatekar0510@gmail.com> - 2016-01-31 02:30 +0100
    Re: [PATCH 14/14] ARM: dts: sun8i: Add A83T based Sinovoip Bpi-M3 Board Chen-Yu Tsai <wens@csie.org> - 2016-02-02 08:40 +0100
      Re: [PATCH 14/14] ARM: dts: sun8i: Add A83T based Sinovoip Bpi-M3 Board Vishnu Patekar <vishnupatekar0510@gmail.com> - 2016-02-04 05:30 +0100

csiph-web