On Fri, Sep 23, 2016 at 5:28 PM, Stephen Boyd <sboyd@xxxxxxxxxxxxxx> wrote: > On 09/23/2016 05:13 PM, John Stultz wrote: >> arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts | 14 ++++++++++++++ >> 1 file changed, 14 insertions(+) >> >> diff --git a/arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts b/arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts >> index 7637092..3005576 100644 >> --- a/arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts >> +++ b/arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts >> @@ -15,6 +15,20 @@ >> stdout-path = "serial0:115200n8"; >> }; >> >> + reserved-memory { >> + #address-cells = <1>; >> + #size-cells = <1>; >> + ranges; >> + >> + ramoops@0x88d00000{ > > s/0x// > > and add a space between the number and the bracket please. Thanks again for the review. Will fixup the formatting bits. > Does this > match with the reservation in android kernel? Yep. From the 3.4 kernel, I see: pram->start: 0x88d00000 size: 0x100000 thanks -john _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel