@@ -200,8 +200,8 @@ patternProperties:
200
200
function :
201
201
description :
202
202
A string containing the name of the function to mux to the group.
203
- enum : [audio, jtag, int_usxgmii, pwm, dfd, i2c, eth, pcie, pmic, watchdog , spi, flash ,
204
- uart, udi, usb, led ]
203
+ enum : [audio, dfd, eth, flash, i2c, int_usxgmii, jtag, led, pcie, pmic, pwm , spi,
204
+ uart, udi, usb, watchdog ]
205
205
groups :
206
206
description :
207
207
An array of strings. Each string contains the name of a group.
@@ -225,7 +225,7 @@ patternProperties:
225
225
then :
226
226
properties :
227
227
groups :
228
- enum : [tops_jtag0_0, wo0_jtag, wo1_jtag, wo2_jtag, jtag, tops_jtag0_1 ]
228
+ enum : [jtag, tops_jtag0_0, tops_jtag0_1, wo0_jtag, wo1_jtag, wo2_jtag ]
229
229
- if :
230
230
properties :
231
231
function :
@@ -249,15 +249,15 @@ patternProperties:
249
249
then :
250
250
properties :
251
251
groups :
252
- enum : [emmc_45, sdcard, snfi, emmc_51 ]
252
+ enum : [emmc_45, emmc_51, sdcard, snfi ]
253
253
- if :
254
254
properties :
255
255
function :
256
256
const : eth
257
257
then :
258
258
properties :
259
259
groups :
260
- enum : [mdc_mdio0, 2p5g_ext_mdio, gbe_ext_mdio, mdc_mdio1]
260
+ enum : [2p5g_ext_mdio, gbe_ext_mdio, mdc_mdio0 , mdc_mdio1]
261
261
- if :
262
262
properties :
263
263
function :
@@ -278,9 +278,8 @@ patternProperties:
278
278
then :
279
279
properties :
280
280
groups :
281
- enum : [gbe0_led1, gbe1_led1, gbe2_led1, gbe3_led1, 2p5gbe_led1,
282
- gbe0_led0, gbe1_led0, gbe2_led0, gbe3_led0, 2p5gbe_led0,
283
- wf5g_led0, wf5g_led1]
281
+ enum : [2p5gbe_led0, 2p5gbe_led1, gbe0_led0, gbe0_led1, gbe1_led0, gbe1_led1,
282
+ gbe2_led0, gbe2_led1, gbe3_led0, gbe3_led1, wf5g_led0, wf5g_led1]
284
283
- if :
285
284
properties :
286
285
function :
0 commit comments