Files
kernel_xiaomi_raphael/arch/arm64/boot/dts/qcom/sa8195-vm-lv.dtsi
Venkata Rao Kakani 3865166cdd ARM: dts: msm: disable disk rename in LV GVM
disable disk renaming while booting up as lv gvm does not
support avb.

Change-Id: Ida3739b5d4e0d9cf80e3ddcc7d57ce419f49510d
Signed-off-by: Venkata Rao Kakani <vkakani@codeaurora.org>
2020-08-16 13:10:33 +05:30

61 lines
1.0 KiB
Plaintext

/* Copyright (c) 2019-2020, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*/
/ {
reserved_memory: reserved-memory {
pmem_shared: pmem_shared_region@a0000000 {
reg = <0x0 0xa0000000 0x0 0x20000000>;
label = "pmem_shared_mem";
};
};
/delete-node/ rename_blk;
};
&hab {
vmid = <3>;
};
&slpi_tlmm {
status = "ok";
};
&apps_smmu {
status = "ok";
};
&qupv3_se13_4uart {
status = "ok";
};
&usb0 {
status = "ok";
};
&usb2_phy0 {
status = "ok";
};
&pcie0_msi {
status = "ok";
};
&pcie0 {
status = "ok";
};
&sde_kms_hyp {
/delete-property/ qcom,client-id;
qcom,client-id = "7816";
};