ramips: add support for Planex CS-QR10

CS-QR10 is MT7620A based IP Camera.

the camera and sound does not work with kernel 4.4.
 - camera chip is sn9c291.
 - sound chip is wm8960.

Signed-off-by: YuheiOKAWA <tochiro.srchack@gmail.com>

SVN-Revision: 49234
This commit is contained in:
John Crispin
2016-04-26 11:43:01 +00:00
parent 83ca0efb3e
commit e55d86ef32
8 changed files with 187 additions and 1 deletions

View File

@@ -88,6 +88,9 @@ ramips_board_detect() {
*"CF-WR800N")
name="cf-wr800n"
;;
*"CS-QR10")
name="cs-qr10"
;;
*"CY-SWR1100")
name="cy-swr1100"
;;