Message ID | 20230131143720.3250427-1-alexander.stein@ew.tq-group.com |
---|---|
State | New |
Headers | show |
Series | [1/1] dt-bindings: pwm: imx: add i.MX8QXP compatible | expand |
On Tue, Jan 31, 2023 at 07:55:50PM +0100, Krzysztof Kozlowski wrote: > On 31/01/2023 15:37, Alexander Stein wrote: > > i.MX8QXP compatible is missing in the list, add it. > > > > Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> > > --- > > Documentation/devicetree/bindings/pwm/imx-pwm.yaml | 1 + > > Where is the user of this compatible? Because of that feedback I marked the patch as 'changes requested' in the PWM patchwork instance. Please wail if I missed something (i.e. that there is a user in the meantime). Best regards Uwe
diff --git a/Documentation/devicetree/bindings/pwm/imx-pwm.yaml b/Documentation/devicetree/bindings/pwm/imx-pwm.yaml index b3da4e629341..9270fd40b95b 100644 --- a/Documentation/devicetree/bindings/pwm/imx-pwm.yaml +++ b/Documentation/devicetree/bindings/pwm/imx-pwm.yaml @@ -43,6 +43,7 @@ properties: - fsl,imx8mn-pwm - fsl,imx8mp-pwm - fsl,imx8mq-pwm + - fsl,imx8qxp-pwm - const: fsl,imx27-pwm reg:
i.MX8QXP compatible is missing in the list, add it. Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> --- Documentation/devicetree/bindings/pwm/imx-pwm.yaml | 1 + 1 file changed, 1 insertion(+)