ARM: dts: imx6ul: phyboard-segin: Rename dts to PHYTEC name scheme
Use the same name scheme for the phyBOARD-Segin and the phyCORE-i.MX 6UL as is used for the PHYTEC phyBOARD-Mira and phyCORE-i.MX 6. This is only a cosmetic change and there is no functional change intended. Signed-off-by: Stefan Riedmueller <s.riedmueller@phytec.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
d9aa4d4fca
commit
591c175076
|
@ -573,7 +573,7 @@ dtb-$(CONFIG_SOC_IMX6UL) += \
|
|||
imx6ul-opos6uldev.dtb \
|
||||
imx6ul-pico-hobbit.dtb \
|
||||
imx6ul-pico-pi.dtb \
|
||||
imx6ul-phytec-phyboard-segin-full.dtb \
|
||||
imx6ul-phytec-segin-ff-rdk.dtb \
|
||||
imx6ul-tx6ul-0010.dtb \
|
||||
imx6ul-tx6ul-0011.dtb \
|
||||
imx6ul-tx6ul-mainboard.dtb \
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
#include "imx6ul.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Phytec phyCORE i.MX6 UltraLite";
|
||||
model = "PHYTEC phyCORE-i.MX6 UltraLite";
|
||||
compatible = "phytec,imx6ul-pcl063", "fsl,imx6ul";
|
||||
|
||||
chosen {
|
|
@ -5,12 +5,12 @@
|
|||
*/
|
||||
|
||||
/dts-v1/;
|
||||
#include "imx6ul-phytec-pcl063.dtsi"
|
||||
#include "imx6ul-phytec-phyboard-segin.dtsi"
|
||||
#include "imx6ul-phytec-peb-eval-01.dtsi"
|
||||
#include "imx6ul-phytec-phycore-som.dtsi"
|
||||
#include "imx6ul-phytec-segin.dtsi"
|
||||
#include "imx6ul-phytec-segin-peb-eval-01.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Phytec phyBOARD-Segin i.MX6 UltraLite Full Featured";
|
||||
model = "PHYTEC phyBOARD-Segin i.MX6 UltraLite Full Featured";
|
||||
compatible = "phytec,imx6ul-pbacd10", "phytec,imx6ul-pcl063", "fsl,imx6ul";
|
||||
};
|
||||
|
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
/ {
|
||||
model = "Phytec phyBOARD-Segin i.MX6 UltraLite";
|
||||
model = "PHYTEC phyBOARD-Segin i.MX6 UltraLite";
|
||||
compatible = "phytec,imx6ul-pbacd-10", "phytec,imx6ul-pcl063", "fsl,imx6ul";
|
||||
|
||||
aliases {
|
Loading…
Reference in New Issue