drivers: regulator/nxp_vref: Remove nxp_ground_select property

Remove nxp_ground_select property.
Delete the use of NXP vref peripheral CSR register REFL_GRL_SEL bit.

Signed-off-by: Zhaoxiang Jin <Zhaoxiang.Jin_1@nxp.com>
This commit is contained in:
Zhaoxiang Jin 2024-05-10 09:46:11 +08:00 committed by Carles Cufí
commit fd736c4f2d
2 changed files with 1 additions and 15 deletions

View file

@ -1,4 +1,4 @@
# Copyright 2023 NXP
# Copyright 2023-2024 NXP
# SPDX-License-Identifier: Apache-2.0
description: NXP VREF SOC peripheral
@ -20,12 +20,6 @@ properties:
reg:
required: true
nxp,ground-select:
type: string
enum:
- "VREFL3V" # 0
- "VSSA" # 1
nxp,buffer-startup-delay-us:
type: int
required: true