Re: [PATCH] arm: rpi: Device tree modifications for U-Boot

2015-09-09 Thread Simon Glass
Hi, On Friday, 28 August 2015, Simon Glass wrote: > > Hi Rob, > > On 25 August 2015 at 10:22, Rob Herring wrote: > > On Sat, Aug 15, 2015 at 8:46 AM, Simon Glass wrote: > >> Hi Rob, > >> > >> On 14 August 2015 at 14:29, Rob Herring wrote: >

Re: [PATCH] arm: rpi: Device tree modifications for U-Boot

2015-08-28 Thread Simon Glass
Hi Rob, On 25 August 2015 at 10:22, Rob Herring wrote: > On Sat, Aug 15, 2015 at 8:46 AM, Simon Glass wrote: >> Hi Rob, >> >> On 14 August 2015 at 14:29, Rob Herring wrote: >>> On Fri, Aug 14, 2015 at 1:34 PM, Simon Glass wrote: >>>> -linux-tegra &g

Re: [PATCH] arm: rpi: Device tree modifications for U-Boot

2015-08-15 Thread Simon Glass
Hi Stephen, On 14 August 2015 at 21:46, Stephen Warren wrote: > On 08/12/2015 07:21 AM, Simon Glass wrote: >> Hi Lucas, >> >> On 11 August 2015 at 11:05, Lucas Stach wrote: >>> Hi Simon, >>> >>> why did you send this to the Tegra ML? >>

Re: [PATCH] arm: rpi: Device tree modifications for U-Boot

2015-08-15 Thread Simon Glass
Hi Rob, On 14 August 2015 at 14:29, Rob Herring wrote: > On Fri, Aug 14, 2015 at 1:34 PM, Simon Glass wrote: >> -linux-tegra >> >> Hi, >> >> On 12 August 2015 at 07:21, Simon Glass wrote: >>> Hi Lucas, >>> >>> On 11 August 2015 at 11:

Re: [PATCH] arm: rpi: Device tree modifications for U-Boot

2015-08-14 Thread Simon Glass
-linux-tegra Hi, On 12 August 2015 at 07:21, Simon Glass wrote: > Hi Lucas, > > On 11 August 2015 at 11:05, Lucas Stach wrote: >> Hi Simon, >> >> why did you send this to the Tegra ML? >> >> Am Dienstag, den 11.08.2015, 08:25 -0600 schrieb Simon Glass: &g

Re: [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART

2015-08-13 Thread Simon Glass
Hi Linus, On 11 August 2015 at 07:00, Linus Walleij wrote: > On Fri, Aug 7, 2015 at 3:42 PM, Simon Glass wrote: > >> This binding differs from that of Linux. Update it and change existing >> users. >> >> Signed-off-by: Simon Glass > (...) >> doc/dev

Re: [PATCH] arm: rpi: Device tree modifications for U-Boot

2015-08-12 Thread Simon Glass
Hi Lucas, On 11 August 2015 at 11:05, Lucas Stach wrote: > Hi Simon, > > why did you send this to the Tegra ML? > > Am Dienstag, den 11.08.2015, 08:25 -0600 schrieb Simon Glass: >> This updates the device tree from the kernel version to something suitable >> for U-Bo

[PATCH] arm: rpi: Device tree modifications for U-Boot

2015-08-11 Thread Simon Glass
This updates the device tree from the kernel version to something suitable for U-Boot: - Add stdout-path alias for console - Mark the /soc node to be available pre-relocation so that the early serial console works (we need the 'ranges' property to be available) Signed-off-by: S

Re: [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART

2015-08-10 Thread Simon Glass
HI Stephen, On 10 August 2015 at 21:57, Stephen Warren wrote: > On 08/07/2015 07:42 AM, Simon Glass wrote: >> This binding differs from that of Linux. Update it and change existing >> users. > > Is that meant to imply that this patch fixes the copy of the binding doc > in

[PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART

2015-08-07 Thread Simon Glass
This binding differs from that of Linux. Update it and change existing users. Signed-off-by: Simon Glass --- Changes in v3: - Rename binding file to pl01x.txt Changes in v2: None arch/arm/dts/stv0991.dts | 2 +- doc/device-tree-bindings/serial/pl01x.txt | 55

[PATCH v3 00/11] arm: rpi: Enable USB and Ethernet driver model Raspberry Pi

2015-08-07 Thread Simon Glass
eth simple_bus [ ]`-- clocks Changes in v3: - Drop applied patches from series - Drop patch to introduce usbethaddr for driver model - Rename binding file to pl01x.txt Changes in v2: - Add support for Raspberry Pi 2 Simon Glass (11): dm: serial: Update binding for PL01x serial UART

Re: Specifying the console device using an alias

2014-09-01 Thread Simon Glass
Hi Fabio, On 20 August 2014 10:39, Fabio Estevam wrote: > On Wed, Aug 20, 2014 at 2:25 PM, Simon Glass wrote: > >> Yes, I see that, but linux doesn't use it AFAICT. Are you suggesting >> that U-Boot should? Or should we use 'u-boot,stdout-path' in /chosen? >

Re: [PATCH 01/23] fdt: Add functions to query a node's #address- and #size-cells

2014-08-22 Thread Simon Glass
Hi Thierry, On 19 August 2014 07:06, Thierry Reding wrote: > On Tue, Aug 19, 2014 at 06:52:22AM -0600, Simon Glass wrote: >> Hi Theirry, >> >> >> On 19 August 2014 04:59, Thierry Reding wrote: >> >> > On Mon, Aug 18, 2014 at 11:52:36AM -

Re: Specifying the console device using an alias

2014-08-20 Thread Simon Glass
Hi Sascha, On 18 August 2014 13:19, Sascha Hauer wrote: > > Simon, > > On Thu, Aug 14, 2014 at 10:02:10PM -0600, Simon Glass wrote: >> (correct list) >> >> On 14 August 2014 21:42, Simon Glass wrote: >> > Hi, >> > >> > In U-Boot

Re: Specifying the console device using an alias

2014-08-15 Thread Simon Glass
+Even more people (thanks Stephen) On 15 August 2014 11:22, Simon Glass wrote: > +Stephen > > On 14 August 2014 22:02, Simon Glass wrote: >> (correct list) >> >> On 14 August 2014 21:42, Simon Glass wrote: >>> Hi, >>> >>> In U-Boot we

Re: Specifying the console device using an alias

2014-08-15 Thread Simon Glass
+Stephen On 14 August 2014 22:02, Simon Glass wrote: > (correct list) > > On 14 August 2014 21:42, Simon Glass wrote: >> Hi, >> >> In U-Boot we currently specify the console device (typically serial) >> using something like: >> >> aliases { >&

Re: Specifying the console device using an alias

2014-08-14 Thread Simon Glass
(correct list) On 14 August 2014 21:42, Simon Glass wrote: > Hi, > > In U-Boot we currently specify the console device (typically serial) > using something like: > > aliases { >console = "/serial@1234"; > } > > But the question has come up as to whet

[RESEND PATCH v3 0/3] Introduce fdtgrep for subsetting and hashing FDTs

2014-03-22 Thread Simon Glass
_first_region()/fdt_next_region() - Add long comment explaining theory of operation - Add local fdt_find_regions() function since libfdt no longer has it Simon Glass (3): libfdt: Add function to find regions in an FDT Add documentation for fdtget/put Add fdtgrep to grep and subse

[PATCH v2 05/31] sandbox: dts: Add display and keyboard to sandbox

2014-02-27 Thread Simon Glass
Add an LCD display and keyboard to the sandbox device tree so that these features can be used. Signed-off-by: Simon Glass --- Changes in v2: None arch/sandbox/dts/sandbox.dts | 95 1 file changed, 95 insertions(+) diff --git a/arch/sandbox/dts

[PATCH v2 0/31] Add additional sandbox features and infrastructure

2014-02-27 Thread Simon Glass
atest Chrome OS EC version - Add new patches to bring in protocol v3 support - Rebase to master - Update series to take account of patches now merges from original series Randall Spangler (2): cros_ec: Clean up multiple EC protocol support cros_ec: spi: Add support for EC protocol version 3 Simon

[WIP PATCH] dts: Generate binaries for all relevant platforms

2014-01-31 Thread Simon Glass
*** [/tmp/u-peach/u-boot.dtb] Error 2 make: Target `all' not remade because of errors. END Signed-off-by: Vadim Bendebury Signed-off-by: Simon Glass --- dts/Makefile | 49 ++--- 1 file changed, 30 insertions(+), 19 deletions(-) diff --git a/dts

Where is the dtc git repo now?

2014-01-26 Thread Simon Glass
Hi, Where is the dtc git repo now? Has it moved? 20 minutes of searching failed to find a new one. Thanks, Simon -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-

Re: [PATCH v3 0/3] Introduce fdtgrep for subsetting and hashing FDTs

2013-11-30 Thread Simon Glass
Hi, On 30 October 2013 14:15, Simon Glass wrote: > This series adds two new functions, fdt_first_region() and > fdt_next_regions() which map FDT parts such as nodes and properties to > their regions in the FDT binary. The function is then used to implement > a grep utility for FDTs.

[PATCH 20/32] sandbox: dts: Add display and keyboard to sandbox

2013-11-10 Thread Simon Glass
Add an LCD display and keyboard to the sandbox device tree so that these features can be used. Signed-off-by: Simon Glass Signed-off-by: Simon Glass --- board/sandbox/dts/sandbox.dts | 62 +++ 1 file changed, 62 insertions(+) diff --git a/board/sandbox

[PATCH 0/32] Add additional sandbox features and infrastructure

2013-11-10 Thread Simon Glass
, networking and USB. Che-Liang Chiou (1): sandbox: tpm: Fix nvwrite command Henrik Nordström (1): sandbox: block driver using host file/device as backing store Simon Glass (29): Add crc8 routine sandbox: Use system headers first for sandbox's os.c sandbox: Use uint64_t instead o

[PATCH 0/32] Add additional sandbox features and infrastructure

2013-11-10 Thread Simon Glass
, networking and USB. Che-Liang Chiou (1): sandbox: tpm: Fix nvwrite command Henrik Nordström (1): sandbox: block driver using host file/device as backing store Simon Glass (29): Add crc8 routine sandbox: Use system headers first for sandbox's os.c sandbox: Use uint64_t instead o

[PATCH v3 3/3] Add fdtgrep to grep and subset FDTs

2013-10-30 Thread Simon Glass
-O dtb tests/grep.dtb which produces a valid DTB file with just the above nodes. Various options are provided to search for properties, to ensure that nodes/properties are not present, and to search for nodes by compatible string. Signed-off-by: Simon Glass --- Changes in v3: - Adjust help a

[PATCH v3 1/3] libfdt: Add function to find regions in an FDT

2013-10-30 Thread Simon Glass
. Signed-off-by: Simon Glass --- Changes in v3: - Add a feature to include all subnodes Changes in v2: - Move region code to separate fdt_region.c file - Fix info->count <= info->max_regions in fdt_add_region() merge case - Add new FDT_ERR_TOODEEP error type and use it - Change returned e

[PATCH v3 2/3] Add documentation for fdtget/put

2013-10-30 Thread Simon Glass
The other tools have documentation so it seems reasonable to add something here. Signed-off-by: Simon Glass --- Changes in v3: None Changes in v2: None Documentation/manual.txt | 38 ++ 1 file changed, 38 insertions(+) diff --git a/Documentation/manual.txt

[PATCH v3 0/3] Introduce fdtgrep for subsetting and hashing FDTs

2013-10-30 Thread Simon Glass
_region() - Add long comment explaining theory of operation - Add local fdt_find_regions() function since libfdt no longer has it Simon Glass (3): libfdt: Add function to find regions in an FDT Add documentation for fdtget/put Add fdtgrep to grep and subset FDTs .gitignore