Skip to content
Commit 08dc99e5 authored by Peter Vernia's avatar Peter Vernia Committed by Rob Herring
Browse files

pinctrl-mcp23s08: Fix property-name in dt-example



The device-tree properties documentation-file specifies the property
"microchip,spi-present-mask" as required for MCP23SXX chips. However,
the device-tree-source example below it uses only "spi-present-mask".
Without "microchip," on the front, the driver will print "missing
spi-present-mask" when it initializes.

Update the device-tree example with the correct property-name.

Signed-off-by: default avatarPeter Vernia <peter.vernia@gmail.com>
Reviewed-by: default avatarJan Kundrát <jan.kundrat@cesnet.cz>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 6df58e48
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment