On 06/16/2013 09:23:37 PM, Lian Minghuan-b31939 wrote:
Hi Scott,
please see my comments.
On 06/15/2013 05:53 AM, Scott Wood wrote:
On 06/14/2013 03:39:26 PM, Scott Wood wrote:
On 06/14/2013 02:15:55 AM, Minghuan Lian wrote:
+msi0: msi@41600 {
+compatible = "fsl,mpic-msi", "fsl,mpic-msi-v
Hi Scott,
please see my comments.
On 06/15/2013 05:53 AM, Scott Wood wrote:
On 06/14/2013 03:39:26 PM, Scott Wood wrote:
On 06/14/2013 02:15:55 AM, Minghuan Lian wrote:
+msi0: msi@41600 {
+compatible = "fsl,mpic-msi", "fsl,mpic-msi-v4.3";
More specific compatibles come first -- and I do
On 06/14/2013 03:39:26 PM, Scott Wood wrote:
On 06/14/2013 02:15:55 AM, Minghuan Lian wrote:
+msi0: msi@41600 {
+ compatible = "fsl,mpic-msi", "fsl,mpic-msi-v4.3";
More specific compatibles come first -- and I don't think this is
100% backwards compatible with "fsl,mpic-msi" anyway.
On 06/14/2013 02:15:55 AM, Minghuan Lian wrote:
+msi0: msi@41600 {
+ compatible = "fsl,mpic-msi", "fsl,mpic-msi-v4.3";
More specific compatibles come first -- and I don't think this is 100%
backwards compatible with "fsl,mpic-msi" anyway.
-Scott
___
For the latest platform T4 and B4, MPIC controller has been updated
to v4.3. This patch adds a new file to describe the latest MPIC.
The MSI blocks number is increased to four, the registers number
of each block is increased to sixteen. MSIIR1 has been added to
access these sixteen MSI registers.