Commit 3ef41065 authored by Xu Jiucheng's avatar Xu Jiucheng Committed by Kumar Gala

powerpc/85xx: Rename P1021RDB-PC device trees to be consistent

The board is really P1021RDB-PC, so rename from p1021rdb.* to p1021rdb-pc.*
Signed-off-by: default avatarXu Jiucheng <Jiucheng.Xu@freescale.com>
Signed-off-by: default avatarMatthew McClintock <msm@freescale.com>
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent c5f02bb4
/* /*
* P1021 RDB Device Tree Source stub (no addresses or top-level ranges) * P1021 RDB Device Tree Source stub (no addresses or top-level ranges)
* *
* Copyright 2011 Freescale Semiconductor Inc. * Copyright 2012 Freescale Semiconductor Inc.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met: * modification, are permitted provided that the following conditions are met:
......
/* /*
* P1021 RDB Device Tree Source * P1021 RDB Device Tree Source
* *
* Copyright 2011 Freescale Semiconductor Inc. * Copyright 2012 Freescale Semiconductor Inc.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met: * modification, are permitted provided that the following conditions are met:
...@@ -92,5 +92,5 @@ qe: qe@ffe80000 { ...@@ -92,5 +92,5 @@ qe: qe@ffe80000 {
}; };
}; };
/include/ "p1021rdb.dtsi" /include/ "p1021rdb-pc.dtsi"
/include/ "fsl/p1021si-post.dtsi" /include/ "fsl/p1021si-post.dtsi"
/* /*
* P1021 RDB Device Tree Source (36-bit address map) * P1021 RDB Device Tree Source (36-bit address map)
* *
* Copyright 2011 Freescale Semiconductor Inc. * Copyright 2012 Freescale Semiconductor Inc.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met: * modification, are permitted provided that the following conditions are met:
...@@ -92,5 +92,5 @@ qe: qe@fffe80000 { ...@@ -92,5 +92,5 @@ qe: qe@fffe80000 {
}; };
}; };
/include/ "p1021rdb.dtsi" /include/ "p1021rdb-pc.dtsi"
/include/ "fsl/p1021si-post.dtsi" /include/ "fsl/p1021si-post.dtsi"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment