[Armadeus-commitlog] armadeus branch, master, updated. armadeus-6.0-355-g9f76980
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2017-11-27 09:54:42
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 9f76980bdbafb104df3ca1c4318693f331698a2f (commit)
from 510625e86d2c3d4f1a65b26b966b17175e25d02a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 9f76980bdbafb104df3ca1c4318693f331698a2f
Author: Julien BOIBESSOT <jul...@ar...>
Date: Mon Nov 27 10:54:26 2017 +0100
[DEBUG] imx28regs: add HW_PINCTRL_MUXSEL7
-----------------------------------------------------------------------
Summary of changes:
target/linux/debug/imxregs/imx28regs.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/debug/imxregs/imx28regs.h b/target/linux/debug/imxregs/imx28regs.h
index 5728ed7..4955504 100644
--- a/target/linux/debug/imxregs/imx28regs.h
+++ b/target/linux/debug/imxregs/imx28regs.h
@@ -28,6 +28,7 @@
static struct reg_info regs[] =
{
/* PINCTRL */
+{ "HW_PINCTRL_MUXSEL7", 0x80018170, 0, 0xffffffff, 'x', "PINCTRL Pin Mux Select Register 7" },
{ "HW_PINCTRL_DRIVE0", 0x80018300, 0, 0xffffffff, 'x', "PINCTRL Driver Strength and Voltage Register 0" },
{ "HW_PINCTRL_DRIVE1", 0x80018310, 0, 0xffffffff, 'x', "PINCTRL Driver Strength and Voltage Register 1" },
{ "HW_PINCTRL_DRIVE2", 0x80018320, 0, 0xffffffff, 'x', "PINCTRL Driver Strength and Voltage Register 2" },
hooks/post-receive
--
armadeus
|