blob: 48098c9a6657315dc9638cb692960f97e0849b68 [file] [log] [blame]
/*
* Copyright (c) 2019, Linaro Ltd.
*
* SPDX-License-Identifier: Apache-2.0
*/
&i2c0 {
sx9500@28 {
compatible = "semtech,sx9500";
reg = <0x28>;
int-gpios = <&gpioc 6 GPIO_ACTIVE_LOW>;
label = "SX9500";
};
};