···11+WM8974 audio CODEC22+33+This device supports both I2C and SPI (configured with pin strapping44+on the board).55+66+Required properties:77+ - compatible: "wlf,wm8974"88+ - reg: the I2C address or SPI chip select number of the device99+1010+Examples:1111+1212+codec: wm8974@1a {1313+ compatible = "wlf,wm8974";1414+ reg = <0x1a>;1515+};