Message ID | 20220125031604.76009-1-alim.akhtar@samsung.com |
---|---|
Headers | show |
Series | Add FSD SPI support | expand |
On Tue, Jan 25, 2022 at 4:28 AM Alim Akhtar <alim.akhtar@samsung.com> wrote: > Adds spi controller dt-binding compatible information for > Tesla Full Self-Driving (FSD) SoC. > > Cc: linux-fsd@tesla.com > Signed-off-by: Adithya K V <adithya.kv@samsung.com> > Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com> > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> > Reviewed-by: Andi Shyti <andi@etezian.org> The SoC is confirmed to be Tesla-specific, so: Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Yours, Linus Walleij
On Tue, 25 Jan 2022 08:46:02 +0530, Alim Akhtar wrote: > Adds spi controller dt-binding compatible information for > Tesla Full Self-Driving (FSD) SoC. > > Cc: linux-fsd@tesla.com > Signed-off-by: Adithya K V <adithya.kv@samsung.com> > Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com> > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> > Reviewed-by: Andi Shyti <andi@etezian.org> > --- > Documentation/devicetree/bindings/spi/samsung,spi.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>