Re: [PATCH v3 1/2] dt-bindings: spi: Realtek RTL838x/RTL839x SPI controller

2021-01-05 Thread Mark Brown
On Tue, Jan 05, 2021 at 09:43:59AM +0100, Bert Vermeulen wrote: > On 1/4/21 10:31 PM, Mark Brown wrote: > > This is still just using rtl-spi as the compatible string, please > > address the feedback on the previous version. > The rtl prefix really is as close as it gets. This is being developed o

Re: [PATCH v3 1/2] dt-bindings: spi: Realtek RTL838x/RTL839x SPI controller

2021-01-05 Thread Bert Vermeulen
On 1/4/21 10:31 PM, Mark Brown wrote: On Fri, Jan 01, 2021 at 02:24:31PM +0100, Bert Vermeulen wrote: + compatible: +const: realtek,rtl-spi This is still just using rtl-spi as the compatible string, please address the feedback on the previous version. Mark, The rtl prefix really is as

Re: [PATCH v3 1/2] dt-bindings: spi: Realtek RTL838x/RTL839x SPI controller

2021-01-04 Thread Mark Brown
On Fri, Jan 01, 2021 at 02:24:31PM +0100, Bert Vermeulen wrote: > + compatible: > +const: realtek,rtl-spi This is still just using rtl-spi as the compatible string, please address the feedback on the previous version. Please submit patches using subject lines reflecting the style for the su

[PATCH v3 1/2] dt-bindings: spi: Realtek RTL838x/RTL839x SPI controller

2021-01-01 Thread Bert Vermeulen
Signed-off-by: Bert Vermeulen --- .../bindings/spi/realtek,rtl-spi.yaml | 36 +++ 1 file changed, 36 insertions(+) create mode 100644 Documentation/devicetree/bindings/spi/realtek,rtl-spi.yaml diff --git a/Documentation/devicetree/bindings/spi/realtek,rtl-spi.yaml b/Doc