Message ID | 20240206132111.1772867-1-frut3k7@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | None | expand |
On 06/02/2024 14:21, Paweł Owoc wrote: > Add Qualcomm QCA4024 to trivial devices. > > Signed-off-by: Paweł Owoc <frut3k7@gmail.com> > --- > Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml > index 79dcd92c4a43..50efbdf2a735 100644 > --- a/Documentation/devicetree/bindings/trivial-devices.yaml > +++ b/Documentation/devicetree/bindings/trivial-devices.yaml > @@ -309,6 +309,8 @@ properties: > - plx,pex8648 > # Pulsedlight LIDAR range-finding sensor > - pulsedlight,lidar-lite-v2 > + # Qualcomm QCA4024 Multi-mode Bluetooth and 802.15.4 SoC > + - qca,spidev You keep resending the same ignoring my comments. I don't understand why. Sorry, still NAK. Respond to comments instead. Best regards, Krzysztof
On Tue, Feb 6, 2024 at 2:22 PM Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> wrote: > > On 06/02/2024 14:21, Paweł Owoc wrote: > > Add Qualcomm QCA4024 to trivial devices. > > > > Signed-off-by: Paweł Owoc <frut3k7@gmail.com> > > --- > > Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml > > index 79dcd92c4a43..50efbdf2a735 100644 > > --- a/Documentation/devicetree/bindings/trivial-devices.yaml > > +++ b/Documentation/devicetree/bindings/trivial-devices.yaml > > @@ -309,6 +309,8 @@ properties: > > - plx,pex8648 > > # Pulsedlight LIDAR range-finding sensor > > - pulsedlight,lidar-lite-v2 > > + # Qualcomm QCA4024 Multi-mode Bluetooth and 802.15.4 SoC > > + - qca,spidev > > You keep resending the same ignoring my comments. I don't understand why. > I'm sorry for that. I forgot to send this originally to the spi project and now I have mistakenly sent again. > Sorry, still NAK. > > Respond to comments instead. > > Best regards, > Krzysztof >
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index 79dcd92c4a43..50efbdf2a735 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -309,6 +309,8 @@ properties: - plx,pex8648 # Pulsedlight LIDAR range-finding sensor - pulsedlight,lidar-lite-v2 + # Qualcomm QCA4024 Multi-mode Bluetooth and 802.15.4 SoC + - qca,spidev # Renesas HS3001 Temperature and Relative Humidity Sensors - renesas,hs3001 # Renesas ISL29501 time-of-flight sensor
Add Qualcomm QCA4024 to trivial devices. Signed-off-by: Paweł Owoc <frut3k7@gmail.com> --- Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++ 1 file changed, 2 insertions(+)