Skip to content

Commit

Permalink
Update sdm450-samsung-gta2xl-r5.dts
Browse files Browse the repository at this point in the history
  • Loading branch information
bassusteur authored May 25, 2024
1 parent b904003 commit 928a2a1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions arch/arm64/boot/dts/qcom/sdm450-samsung-gta2xl-r5.dts
Original file line number Diff line number Diff line change
Expand Up @@ -59,22 +59,22 @@
};

reserved-memory {
memory@82800000 {
tzapp_region@82800000 {
reg = <0x0 0x82800000 0x0 0x2800000>;
no-map;
};

memory@85b00000 {
tima_region@85b00000 {
reg = <0x0 0x85b00000 0x0 0x600000>;
no-map;
};

memory@90001000 {
splash_region@90001000 {
reg = <0x0 0x90001000 0x0 (1080 * 2220 * 3)>;
no-map;
};

memory@86100000 {
ramoops@86100000 {
compatible = "ramoops";
reg = <0 0x86100000 0 0x100000>;

Expand Down Expand Up @@ -182,9 +182,9 @@
compatible = "mdss,hx8279-tv101wum-wuxga";
reg = <0>;

pinctrl-names = "default", "sleep";
pinctrl-0 = <&panel_active>;
pinctrl-1 = <&panel_sleep>;
pinctrl-names = "default", "sleep";

reset-gpios = <&tlmm 50 GPIO_ACTIVE_LOW>;

Expand Down Expand Up @@ -219,8 +219,8 @@
compatible = "nxp,pcal6416";
reg = <0x20>;

pinctrl-names = "default";
pinctrl-0 = <&expander_reset_deasserted>;
pinctrl-names = "default";

vcc-supply = <&pm8953_l5>;

Expand Down

0 comments on commit 928a2a1

Please sign in to comment.