From: Grant Likely <hidden> Date: 2011-01-03 21:07:46
Signed-off-by: Grant Likely <redacted>
---
I'm picking this one up immediately into my next-devicetree branch
g.
arch/powerpc/boot/dts/bluestone.dts | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
On Mon, Jan 03, 2011 at 02:07:40PM -0700, Grant Likely wrote:
Signed-off-by: Grant Likely <redacted>
---
I'm picking this one up immediately into my next-devicetree branch
Hm. So these are of course correct, and with that:
Acked-by: Josh Boyer <redacted>
but I do wonder how you noticed them? DTC didn't throw an error when I
built this originally. Either way, more diligence on my part would be
appropriate, but knowing how you came across these might teach me
something.
Nit: C++ comments still make me get queasy. Maybe just remove the
properties that point to lables that don't exist?
josh
From: Grant Likely <hidden> Date: 2011-01-04 14:30:33
On Tue, Jan 04, 2011 at 08:59:31AM -0500, Josh Boyer wrote:
On Mon, Jan 03, 2011 at 02:07:40PM -0700, Grant Likely wrote:
quoted
Signed-off-by: Grant Likely <redacted>
---
I'm picking this one up immediately into my next-devicetree branch
Hm. So these are of course correct, and with that:
Acked-by: Josh Boyer <redacted>
but I do wonder how you noticed them? DTC didn't throw an error when I
built this originally. Either way, more diligence on my part would be
appropriate, but knowing how you came across these might teach me
something.
I updated the copy of dtc in the kernel and rebuilt all the .dts files.
g.
On Tue, Jan 04, 2011 at 07:30:30AM -0700, Grant Likely wrote:
On Tue, Jan 04, 2011 at 08:59:31AM -0500, Josh Boyer wrote:
quoted
On Mon, Jan 03, 2011 at 02:07:40PM -0700, Grant Likely wrote:
quoted
Signed-off-by: Grant Likely <redacted>
---
I'm picking this one up immediately into my next-devicetree branch
Hm. So these are of course correct, and with that:
Acked-by: Josh Boyer <redacted>
but I do wonder how you noticed them? DTC didn't throw an error when I
built this originally. Either way, more diligence on my part would be
appropriate, but knowing how you came across these might teach me
something.
I updated the copy of dtc in the kernel and rebuilt all the .dts files.
Are you going to push that DTC update into the kernel as well?
josh
From: Grant Likely <hidden> Date: 2011-01-04 18:39:02
On Tue, Jan 04, 2011 at 09:31:32AM -0500, Josh Boyer wrote:
On Tue, Jan 04, 2011 at 07:30:30AM -0700, Grant Likely wrote:
quoted
On Tue, Jan 04, 2011 at 08:59:31AM -0500, Josh Boyer wrote:
quoted
On Mon, Jan 03, 2011 at 02:07:40PM -0700, Grant Likely wrote:
quoted
Signed-off-by: Grant Likely <redacted>
---
I'm picking this one up immediately into my next-devicetree branch
Hm. So these are of course correct, and with that:
Acked-by: Josh Boyer <redacted>
but I do wonder how you noticed them? DTC didn't throw an error when I
built this originally. Either way, more diligence on my part would be
appropriate, but knowing how you came across these might teach me
something.
I updated the copy of dtc in the kernel and rebuilt all the .dts files.
Are you going to push that DTC update into the kernel as well?
Yes, that's what I mean by updating dtc. It is in my next-devicetree branch.
g.