xtensa: standardize devicetree cpu compatible strings
authorBaruch Siach <baruch@tkos.co.il>
Sun, 1 Dec 2013 08:13:33 +0000 (10:13 +0200)
committerMax Filippov <jcmvbkbc@gmail.com>
Tue, 14 Jan 2014 20:21:25 +0000 (00:21 +0400)
commit42beb7628e7a901501e39f520beec67bac3157b1
tree15c810339ee83d595646b1a5d324e7d0cf37d1d9
parent4809bb468f140d561dfbb785e8dcdda5bae8c1f2
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>
arch/xtensa/boot/dts/lx60.dts
arch/xtensa/boot/dts/ml605.dts
arch/xtensa/boot/dts/xtfpga.dtsi
arch/xtensa/platforms/xtfpga/setup.c
This page took 0.028856 seconds and 5 git commands to generate.