Re: [PATCH v2 0/2] Implement SoC bus support for Vybrid

2015-05-19 Thread Stefan Agner
On 2015-05-20 07:36, Sanchayan Maity wrote: > Sanchayan Maity (2): > ARM: dts: vfxxx: Add OCOTP and OCROM nodes > ARM: vf610: Add SoC bus support for Vybrid > > arch/arm/boot/dts/vfxxx.dtsi | 10 + > arch/arm/mach-imx/mach-vf610.c | 85 > +- > 2

[PATCH v2 0/2] Implement SoC bus support for Vybrid

2015-05-19 Thread Sanchayan Maity
Hello, This patchset implements SoC bus support for Freescale Vybrid platform, implementing the following https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-devices-soc Currently the required information is more or less read across the whole SoC, but I guess we cannot change that since th