Re: [PATCH net-next v4 4/4] dt-bindings: ieee802154: ca8210: Update polarity of the reset pin
Conor Dooley <[email protected]> Wed, 5 Mar 2025 16:27:24 +0000
| Newsgroups | org.kernel.vger.linux-wpan,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <20250305-primp-snowdrop-9af58ace1727@spud> |
On Wed, Mar 05, 2025 at 12:55:37PM +0200, Andy Shevchenko wrote: > The code has been updated to follow what datasheet says about > the polarity of the reset pin, which is active-low. Update > the device tree bindings accordingly. > > Signed-off-by: Andy Shevchenko <[email protected]> > --- > Documentation/devicetree/bindings/net/ieee802154/ca8210.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/net/ieee802154/ca8210.txt b/Documentation/devicetree/bindings/net/ieee802154/ca8210.txt > index a1046e636fa1..f1bd07a0097d 100644 > --- a/Documentation/devicetree/bindings/net/ieee802154/ca8210.txt > +++ b/Documentation/devicetree/bindings/net/ieee802154/ca8210.txt > @@ -20,7 +20,7 @@ Example: > reg = <0>; > spi-max-frequency = <3000000>; > spi-cpol; > - reset-gpio = <&gpio1 1 GPIO_ACTIVE_HIGH>; > + reset-gpio = <&gpio1 1 GPIO_ACTIVE_LOW>; Acked-by: Conor Dooley <[email protected]> > irq-gpio = <&gpio1 2 GPIO_ACTIVE_HIGH>; > extclock-enable; > extclock-freq = 16000000; > -- > 2.47.2 >
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZ8h7bAAKCRB4tDGHoIJi 0uP0AQDb+MXWjkA7voiyssiVTT6Ix0clY4wz8p9AJT5dGwZfNwEAk+Rrk9mYIqxG 2PQ7K9oWTBd9bBhuyeWnmwp/dUp1HgM= =r10L -----END PGP SIGNATURE-----