mirror of
https://github.com/torvalds/linux.git
synced 2024-11-29 07:31:29 +00:00
powerpc/e6500: Include Power ISA properties
b4420 and b4860 device trees do not have these properties. Signed-off-by: Lijun Pan <Lijun.Pan@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com>
This commit is contained in:
parent
bbd234b146
commit
4f6d45d7db
@ -34,6 +34,8 @@
|
||||
|
||||
/dts-v1/;
|
||||
|
||||
/include/ "e6500_power_isa.dtsi"
|
||||
|
||||
/ {
|
||||
compatible = "fsl,B4420";
|
||||
#address-cells = <2>;
|
||||
|
@ -34,6 +34,8 @@
|
||||
|
||||
/dts-v1/;
|
||||
|
||||
/include/ "e6500_power_isa.dtsi"
|
||||
|
||||
/ {
|
||||
compatible = "fsl,B4860";
|
||||
#address-cells = <2>;
|
||||
|
Loading…
Reference in New Issue
Block a user