1/* 2 * Copyright (c) 2019, Linaro Ltd. 3 * 4 * SPDX-License-Identifier: Apache-2.0 5 */ 6 7&i2c0 { 8 max30101@57 { 9 status = "okay"; 10 }; 11}; 12 13&gpioa { 14 status = "okay"; 15}; 16