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


Groups > linux.kernel > #1438227

Re: [PATCH v4 4/5] soc: Add SoC driver for Freescale Vybrid platform

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCH v4 4/5] soc: Add SoC driver for Freescale Vybrid platform
Date 2016-07-07 09:30 +0200
Message-ID <rSbUZ-3OW-19@gated-at.bofh.it> (permalink)
References <rSbih-3kT-5@gated-at.bofh.it> <rSbih-3kT-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thursday, July 7, 2016 12:09:29 PM CEST Sanchayan Maity wrote:
> root@colibri-vf:/sys/bus/soc/devices/soc0# cat family
> Freescale Vybrid VF610
> root@colibri-vf:/sys/bus/soc/devices/soc0# cat machine
> Freescale Vybrid
> 

I only have one very high-level comment: I think that "family"
is generally supposed to be the more generic one than "machine",
so maybe swap the contents of the two?

Can you have a look at the other users of soc_device and see how
they handle it? I realize that we are already inconsistent about
how we handle it, just try to make it do what the majority of the
others have.

Aside from that, it all looks reasonable.

	Arnd

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


Thread

[PATCH v4 4/5] soc: Add SoC driver for Freescale Vybrid platform Sanchayan Maity <maitysanchayan@gmail.com> - 2016-07-07 08:50 +0200
  Re: [PATCH v4 4/5] soc: Add SoC driver for Freescale Vybrid platform Arnd Bergmann <arnd@arndb.de> - 2016-07-07 09:30 +0200

csiph-web