schemas: legacy: extract NuvotonFan
This allows to remove some properties from 'Aggregate' schema which are
no longer needed, since there is now a more specific schema to use.
Tested: Schema Validator Pass
Change-Id: I13f8c368b23596b81aa883674764f58aba8c8e10
Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>
diff --git a/schemas/global.json b/schemas/global.json
index 612b8b5..3ed2ed5 100644
--- a/schemas/global.json
+++ b/schemas/global.json
@@ -61,6 +61,9 @@
"$ref": "legacy.json#/$defs/I2CFan"
},
{
+ "$ref": "legacy.json#/$defs/NuvotonFan"
+ },
+ {
"$ref": "virtual_sensor.json#/$defs/VirtualSensor"
},
{