diff --git a/tegra234-p3701-0000.dtsi b/tegra234-p3701-0000.dtsi index 4d8aff2..2378da3 100644 --- a/tegra234-p3701-0000.dtsi +++ b/tegra234-p3701-0000.dtsi @@ -37,6 +37,7 @@ mmc@3400000 { status = "okay"; + bus-width = <4>; cd-gpios = <&gpio TEGRA234_MAIN_GPIO(G, 7) GPIO_ACTIVE_LOW>; disable-wp; }; @@ -137,6 +138,5 @@ regulator-max-microvolt = <12000000>; gpio = <&gpio TEGRA234_MAIN_GPIO(A, 1) GPIO_ACTIVE_LOW>; regulator-boot-on; - enable-active-low; }; }; diff --git a/tegra234-p3737-0000+p3701-0000.dts b/tegra234-p3737-0000+p3701-0000.dts index 68c3fca..e34afaf 100644 --- a/tegra234-p3737-0000+p3701-0000.dts +++ b/tegra234-p3737-0000+p3701-0000.dts @@ -2017,6 +2017,8 @@ }; pwm@32a0000 { + assigned-clocks = <&bpmp TEGRA234_CLK_PWM3>; + assigned-clock-parents = <&bpmp TEGRA234_CLK_PLLP_OUT0>; status = "okay"; }; @@ -2206,7 +2208,7 @@ compatible = "pwm-fan"; pwms = <&pwm3 0 45334>; - cooling-levels = <0 64 128 255>; + cooling-levels = <0 95 178 255>; #cooling-cells = <2>; };