Message ID | 20210811114827.27322-4-semen.protsenko@linaro.org |
---|---|
State | Accepted |
Commit | 538a9909205d1dd7dce737e3fd9a8fa3165a0c02 |
Headers | show |
Series | Add minimal support for Exynos850 SoC | expand |
On Wed, 11 Aug 2021 14:48:23 +0300, Sam Protsenko wrote: > Add compatible string for Exynos850 SoC. > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> > Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org> > --- > Changes in v3: > - None > > Changes in v2: > - None > > Documentation/devicetree/bindings/serial/samsung_uart.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
On Wed, 18 Aug 2021 at 00:22, Rob Herring <robh@kernel.org> wrote: > > On Wed, 11 Aug 2021 14:48:23 +0300, Sam Protsenko wrote: > > Add compatible string for Exynos850 SoC. > > > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> > > Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org> > > --- > > Changes in v3: > > - None > > > > Changes in v2: > > - None > > > > Documentation/devicetree/bindings/serial/samsung_uart.yaml | 1 + > > 1 file changed, 1 insertion(+) > > > > Acked-by: Rob Herring <robh@kernel.org> Hi guys, Can we please merge this one? I can see that corresponding driver changes were pulled in already into malinline, but this one seems to be missed. Thanks!
diff --git a/Documentation/devicetree/bindings/serial/samsung_uart.yaml b/Documentation/devicetree/bindings/serial/samsung_uart.yaml index f064e5b76cf1..2940afb874b3 100644 --- a/Documentation/devicetree/bindings/serial/samsung_uart.yaml +++ b/Documentation/devicetree/bindings/serial/samsung_uart.yaml @@ -26,6 +26,7 @@ properties: - samsung,s3c6400-uart - samsung,s5pv210-uart - samsung,exynos4210-uart + - samsung,exynos850-uart reg: maxItems: 1