On Wed, Sep 07, 2016 at 11:23:56PM +0800, Chen-Yu Tsai wrote: > > +&i2c1 { > > + pinctrl-names = "default"; > > + pinctrl-0 = <&i2c1_pins_a>; > > + status = "okay"; > > + > > + pcf8563: rtc@51 { > > + compatible = "phg,pcf8563"; > > + reg = <0x51>; > > + }; > > + > > + wm8978: codec@1a { > > + #sound-dai-cells = <0>; > > + compatible = "wlf,wm8978"; > > + reg = <0x1a>; > > + }; > > Seems like I2S support will happen soon? :) Indeed :) It's not working for the moment, which is why it's not enabled through a simple-card, but I'll work on it ASAP. (same thing with SPDIF). > > > +}; > > [...] > > > diff --git a/arch/arm/boot/dts/ntc-gr8.dtsi b/arch/arm/boot/dts/ntc-gr8.dtsi > > index d21cfa3f3c14..cdb7a12946c4 100644 > > --- a/arch/arm/boot/dts/ntc-gr8.dtsi > > +++ b/arch/arm/boot/dts/ntc-gr8.dtsi > > This looks like the wrong patch. Nevertheless... Hmmm, indeed. > > > @@ -228,7 +228,7 @@ > > > > axi_gates: clk@01c2005c { > > #clock-cells = <1>; > > - compatible = "allwinner,sun4i-a10-axi-gates-clk"; > > + compatible = "allwinner,sun4i-a10-gates-clk"; > > reg = <0x01c2005c 0x4>; > > clocks = <&axi>; > > clock-indices = <0>; > > @@ -244,7 +244,7 @@ > > <2>, <5>, <6>, > > <7>, <8>, <9>, > > <10>, <13>, > > - <14>, <20>, > > + <14>, <17>, <20>, > > <21>, <22>, > > <28>, <32>, <34>, > > <36>, <40>, <44>, > > @@ -254,7 +254,7 @@ > > "ahb_ohci", "ahb_ss", "ahb_dma", > > "ahb_bist", "ahb_mmc0", "ahb_mmc1", > > "ahb_mmc2", "ahb_nand", > > - "ahb_sdram", "ahb_spi0", > > + "ahb_sdram", "ahb_sdram", "ahb_spi0", > > I don't think this will work. Copy/paste error? Yes, that was supposed to be ethernet. Sorry. Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
Attachment:
signature.asc
Description: PGP signature