[PATCH] net: sh_eth: Add support of device tree probe
    Kuninori Morimoto 
    kuninori.morimoto.gx at renesas.com
       
    Wed Feb  6 19:36:38 EST 2013
    
    
  
Hi Simon, Iwamatsu-san
> +Required properties:
> +- compatible:                   "renesas,sh-eth";
> +- interrupt-parent:             The phandle for the interrupt controller that
> +                                services interrupts for this device.
> +- reg:                          Offset and length of the register set for the
> +                                device.
> +- interrupts:                   Interrupt mapping for the sh_eth interrupt
> +                                sources (vector id).
> +- phy-mode:              String, operation mode of the PHY interface.
> +- sh-eth,edmac-endian:          String, endian of sh_eth dmac.
I believe endian is only little/big.
It can be "bool" settings, not "string" ?
> +- sh-eth,endian:                String, endian of sh_eth dmac.
Is this really used it in this driver ?
Best regards
---
Kuninori Morimoto
    
    
More information about the devicetree-discuss
mailing list