Re: [PATCH v2 1/1] arm64: dts: imx8qxp-mek: add cm40_i2c, wm8960 and sai[0,1,4,5]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Apr 16, 2024 at 1:33 PM Frank Li <Frank.Li@xxxxxxx> wrote:

> +&cm40_i2c {
> +       #address-cells = <1>;
> +       #size-cells = <0>;
> +       clock-frequency = <100000>;
> +       pinctrl-names = "default", "gpio";
> +       pinctrl-0 = <&pinctrl_cm40_i2c>;
> +       pinctrl-1 = <&pinctrl_cm40_i2c_gpio>;
> +       scl-gpios = <&lsio_gpio1 10 GPIO_ACTIVE_HIGH>;
> +       sda-gpios = <&lsio_gpio1 9 GPIO_ACTIVE_HIGH>;
> +       status = "okay";
> +
> +       wm8960: wm8960@1a {

Node names should be generic, so:

 wm8960: audio-codec@1a {





[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux