Re: [PATCH] arm64: dts: ns2: Fix spi-cpol and spi-cpha property
From: Florian Fainelli
Date: Mon Feb 28 2022 - 16:31:58 EST
On 2/28/2022 3:09 AM, Kuldeep Singh wrote:
Broadcom ns2 platform has spi-cpol and spi-cpho properties set
incorrectly. As per spi-slave-peripheral-prop.yaml, these properties are
of flag or boolean type and not integer type. Fix the values.
CC: Ray Jui <rjui@xxxxxxxxxxxx>
CC: Scott Branden <sbranden@xxxxxxxxxxxx>
CC: Florian Fainelli <f.fainelli@xxxxxxxxx>
Fixes: d69dbd9f41a7c (arm64: dts: Add ARM PL022 SPI DT nodes for NS2)
Signed-off-by: Kuldeep Singh <singh.kuldeep87k@xxxxxxxxx>
---
Hi,
This patch is on top of git://github.com/broadcom/cygnus-linux.git,
master branch which is not updated since 4.14 kernel.
Hope the reference is correct. Thanks!
The reference is not correct, but it applied cleanly anyway. The correct
reference would have been the github.com/Broadcom/stblinux
refs/heads/devicetree-arm64/next
Applied, thanks!
--
Florian