hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/Documentation/devicetree/bindings/pinctrl/pinctrl-mcp23s08.txt
....@@ -82,7 +82,7 @@
8282 compatible = "microchip,mcp23s17";
8383 gpio-controller;
8484 #gpio-cells = <2>;
85
- spi-present-mask = <0x01>;
85
+ microchip,spi-present-mask = <0x01>;
8686 reg = <0>;
8787 spi-max-frequency = <1000000>;
8888 };