On Sun, 2 Sep 2018 12:08:57 +0200, Marcel Ziswiler wrote: > From: Marcel Ziswiler <marcel.ziswiler@xxxxxxxxxxx> > > Simplify model and compatible by dropping the 256/512 MB from the model > and -512 from the compatible properties to be more in-line with all our > other device trees. > > Signed-off-by: Marcel Ziswiler <marcel.ziswiler@xxxxxxxxxxx> > > --- > > Changes in v2: > - Also reflect this change in the Iris device tree. > - Also reflect this change in the device tree bindings documentation. > > Documentation/devicetree/bindings/arm/tegra.txt | 2 +- > arch/arm/boot/dts/tegra20-colibri-iris.dts | 4 ++-- > arch/arm/boot/dts/tegra20-colibri.dtsi | 4 ++-- > 3 files changed, 5 insertions(+), 5 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>