Re: [PATCH 2/2] ARM: dts: Add devicetree for NovaTech OrionLXm

2014-11-14 Thread Felipe Balbi
Hi, On Fri, Nov 14, 2014 at 04:47:02PM -0600, George McCollister wrote: > Felipe, > > Thank you for your reply. no problem > >> + vbat: fixedregulator@0 { > >> + compatible = "regulator-fixed"; > >> + regulator-name = "vbat"; > >> +

Re: [PATCH 2/2] ARM: dts: Add devicetree for NovaTech OrionLXm

2014-11-14 Thread George McCollister
Felipe, Thank you for your reply. >> + vbat: fixedregulator@0 { >> + compatible = "regulator-fixed"; >> + regulator-name = "vbat"; >> + regulator-min-microvolt = <500>; >> + regulator-max-microvolt = <500>; >> +

Re: [PATCH 2/2] ARM: dts: Add devicetree for NovaTech OrionLXm

2014-11-14 Thread George McCollister
Felipe, Thank you for your reply. + vbat: fixedregulator@0 { + compatible = regulator-fixed; + regulator-name = vbat; + regulator-min-microvolt = 500; + regulator-max-microvolt = 500; + regulator-boot-on; + }; I

Re: [PATCH 2/2] ARM: dts: Add devicetree for NovaTech OrionLXm

2014-11-14 Thread Felipe Balbi
Hi, On Fri, Nov 14, 2014 at 04:47:02PM -0600, George McCollister wrote: Felipe, Thank you for your reply. no problem + vbat: fixedregulator@0 { + compatible = regulator-fixed; + regulator-name = vbat; + regulator-min-microvolt = 500; +

Re: [PATCH 2/2] ARM: dts: Add devicetree for NovaTech OrionLXm

2014-11-12 Thread Felipe Balbi
Hi, On Wed, Nov 12, 2014 at 04:41:33PM -0600, George McCollister wrote: > diff --git a/arch/arm/boot/dts/am335x-lxm.dts > b/arch/arm/boot/dts/am335x-lxm.dts > new file mode 100644 > index 000..0f7cbae > --- /dev/null > +++ b/arch/arm/boot/dts/am335x-lxm.dts > @@ -0,0 +1,354 @@ > +/* > + *

[PATCH 2/2] ARM: dts: Add devicetree for NovaTech OrionLXm

2014-11-12 Thread George McCollister
This adds the NovaTech OrionLXm which is based on the AM335x SoC http://www.novatechweb.com/substation-automation/orionlxm/ RAM: 512MiB Flash: 4GB eMMC Ethernet PHYs: 2x Micrel KSZ8041FTLI USB ports are used internally by the expansion cards. Internal micro SD slot is available. Signed-off-by:

[PATCH 2/2] ARM: dts: Add devicetree for NovaTech OrionLXm

2014-11-12 Thread George McCollister
This adds the NovaTech OrionLXm which is based on the AM335x SoC http://www.novatechweb.com/substation-automation/orionlxm/ RAM: 512MiB Flash: 4GB eMMC Ethernet PHYs: 2x Micrel KSZ8041FTLI USB ports are used internally by the expansion cards. Internal micro SD slot is available. Signed-off-by:

Re: [PATCH 2/2] ARM: dts: Add devicetree for NovaTech OrionLXm

2014-11-12 Thread Felipe Balbi
Hi, On Wed, Nov 12, 2014 at 04:41:33PM -0600, George McCollister wrote: diff --git a/arch/arm/boot/dts/am335x-lxm.dts b/arch/arm/boot/dts/am335x-lxm.dts new file mode 100644 index 000..0f7cbae --- /dev/null +++ b/arch/arm/boot/dts/am335x-lxm.dts @@ -0,0 +1,354 @@ +/* + * Copyright