Define compatible strings for Realtek RTD1619 SoC and Realtek Mjolnir EVB.
Signed-off-by: James Tai <[email protected]>
---
Documentation/devicetree/bindings/arm/realtek.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/realtek.yaml b/Documentation/devicetree/bindings/arm/realtek.yaml
index ab59de17152d..2444eff2c3d5 100644
--- a/Documentation/devicetree/bindings/arm/realtek.yaml
+++ b/Documentation/devicetree/bindings/arm/realtek.yaml
@@ -33,4 +33,10 @@ properties:
- enum:
- synology,ds418 # Synology DiskStation DS418
- const: realtek,rtd1296
+
+ # RTD1619 SoC based boards
+ - items:
+ - enum:
+ - realtek,mjolnir # Realtek Mjolnir EVB
+ - const: realtek,rtd1619
...
--
2.24.0
Am 12.11.19 um 16:45 schrieb James Tai:
> Define compatible strings for Realtek RTD1619 SoC and Realtek Mjolnir EVB.
>
> Signed-off-by: James Tai <[email protected]>
> ---
This is missing the requested change log here: What changed since v2?
If nothing changed, then you should've inserted my Reviewed-by from v2
before your Signed-off-by.
Regards,
Andreas
> Documentation/devicetree/bindings/arm/realtek.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/realtek.yaml b/Documentation/devicetree/bindings/arm/realtek.yaml
> index ab59de17152d..2444eff2c3d5 100644
> --- a/Documentation/devicetree/bindings/arm/realtek.yaml
> +++ b/Documentation/devicetree/bindings/arm/realtek.yaml
> @@ -33,4 +33,10 @@ properties:
> - enum:
> - synology,ds418 # Synology DiskStation DS418
> - const: realtek,rtd1296
> +
> + # RTD1619 SoC based boards
> + - items:
> + - enum:
> + - realtek,mjolnir # Realtek Mjolnir EVB
> + - const: realtek,rtd1619
> ...
>
--
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer
HRB 36809 (AG Nürnberg)
Hi Andreas,
> > Define compatible strings for Realtek RTD1619 SoC and Realtek Mjolnir EVB.
> >
> > Signed-off-by: James Tai <[email protected]>
> > ---
>
> This is missing the requested change log here: What changed since v2?
>
> If nothing changed, then you should've inserted my Reviewed-by from v2
> before your Signed-off-by.
>
There is nothing changed. I'll correct the mistakes in next version.
On Tue, 12 Nov 2019 15:45:13 +0000, James Tai wrote:
>
> Define compatible strings for Realtek RTD1619 SoC and Realtek Mjolnir EVB.
>
> Signed-off-by: James Tai <[email protected]>
> ---
> Documentation/devicetree/bindings/arm/realtek.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
Reviewed-by: Rob Herring <[email protected]>
Am 18.11.19 um 18:50 schrieb Rob Herring:
> On Tue, 12 Nov 2019 15:45:13 +0000, James Tai wrote:
>>
>> Define compatible strings for Realtek RTD1619 SoC and Realtek Mjolnir EVB.
>>
>> Signed-off-by: James Tai <[email protected]>
>> ---
>> Documentation/devicetree/bindings/arm/realtek.yaml | 6 ++++++
>> 1 file changed, 6 insertions(+)
>>
>
> Reviewed-by: Rob Herring <[email protected]>
Applied to v5.6/dt:
https://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-realtek.git/log/?h=v5.6/dt
Thanks,
Andreas
--
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer
HRB 36809 (AG Nürnberg)