projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ff33f3
)
ARM: bcm2835: add label for uart0
author
Stefan Wahren
<stefan.wahren@i2se.com>
Fri, 2 Oct 2015 18:31:15 +0000
(18:31 +0000)
committer
Eric Anholt
<eric@anholt.net>
Wed, 14 Oct 2015 22:34:36 +0000
(15:34 -0700)
This patch adds a label for uart0 to allow changing of uart0 pins.
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
arch/arm/boot/dts/bcm2835.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/bcm2835.dtsi
b/arch/arm/boot/dts/bcm2835.dtsi
index 301c73f4ca333d9d1e74d95442cdfdc7165b4719..2029394865982b01530959987787a85b1d4c60ea 100644
(file)
--- a/
arch/arm/boot/dts/bcm2835.dtsi
+++ b/
arch/arm/boot/dts/bcm2835.dtsi
@@
-92,7
+92,7
@@
#interrupt-cells = <2>;
};
- uart@7e201000 {
+ uart
0: uart
@7e201000 {
compatible = "brcm,bcm2835-pl011", "arm,pl011", "arm,primecell";
reg = <0x7e201000 0x1000>;
interrupts = <2 25>;