1# Copyright (c) 2022 Intel Corporation 2# SPDX-License-Identifier: Apache-2.0 3 4# Common fields for SMBus devices 5 6include: [base.yaml, power.yaml] 7 8on-bus: smbus 9 10properties: 11 reg: 12 required: true 13 description: device address on SMBus bus 14