blob: 7f017658f792e26a7afa3e9f5dd3b2373ca559da [file] [log] [blame]
/*
* Copyright (c) 2019 Linaro Limited
*
* SPDX-License-Identifier: Apache-2.0
*/
/*
* On stm32mp157c_dk2 pin A3 is not mapped on a GPIO pin.
* Delete this optional property for shield/board compatibility
*/
&arduino_i2c {
lis2dw12@19 {
/delete-property/ irq-gpios; /* A3 */
};
};