[POWERPC] PS3: Device tree source
The PS3 device tree source. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> Acked-by: Segher Boessenkool <segher@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:

committed by
Paul Mackerras

orang tua
62cf6a9d65
melakukan
9065762edf
@@ -193,7 +193,7 @@ static int __init ps3_probe(void)
|
||||
DBG(" -> %s:%d\n", __func__, __LINE__);
|
||||
|
||||
dt_root = of_get_flat_dt_root();
|
||||
if (!of_flat_dt_is_compatible(dt_root, "PS3"))
|
||||
if (!of_flat_dt_is_compatible(dt_root, "sony,ps3"))
|
||||
return 0;
|
||||
|
||||
powerpc_firmware_features |= FW_FEATURE_PS3_POSSIBLE;
|
||||
|
Reference in New Issue
Block a user