projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee295d7
)
ARM: dts: vf610-twr: remove useless property for sound card.
author
Xiubo Li
<Li.Xiubo@freescale.com>
Fri, 29 Aug 2014 02:22:21 +0000
(10:22 +0800)
committer
Shawn Guo
<shawn.guo@freescale.com>
Mon, 1 Sep 2014 14:00:02 +0000
(22:00 +0800)
This was added by:
Commit
8128c4f36
("ARM: dts: vf610-twr: Add simple-card support.")
This useless property may cause some confusions for users.
Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/boot/dts/vf610-twr.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/vf610-twr.dts
b/arch/arm/boot/dts/vf610-twr.dts
index b8a5e8c68f06eedde75d010df044959bfe543d2a..e4bffbae515f5e7317f3f0da259396bd91750002 100644
(file)
--- a/
arch/arm/boot/dts/vf610-twr.dts
+++ b/
arch/arm/boot/dts/vf610-twr.dts
@@
-76,7
+76,6
@@
simple-audio-card,cpu {
sound-dai = <&sai2>;
- master-clkdir-out;
frame-master;
bitclock-master;
};