All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
To: Valentin Rothberg <valentinrothberg@gmail.com>
Cc: <sboyd@codeaurora.org>, <linux-kernel@vger.kernel.org>,
	<linux-clk@vger.kernel.org>, Paul Bolle <pebolle@tiscali.nl>,
	Andreas Ziegler <ziegler@cs.fau.de>,
	Arnd Bergmann <arnd@arndb.de>, Kevin Hilman <khilman@kernel.org>,
	Olof Johansson <olof@lixom.net>, Rob Herring <robh@kernel.org>
Subject: Re: clk: tango4: undefined CONFIG_ARCH_TANGOX
Date: Fri, 20 Nov 2015 10:42:39 +0100	[thread overview]
Message-ID: <564EEB0F.9000208@sigmadesigns.com> (raw)
In-Reply-To: <20151120085039.GA2832@debian-vm>

On 20/11/2015 09:50, Valentin Rothberg wrote:

> your commit ed12dfc92f01 ("clk: tango4: clkgen driver for Tango4
> platforms") has shown up in today's linux-next tree (i.e.,
> next-20151120) adding the following build condition to the tango4 clk
> driver:
> 
> drivers/clk/Makefile:45:obj-$(CONFIG_ARCH_TANGOX) += clk-tango4.o
> 
> However, ARCH_TANGOX is nowhere defined in Kconfig so that the driver
> cannot be compiled at the current state.  I checked the LKML, and found
> a bunch of patches referencing ARCH_TANGOX as well, but I could not find
> any patch adding this option.
> 
> Is there a patch queued somewhere that adds ARCH_TANGOX?

Hello Valentin,

Platform support has not been accepted yet.

http://thread.gmane.org/gmane.linux.ports.arm.kernel/456280

In fact, Kevin Hilman has pointed out that the arch should not
be called TANGOX, because X is a wildcard.

(However, several unrelated drivers have been submitted with
TANGOX in the name. Is that a problem?)

tango3 was a MIPS-based design
tango4 is an ARM-based design (with one MIPS-based outlier).
tango5 is an ARM-based design

Although Mans is against the idea, I believe there should be one
different clk driver for each arch.

I'm not sure how to handle situations where there's
A) a separate driver for 3,4,5
B) a   single driver for 3,4,5
C) one driver for 2 arches, another driver for the other arch

Regards.


  reply	other threads:[~2015-11-20  9:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-20  8:50 clk: tango4: undefined CONFIG_ARCH_TANGOX Valentin Rothberg
2015-11-20  9:42 ` Marc Gonzalez [this message]
2015-11-20 12:40   ` Måns Rullgård

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=564EEB0F.9000208@sigmadesigns.com \
    --to=marc_gonzalez@sigmadesigns.com \
    --cc=arnd@arndb.de \
    --cc=khilman@kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=pebolle@tiscali.nl \
    --cc=robh@kernel.org \
    --cc=sboyd@codeaurora.org \
    --cc=valentinrothberg@gmail.com \
    --cc=ziegler@cs.fau.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.