diff options
author | Jagan Teki <jagan@amarulasolutions.com> | 2021-11-15 23:08:21 +0530 |
---|---|---|
committer | Kever Yang <kever.yang@rock-chips.com> | 2021-12-24 14:56:58 +0800 |
commit | 0ade02526bb42561453bc1d0fcca5e8b7ee0bb76 (patch) | |
tree | 9c5f329fcb4a56bf04682cb4795f8fff14314962 /board | |
parent | 19a4d31c12bac4c68078683ffff3a222e0385fae (diff) | |
download | u-boot-0ade02526bb42561453bc1d0fcca5e8b7ee0bb76.tar.gz u-boot-0ade02526bb42561453bc1d0fcca5e8b7ee0bb76.tar.bz2 u-boot-0ade02526bb42561453bc1d0fcca5e8b7ee0bb76.zip |
engicam: px30: Add Engicam PX30.Core C.TOUCH 2.0 10.1" OF
PX30.Core is an EDIMM SOM based on Rockchip PX30 from Engicam.
C.TOUCH 2.0 is a general purpose carrier board with capacitive
touch interface support.
10.1" OF is a capacitive touch 10.1" Open Frame panel solutions.
PX30.Core needs to mount on top of C.TOUCH 2.0 carrier with pluged
10.1" OF for creating complete PX30.Core C.TOUCH 2.0 10.1" Open Frame.
Add support for it.
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'board')
-rw-r--r-- | board/engicam/px30_core/MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/board/engicam/px30_core/MAINTAINERS b/board/engicam/px30_core/MAINTAINERS index b87ca22207..77f0c2dba5 100644 --- a/board/engicam/px30_core/MAINTAINERS +++ b/board/engicam/px30_core/MAINTAINERS @@ -4,6 +4,12 @@ M: Suniel Mahesh <sunil@amarulasolutions.com> S: Maintained F: configs/px30-core-ctouch2-px30_defconfig +PX30-Core-CTOUCH2.0-OF10 +M: Jagan Teki <jagan@amarulasolutions.com> +M: Suniel Mahesh <sunil@amarulasolutions.com> +S: Maintained +F: configs/px30-core-ctouch2-of10-px30_defconfig + PX30-Core-EDIMM2.2 M: Jagan Teki <jagan@amarulasolutions.com> M: Suniel Mahesh <sunil@amarulasolutions.com> |