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


Groups > linux.kernel > #1330351

Re: [PATCH 0/3] Add hardware dependency to TS-4800 board drivers

From Jean Delvare <jdelvare@suse.de>
Newsgroups linux.kernel
Subject Re: [PATCH 0/3] Add hardware dependency to TS-4800 board drivers
Date 2016-02-09 16:30 +0100
Message-ID <r0ioP-5QL-59@gated-at.bofh.it> (permalink)
References <r0dyO-2DB-5@gated-at.bofh.it> <r0i5s-5IR-11@gated-at.bofh.it>
Organization Suse Linux

Show all headers | View raw


Hi Damien,

Le Tuesday 09 February 2016 à 10:08 -0500, Damien Riegel a écrit :
> On Tue, Feb 09, 2016 at 11:15:49AM +0100, Jean Delvare wrote:
> > This adds hardware dependency to 3 drivers for the Technologic Systems
> > TS-4800 board. Thanks to these dependencies, users of other systems
> > will not accidentally enable these drivers.
> 
> These drivers are for IPs implemented in an FPGA. For now it is true
> that they are used only on one board with an iMX.51 but this is not a
> strong dependency and it might change in the future if Technologic
> Systems decide to reuse these IPs on boards based on different SoCs.

When this happens, we can update the dependency accordingly, this is not
a problem.

> As the FPGA and the SoC are two separate chips, I don't know how such
> dependency should be expressed in kconfig.

The way I did ;-)

These dependencies just tell where the hardware is being used at the
moment. They do not imply that the same hardware can't be reused later
on another board. In which case we can extend the dependency (e.g.
adding another SOC family), or broaden it (e.g. "depends on ARM") or
drop it altogether if the piece of hardware in question has taken over
the world meanwhile.

But my experience is that a piece of hardware developed for i.MX has
little chances to be found on a PowerPC system, even 5 years later.

-- 
Jean Delvare
SUSE L3 Support

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


Thread

[PATCH 0/3] Add hardware dependency to TS-4800 board drivers Jean Delvare <jdelvare@suse.de> - 2016-02-09 11:20 +0100
  [PATCH 1/3] watchdog: ts4800: add hardware dependency Jean Delvare <jdelvare@suse.de> - 2016-02-09 11:20 +0100
    Re: [PATCH 1/3] watchdog: ts4800: add hardware dependency Guenter Roeck <linux@roeck-us.net> - 2016-02-09 15:30 +0100
  [PATCH 3/3] irqchip/ts4800: Add hardware dependency Jean Delvare <jdelvare@suse.de> - 2016-02-09 11:20 +0100
    Re: [PATCH 3/3] irqchip/ts4800: Add hardware dependency Jason Cooper <jason@lakedaemon.net> - 2016-02-18 02:50 +0100
  [PATCH 2/3] Input: ts4800: add hardware dependency Jean Delvare <jdelvare@suse.de> - 2016-02-09 11:20 +0100
  Re: [PATCH 0/3] Add hardware dependency to TS-4800 board drivers Guenter Roeck <linux@roeck-us.net> - 2016-02-09 15:30 +0100
    Re: [PATCH 0/3] Add hardware dependency to TS-4800 board drivers Jean Delvare <jdelvare@suse.de> - 2016-02-09 16:20 +0100
  Re: [PATCH 0/3] Add hardware dependency to TS-4800 board drivers Damien Riegel <damien.riegel@savoirfairelinux.com> - 2016-02-09 16:10 +0100
    Re: [PATCH 0/3] Add hardware dependency to TS-4800 board drivers Guenter Roeck <linux@roeck-us.net> - 2016-02-09 16:20 +0100
    Re: [PATCH 0/3] Add hardware dependency to TS-4800 board drivers Jean Delvare <jdelvare@suse.de> - 2016-02-09 16:30 +0100

csiph-web