summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi
diff options
context:
space:
mode:
authorJoshua Clayton2016-11-02 00:51:45 +0100
committerShawn Guo2016-11-05 12:45:45 +0100
commit1be81ea5860744520e06d0dfb9e3490b45902dbb (patch)
treeee890133e9d183f5aac5c8e3d0134399ce521608 /arch/arm/boot/dts/imx6qdl-sabreauto.dtsi
parentARM: dts: imx: Fix "ERROR: code indent should use tabs where possible" (diff)
downloadkernel-qcow2-linux-1be81ea5860744520e06d0dfb9e3490b45902dbb.tar.gz
kernel-qcow2-linux-1be81ea5860744520e06d0dfb9e3490b45902dbb.tar.xz
kernel-qcow2-linux-1be81ea5860744520e06d0dfb9e3490b45902dbb.zip
ARM: dts: imx6: Add imx-weim parameters to dtsi's
imx-weim should always set address-cells to 2, and size_cells to 1. On imx6, fsl,weim-cs-gpr will always be &gpr Set these common parameters in the dtsi file, rather than in a downstream dts. Signed-off-by: Joshua Clayton <stillcompiling@gmail.com> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl-sabreauto.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6qdl-sabreauto.dtsi2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi b/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi
index 80064678ba3c..52390ba83e81 100644
--- a/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi
@@ -613,8 +613,6 @@
&weim {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_weim_nor &pinctrl_weim_cs0>;
- #address-cells = <2>;
- #size-cells = <1>;
ranges = <0 0 0x08000000 0x08000000>;
status = "disabled"; /* pin conflict with SPI NOR */