Quoting Douglas Anderson (2019-12-12 11:35:41) > By using "memory" we trigger we trigger the "schemas/memory.yaml" > rules when we run "dtbs_check" which then complains that we don't have > a "device_type" of "memory". > > Looking at the "reserved-memory.txt" bindings, subnodes shouldn't just > be the word "memory". Presumably using just "cmd-db" should be OK for > a node name. > > Fixes: e0abc5eb526e ("arm64: dts: qcom: sc7180: Add cmd_db reserved area") > Signed-off-by: Douglas Anderson <dianders@xxxxxxxxxxxx> > --- Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>