From 3294546ea25a450d701f87dd0532f88c21c73f20 Mon Sep 17 00:00:00 2001 From: Mikael Gonella-Bolduc Date: Wed, 22 Jan 2025 10:25:44 -0500 Subject: [PATCH] schemas: property-units: Add the picoamp type Signed-off-by: Mikael Gonella-Bolduc --- dtschema/schemas/property-units.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dtschema/schemas/property-units.yaml b/dtschema/schemas/property-units.yaml index 3f70c52..a491f9c 100644 --- a/dtschema/schemas/property-units.yaml +++ b/dtschema/schemas/property-units.yaml @@ -85,6 +85,9 @@ patternProperties: "-nanoamp$": $ref: types.yaml#/definitions/uint32-array description: nanoampere + "-picoamp$": + $ref: types.yaml#/definitions/uint32-array + description: picoampere "-microamp-hours$": $ref: types.yaml#/definitions/uint32-array description: microampere hour