commit | 42beb7628e7a901501e39f520beec67bac3157b1 | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Sun Dec 01 10:13:33 2013 +0200 |
committer | Max Filippov <jcmvbkbc@gmail.com> | Wed Jan 15 00:21:25 2014 +0400 |
tree | 15c810339ee83d595646b1a5d324e7d0cf37d1d9 | |
parent | 4809bb468f140d561dfbb785e8dcdda5bae8c1f2 [diff] |
xtensa: standardize devicetree cpu compatible strings The recommended compatible string format, according to the ePAPR v1.1 standard, is "manufacturer,model". Change the xtensa cpu compatible strings to "cdns,xtensa-cpu". Also, change the boards compatible strings in a similar way. The pic compatible string will be dealt with in a separate patch. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>