mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-29 22:36:48 +07:00
Secound round of Samsung Device Tree updates and improvements for v4.7:
1. Cleanup regulator bindings on Exynos5420 boards. 2. Support MIC bypass in display path for Exynos5420. 3. Enable PRNG and SSS for all Exynos4 devices. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJXIHotAAoJEME3ZuaGi4PXdbMP/0LnIxQq8JEwTfoizAsNkga0 oJoAWUI4TXt70fPxKgQHHDg3InMLzAEMkC3fFWiH8cO8OU+khWYkCBEq0QQ+H2wi JOKmupQ+HpQGqNwGH6vZmcCrAA5aZBhVbNz3ujocKk8F2rrJPDpkQc5Nt2nxU0R2 BYH/ZOLiUdpzqefeoinymWsVzVLapN0N5zy1zt6a0t8oYXTGwWVHCwfbGfYyAQtI FEg9cl95pemk15awdkglmTXOnLi4MNHFjdNob0IiCg31PSreuBtpiN5mljJACwG/ Qv4fhfY1AW1J6Qn2HmH32rnR0nz+xUiIjtGp5m6XcDBM3IPfdNJdi8/Q6uX4K3Z5 H2FIyOKiNMsmhxJDIvFO0mh+rSbjt5QjbmshLYb5DtkjFQMWHPGVNucEVFvn4wLi Xnrzfa3hzqLGTqYYF2okaJzDQZwTzQAtyrQyWjszoSHYTaG84OleZMOpAt1izOQe Yi74//zmlAHUv5Siudebn77BflOkISWCcwFyaIuWP4rewnD+f4o/cs5npMmshil8 jBy4KPfLJegVvfIhK0iDonqXPxuE8pfHMTYfZKdZD9L2eOGaFwfZsDf9QqJT2zER GuSRdZgv8/kYyDKHhFwg4oZofdVQho16huR6VROEMxAr3tn52U1ppUD6llOIHglZ cO6WUM2OpRhmOblqXjFl =ARFb -----END PGP SIGNATURE----- Merge tag 'samsung-dt-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/dt Merge "Secound round of Samsung Device Tree updates and improvements for v4.7" from Krzysztof Kozlowski: 1. Cleanup regulator bindings on Exynos5420 boards. 2. Support MIC bypass in display path for Exynos5420. 3. Enable PRNG and SSS for all Exynos4 devices. * tag 'samsung-dt-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux: ARM: dts: exynos: Enable PRNG and SSS for all Exynos4 devices ARM: dts: exynos: Add exynos5420-fimd compatible ARM: dts: exynos: Remove unsupported s2mps11 regulator bindings from Exynos5420 boards
This commit is contained in:
commit
da3a6c4787
@ -987,7 +987,6 @@ sss: sss@10830000 {
|
||||
interrupts = <0 112 0>;
|
||||
clocks = <&clock CLK_SSS>;
|
||||
clock-names = "secss";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
prng: rng@10830400 {
|
||||
@ -995,6 +994,5 @@ prng: rng@10830400 {
|
||||
reg = <0x10830400 0x200>;
|
||||
clocks = <&clock CLK_SSS>;
|
||||
clock-names = "secss";
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
@ -496,10 +496,6 @@ &serial_1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&sss {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&tmu {
|
||||
vtmu-supply = <&ldo10_reg>;
|
||||
status = "okay";
|
||||
|
@ -1234,10 +1234,6 @@ &pwm {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&prng {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&rtc {
|
||||
status = "okay";
|
||||
clocks = <&clock CLK_RTC>, <&max77686 MAX77686_CLK_AP>;
|
||||
@ -1286,10 +1282,6 @@ controller-data {
|
||||
};
|
||||
};
|
||||
|
||||
&sss {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&tmu {
|
||||
vtmu-supply = <&ldo10_reg>;
|
||||
status = "okay";
|
||||
|
@ -75,13 +75,6 @@ &hsi2c_4 {
|
||||
s2mps11_pmic@66 {
|
||||
compatible = "samsung,s2mps11-pmic";
|
||||
reg = <0x66>;
|
||||
s2mps11,buck2-ramp-delay = <12>;
|
||||
s2mps11,buck34-ramp-delay = <12>;
|
||||
s2mps11,buck16-ramp-delay = <12>;
|
||||
s2mps11,buck6-ramp-enable = <1>;
|
||||
s2mps11,buck2-ramp-enable = <1>;
|
||||
s2mps11,buck3-ramp-enable = <1>;
|
||||
s2mps11,buck4-ramp-enable = <1>;
|
||||
|
||||
interrupt-parent = <&gpx3>;
|
||||
interrupts = <2 IRQ_TYPE_EDGE_FALLING>;
|
||||
|
@ -142,13 +142,6 @@ &hsi2c_4 {
|
||||
s2mps11_pmic@66 {
|
||||
compatible = "samsung,s2mps11-pmic";
|
||||
reg = <0x66>;
|
||||
s2mps11,buck2-ramp-delay = <12>;
|
||||
s2mps11,buck34-ramp-delay = <12>;
|
||||
s2mps11,buck16-ramp-delay = <12>;
|
||||
s2mps11,buck6-ramp-enable = <1>;
|
||||
s2mps11,buck2-ramp-enable = <1>;
|
||||
s2mps11,buck3-ramp-enable = <1>;
|
||||
s2mps11,buck4-ramp-enable = <1>;
|
||||
|
||||
s2mps11_osc: clocks {
|
||||
#clock-cells = <1>;
|
||||
|
@ -1199,6 +1199,7 @@ &dp {
|
||||
};
|
||||
|
||||
&fimd {
|
||||
compatible = "samsung,exynos5420-fimd";
|
||||
clocks = <&clock CLK_SCLK_FIMD1>, <&clock CLK_FIMD1>;
|
||||
clock-names = "sclk_fimd", "fimd";
|
||||
power-domains = <&disp_pd>;
|
||||
|
@ -92,13 +92,6 @@ &hsi2c_4 {
|
||||
s2mps11_pmic@66 {
|
||||
compatible = "samsung,s2mps11-pmic";
|
||||
reg = <0x66>;
|
||||
s2mps11,buck2-ramp-delay = <12>;
|
||||
s2mps11,buck34-ramp-delay = <12>;
|
||||
s2mps11,buck16-ramp-delay = <12>;
|
||||
s2mps11,buck6-ramp-enable = <1>;
|
||||
s2mps11,buck2-ramp-enable = <1>;
|
||||
s2mps11,buck3-ramp-enable = <1>;
|
||||
s2mps11,buck4-ramp-enable = <1>;
|
||||
samsung,s2mps11-acokb-ground;
|
||||
|
||||
interrupt-parent = <&gpx0>;
|
||||
|
Loading…
Reference in New Issue
Block a user