fixed JSON keys

Signed-off-by: Wai Lun Poon <wai.lun.poon@intel.com>
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
Wai Lun Poon
2017-08-17 19:42:04 -04:00
committed by Abhishek Malik
parent c5cdfc702c
commit 3ca7889755
103 changed files with 242 additions and 242 deletions

View File

@ -5,9 +5,9 @@
{
"joystick12":
{
"Brief": "2-axis Analog Joystick",
"Name": "2-axis Analog Joystick",
"Description": "This module defines the Joystick API, and implementation for the X and Y buttons could be treated as normal GPIO - this enables easier interrupt support. This driver should be compatible with any 2-axis analog joystick.",
"Part Numbers": ["joystick12"],
"Aliases": ["joystick12"],
"Categories": ["input"],
"Connections": ["analog"],
"Project Type": ["prototyping"],