Add names corresponding to new HPI node types.
Shorten some names so that constructed names don't overflow the
maximum name length.
Signed-off-by: Eliot Blennerhassett <eblennerhassett@audioscience.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
        "RF",
        "Clock",
        "Bitstream",
-       "Microphone",
-       "Cobranet",
+       "Mic",
+       "Net",
        "Analog",
        "Adapter",
+       "RTP",
+       "GPI",
 };
 
 compile_time_assert(
        "Digital",
        "RF",
        "Speaker",
-       "Cobranet Out",
-       "Analog"
+       "Net",
+       "Analog",
+       "RTP",
+       "GPO",
 };
 
 compile_time_assert(