Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1323207
| From | Chen-Yu Tsai <wens@csie.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 04/14] clk: sunxi: add ahb1 clock for A83T |
| Date | 2016-02-01 16:00 +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> |
| Organization | linux.* mail to news gateway |
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 | Next — Previous in thread | Next in thread | Find similar | Unroll 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