Add compatibles to support Rockchip RK860X regulators. RK8600/RK8601 are compatible with Fairchild FAN53555 regulators, while RK8602/RK8603 are a bit different, having a wider voltage selection range. Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxxxxxx> --- Documentation/devicetree/bindings/regulator/fcs,fan53555.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/regulator/fcs,fan53555.yaml b/Documentation/devicetree/bindings/regulator/fcs,fan53555.yaml index c0dbba843f70..687eda31ad90 100644 --- a/Documentation/devicetree/bindings/regulator/fcs,fan53555.yaml +++ b/Documentation/devicetree/bindings/regulator/fcs,fan53555.yaml @@ -17,6 +17,10 @@ properties: enum: - fcs,fan53555 - fcs,fan53526 + - rockchip,rk8600 + - rockchip,rk8601 + - rockchip,rk8602 + - rockchip,rk8603 - silergy,syr827 - silergy,syr828 - tcs,tcs4525 -- 2.40.0