Message ID | 1a600fd51db942389a5078a72c3bf411@infineon.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | None | expand |
On 16/05/2022 16:03, Greg.Schwendimann@infineon.com wrote: > > Add Infineon Digital Multi-phase xdp152 family controllers. > > Signed-off-by: Greg Schwendimann <Greg.Schwendimann@infineon.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On Mon, May 16, 2022 at 02:03:43PM +0000, Greg.Schwendimann@infineon.com wrote: > Add Infineon Digital Multi-phase xdp152 family controllers. > > Signed-off-by: Greg Schwendimann <Greg.Schwendimann@infineon.com> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Applied. Thanks, Guenter > --- > Documentation/devicetree/bindings/trivial-devices.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml > index 550a2e5c9e05..c11520347a9d 100644 > --- a/Documentation/devicetree/bindings/trivial-devices.yaml > +++ b/Documentation/devicetree/bindings/trivial-devices.yaml > @@ -143,6 +143,10 @@ properties: > - infineon,xdpe12254 > # Infineon Multi-phase Digital VR Controller xdpe12284 > - infineon,xdpe12284 > + # Infineon Multi-phase Digital VR Controller xdpe15284 > + - infineon,xdpe15284 > + # Infineon Multi-phase Digital VR Controller xdpe152c4 > + - infineon,xdpe152c4 > # Injoinic IP5108 2.0A Power Bank IC with I2C > - injoinic,ip5108 > # Injoinic IP5109 2.1A Power Bank IC with I2C
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index 550a2e5c9e05..c11520347a9d 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -143,6 +143,10 @@ properties: - infineon,xdpe12254 # Infineon Multi-phase Digital VR Controller xdpe12284 - infineon,xdpe12284 + # Infineon Multi-phase Digital VR Controller xdpe15284 + - infineon,xdpe15284 + # Infineon Multi-phase Digital VR Controller xdpe152c4 + - infineon,xdpe152c4 # Injoinic IP5108 2.0A Power Bank IC with I2C - injoinic,ip5108 # Injoinic IP5109 2.1A Power Bank IC with I2C
Add Infineon Digital Multi-phase xdp152 family controllers. Signed-off-by: Greg Schwendimann <Greg.Schwendimann@infineon.com> --- Documentation/devicetree/bindings/trivial-devices.yaml | 4 ++++ 1 file changed, 4 insertions(+)