Re: Adding 'of_platform' bus support to the platform driver

2012-12-20 Thread Scott Wood
On 12/20/2012 02:23:55 AM, r.pa...@mei-india.com wrote: Hello, We are working on one of the platform drivers for our board (based on MPC8313ERDB). Previously, this driver was supporting platform bus but now we want to change it to support 'of_platform' bus. While supporting platform bus, t

Adding 'of_platform' bus support to the platform driver

2012-12-20 Thread R . Patil
Hello, We are working on one of the platform drivers for our board (based on MPC8313ERDB). Previously, this driver was supporting platform bus but now we want to change it to support 'of_platform' bus. While supporting platform bus, the platform device structure is initialised in board setup fi