Loading qcom/shima.dtsi +223 −217 Original line number Diff line number Diff line Loading @@ -31,7 +31,13 @@ #address-cells = <2>; #size-cells = <2>; chosen { bootargs = "log_buf_len=256K earlycon=msm_geni_serial,0x994000 rcupdate.rcu_expedited=1 rcu_nocbs=0-7"; }; memory { device_type = "memory"; reg = <0 0 0 0>; }; reserved_memory: reserved-memory { }; mem-offline { compatible = "qcom,mem-offline"; Loading @@ -53,6 +59,8 @@ hsuart0 = &qupv3_se15_4uart; }; firmware: firmware {}; cpus { #address-cells = <2>; #size-cells = <0>; Loading Loading @@ -248,7 +256,40 @@ }; }; reserved-memory { soc: soc { }; }; &firmware { scm { compatible = "qcom,scm"; qcom,dload-mode = <&tcsr 0x13000>; }; android { compatible = "android,firmware"; vbmeta { compatible = "android,vbmeta"; parts = "vbmeta,boot,system,vendor,dtbo"; }; fstab { compatible = "android,fstab"; vendor { compatible = "android,vendor"; dev = "/dev/block/platform/soc/1d84000.ufshc/by-name/vendor"; type = "ext4"; mnt_flags = "ro,barrier=1,discard"; fsmgr_flags = "wait,slotselect,avb"; status = "ok"; }; }; }; }; &reserved_memory { #address-cells = <2>; #size-cells = <2>; ranges; Loading Loading @@ -479,41 +520,6 @@ }; }; chosen { bootargs = "log_buf_len=256K earlycon=msm_geni_serial,0x994000 rcupdate.rcu_expedited=1 rcu_nocbs=0-7"; }; soc: soc { }; firmware: firmware { scm { compatible = "qcom,scm"; qcom,dload-mode = <&tcsr 0x13000>; }; android { compatible = "android,firmware"; vbmeta { compatible = "android,vbmeta"; parts = "vbmeta,boot,system,vendor,dtbo"; }; fstab { compatible = "android,fstab"; vendor { compatible = "android,vendor"; dev = "/dev/block/platform/soc/1d84000.ufshc/by-name/vendor"; type = "ext4"; mnt_flags = "ro,barrier=1,discard"; fsmgr_flags = "wait,slotselect,avb"; status = "ok"; }; }; }; }; }; &soc { #address-cells = <1>; #size-cells = <1>; Loading Loading
qcom/shima.dtsi +223 −217 Original line number Diff line number Diff line Loading @@ -31,7 +31,13 @@ #address-cells = <2>; #size-cells = <2>; chosen { bootargs = "log_buf_len=256K earlycon=msm_geni_serial,0x994000 rcupdate.rcu_expedited=1 rcu_nocbs=0-7"; }; memory { device_type = "memory"; reg = <0 0 0 0>; }; reserved_memory: reserved-memory { }; mem-offline { compatible = "qcom,mem-offline"; Loading @@ -53,6 +59,8 @@ hsuart0 = &qupv3_se15_4uart; }; firmware: firmware {}; cpus { #address-cells = <2>; #size-cells = <0>; Loading Loading @@ -248,7 +256,40 @@ }; }; reserved-memory { soc: soc { }; }; &firmware { scm { compatible = "qcom,scm"; qcom,dload-mode = <&tcsr 0x13000>; }; android { compatible = "android,firmware"; vbmeta { compatible = "android,vbmeta"; parts = "vbmeta,boot,system,vendor,dtbo"; }; fstab { compatible = "android,fstab"; vendor { compatible = "android,vendor"; dev = "/dev/block/platform/soc/1d84000.ufshc/by-name/vendor"; type = "ext4"; mnt_flags = "ro,barrier=1,discard"; fsmgr_flags = "wait,slotselect,avb"; status = "ok"; }; }; }; }; &reserved_memory { #address-cells = <2>; #size-cells = <2>; ranges; Loading Loading @@ -479,41 +520,6 @@ }; }; chosen { bootargs = "log_buf_len=256K earlycon=msm_geni_serial,0x994000 rcupdate.rcu_expedited=1 rcu_nocbs=0-7"; }; soc: soc { }; firmware: firmware { scm { compatible = "qcom,scm"; qcom,dload-mode = <&tcsr 0x13000>; }; android { compatible = "android,firmware"; vbmeta { compatible = "android,vbmeta"; parts = "vbmeta,boot,system,vendor,dtbo"; }; fstab { compatible = "android,fstab"; vendor { compatible = "android,vendor"; dev = "/dev/block/platform/soc/1d84000.ufshc/by-name/vendor"; type = "ext4"; mnt_flags = "ro,barrier=1,discard"; fsmgr_flags = "wait,slotselect,avb"; status = "ok"; }; }; }; }; }; &soc { #address-cells = <1>; #size-cells = <1>; Loading