diff mbox

[2/2] /dev/ttymxc count is changed to 4 in system/device_table_dev.txt since debug uart in imx6 sabreauto board is ttymxc3

Message ID BLU0-SMTP409B21DB710B158C741EA4F70D0@phx.gbl
State Accepted
Commit 01fb86332e9030167011fc27753d148cc712452f
Headers show

Commit Message

Abdul Hussain Oct. 25, 2013, 5:03 p.m. UTC
Signed-off-by: Abdul Hussain <hussain.abdul@outlook.com>
---
 system/device_table_dev.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Arnout Vandecappelle Oct. 28, 2013, 7:09 a.m. UTC | #1
On 25/10/13 19:03, Abdul Hussain wrote:
> Signed-off-by: Abdul Hussain <hussain.abdul@outlook.com>

Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>

> ---
>   system/device_table_dev.txt |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/system/device_table_dev.txt b/system/device_table_dev.txt
> index a93a2c8..9507939 100644
> --- a/system/device_table_dev.txt
> +++ b/system/device_table_dev.txt
> @@ -35,7 +35,7 @@
>   /dev/ttySC	c	666	0	0	204	8	0	1	8
>   /dev/ttyPSC	c	666	0	0	204	148	0	1	4
>   /dev/ttyUL	c	666	0	0	204	187	0	1	4
> -/dev/ttymxc	c	666	0	0	207	16	0	1	3
> +/dev/ttymxc	c	666	0	0	207	16	0	1	4
>
>   # Input stuff
>   /dev/input		d	755	0	0	-	-	-	-	-
>
Peter Korsgaard Oct. 28, 2013, 8:55 a.m. UTC | #2
>>>>> "Abdul" == Abdul Hussain <hussain.abdul@outlook.com> writes:

 > Signed-off-by: Abdul Hussain <hussain.abdul@outlook.com>

Committed with slightly tweaked commit message, thanks.
diff mbox

Patch

diff --git a/system/device_table_dev.txt b/system/device_table_dev.txt
index a93a2c8..9507939 100644
--- a/system/device_table_dev.txt
+++ b/system/device_table_dev.txt
@@ -35,7 +35,7 @@ 
 /dev/ttySC	c	666	0	0	204	8	0	1	8
 /dev/ttyPSC	c	666	0	0	204	148	0	1	4
 /dev/ttyUL	c	666	0	0	204	187	0	1	4
-/dev/ttymxc	c	666	0	0	207	16	0	1	3
+/dev/ttymxc	c	666	0	0	207	16	0	1	4
 
 # Input stuff
 /dev/input		d	755	0	0	-	-	-	-	-