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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/*
 * 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
 * modification, are permitted provided that the following conditions are met:
+2 −2
Original line number Diff line number Diff line
/*
 * 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
 * modification, are permitted provided that the following conditions are met:
@@ -92,5 +92,5 @@
        };
};

/include/ "p1021rdb.dtsi"
/include/ "p1021rdb-pc.dtsi"
/include/ "fsl/p1021si-post.dtsi"
+2 −2
Original line number Diff line number Diff line
/*
 * 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
 * modification, are permitted provided that the following conditions are met:
@@ -92,5 +92,5 @@
        };
};

/include/ "p1021rdb.dtsi"
/include/ "p1021rdb-pc.dtsi"
/include/ "fsl/p1021si-post.dtsi"