commit | 687e16bc2f9231334942cc41febc27d666b07299 | [log] [tgz] |
---|---|---|
author | Darren Stevens <darren@stevens-zone.net> | Wed Aug 31 13:24:45 2016 +0100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Sep 13 17:37:08 2016 +1000 |
tree | 614d71932e812495b3cdbc877e2c7fff462465db | |
parent | 50246787655d41faea35a83031c47c429144d531 [diff] |
powerpc/pasemi: Fix device_type of Nemo SB600 node. The of_node for the SB600 (io-bridge) has its device_type set to 'io-bridge' Set it to 'isa' so that it can be found by isa_bridge_find_early() instead of using patches in the kernel. Signed-off-by: Darren Stevens <darren@stevens-zone.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>