projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d544c66
)
MGS-1276 ENGR00306443-2 dts:Add QoS description in imx6sx dts
author
Shawn Xiao
<b49994@freescale.com>
Mon, 2 Feb 2015 07:39:51 +0000
(15:39 +0800)
committer
Nitin Garg
<nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:49:15 +0000
(14:49 -0500)
(cherry-pick from
f9759787e60ad3422d2119f9f25ac320ca58f5df
)
confilict: arch/arm/boot/dts/imx6sx.dtsi
The dts file arch has changed in 3.14. Add QoS description in
imx6sx dts manually and solve the conflict.
Date Feb 2, 2015
Signed-off-by: Shawn Xiao <b49994@freescale.com>
arch/arm/boot/dts/imx6sx.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6sx.dtsi
b/arch/arm/boot/dts/imx6sx.dtsi
index
9585ae4
..
833dc5a
100644
(file)
--- a/
arch/arm/boot/dts/imx6sx.dtsi
+++ b/
arch/arm/boot/dts/imx6sx.dtsi
@@
-1241,6
+1241,11
@@
clocks = <&clks IMX6SX_CLK_I2C4>;
status = "disabled";
};
+
+ qosc: qosc@021fc000 {
+ compatible = "fsl,imx6sx-qosc";
+ reg = <0x021fc000 0x4000>;
+ };
};
aips3: aips-bus@02200000 {