Re: [PATCH v5 2/2] soc: Add driver for Freescale Vybrid Platform

2015-06-07 Thread maitysanchayan
Hello Paul, On 15-06-06 12:26:07, Paul Bolle wrote: > On Fri, 2015-06-05 at 14:52 +0530, Sanchayan Maity wrote: > > --- /dev/null > > +++ b/drivers/soc/fsl/Kconfig > > > +config SOC_BUS_VF610 > > + tristate "SoC bus device for the Freescale Vybrid platform" > > + depends on SOC_VF610 >

Re: [PATCH v5 2/2] soc: Add driver for Freescale Vybrid Platform

2015-06-06 Thread Paul Bolle
On Fri, 2015-06-05 at 14:52 +0530, Sanchayan Maity wrote: > --- /dev/null > +++ b/drivers/soc/fsl/Kconfig > +config SOC_BUS_VF610 > +tristate "SoC bus device for the Freescale Vybrid platform" > +depends on SOC_VF610 > +select SOC_BUS > +help > + Include su

[PATCH v5 2/2] soc: Add driver for Freescale Vybrid Platform

2015-06-05 Thread Sanchayan Maity
This adds a SoC driver to be used by the Freescale Vybrid SoC's. We create the "fsl" directory for holding the different Freescale designs. Driver utilises syscon to get the various register values needed. After this sysfs exposes some SoC specific properties as below: > cd /sys/devices/soc0 > ls