Message ID | 1631522874-19862-11-git-send-email-abel.vesa@nxp.com |
---|---|
State | New |
Headers | show |
Series | arm64: dts: Add i.MX8DXL initial support | expand |
On Mon, Sep 13, 2021 at 11:47:54AM +0300, Abel Vesa wrote:
> Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
I can not take patches without any changelog text at all, sorry.
greg k-h
On 21-09-14 10:04:05, Greg Kroah-Hartman wrote: > On Mon, Sep 13, 2021 at 11:47:54AM +0300, Abel Vesa wrote: > > Signed-off-by: Abel Vesa <abel.vesa@nxp.com> > > I can not take patches without any changelog text at all, sorry. Oups, my bad. Will resend with commit message. > > greg k-h
diff --git a/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml b/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml index a90c971b4f1f..d84bb33f3b4c 100644 --- a/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml +++ b/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml @@ -22,6 +22,7 @@ properties: - fsl,imx7ulp-lpuart - fsl,imx8qm-lpuart - items: + - const: fsl,imx8dxl-lpuart - const: fsl,imx8qxp-lpuart - const: fsl,imx7ulp-lpuart
Signed-off-by: Abel Vesa <abel.vesa@nxp.com> --- Documentation/devicetree/bindings/serial/fsl-lpuart.yaml | 1 + 1 file changed, 1 insertion(+)