On Tue, Sep 13, 2016 at 12:57:05PM +0200, Simon Horman wrote: > Add SDHI nodes to the DT of the r8a7796 SoC. > > Based on the DT of the r8a7795 SoC. > > Signed-off-by: Simon Horman <[email protected]> > Reviewed-by: Geert Uytterhoeven <[email protected]>
If you remove the two lines you removed from H3 already: Reviewed-by: Wolfram Sang <[email protected]> > + sdhi2: sd@ee140000 { > + compatible = "renesas,sdhi-r8a7796"; > + reg = <0 0xee140000 0 0x2000>; > + interrupts = <GIC_SPI 167 IRQ_TYPE_LEVEL_HIGH>; > + clocks = <&cpg CPG_MOD 312>; > + max-frequency = <200000000>; > + power-domains = <&sysc R8A7796_PD_ALWAYS_ON>; > + cap-mmc-highspeed; This one... > + status = "disabled"; > + }; > + > + sdhi3: sd@ee160000 { > + compatible = "renesas,sdhi-r8a7796"; > + reg = <0 0xee160000 0 0x2000>; > + interrupts = <GIC_SPI 168 IRQ_TYPE_LEVEL_HIGH>; > + clocks = <&cpg CPG_MOD 311>; > + max-frequency = <200000000>; > + power-domains = <&sysc R8A7796_PD_ALWAYS_ON>; > + cap-mmc-highspeed; ... and ditto.
signature.asc
Description: PGP signature
