Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8e2b908b authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

ARM: dts: uniphier: remove skeleton.dtsi inclusion



Commit 9c0da3cc ("ARM: dts: explicitly mark skeleton.dtsi as
deprecated") declared that skeleton.dtsi was deprecated.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent c1ae3cfa
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -43,10 +43,10 @@
 *     OTHER DEALINGS IN THE SOFTWARE.
 */

/include/ "skeleton.dtsi"

/ {
	compatible = "socionext,uniphier-ld4";
	#address-cells = <1>;
	#size-cells = <1>;

	cpus {
		#address-cells = <1>;
+2 −2
Original line number Diff line number Diff line
@@ -43,10 +43,10 @@
 *     OTHER DEALINGS IN THE SOFTWARE.
 */

/include/ "skeleton.dtsi"

/ {
	compatible = "socionext,uniphier-pro4";
	#address-cells = <1>;
	#size-cells = <1>;

	cpus {
		#address-cells = <1>;
+2 −2
Original line number Diff line number Diff line
@@ -43,10 +43,10 @@
 *     OTHER DEALINGS IN THE SOFTWARE.
 */

/include/ "skeleton.dtsi"

/ {
	compatible = "socionext,uniphier-pro5";
	#address-cells = <1>;
	#size-cells = <1>;

	cpus {
		#address-cells = <1>;
+2 −2
Original line number Diff line number Diff line
@@ -43,10 +43,10 @@
 *     OTHER DEALINGS IN THE SOFTWARE.
 */

/include/ "skeleton.dtsi"

/ {
	compatible = "socionext,uniphier-pxs2";
	#address-cells = <1>;
	#size-cells = <1>;

	cpus {
		#address-cells = <1>;
+2 −2
Original line number Diff line number Diff line
@@ -43,10 +43,10 @@
 *     OTHER DEALINGS IN THE SOFTWARE.
 */

/include/ "skeleton.dtsi"

/ {
	compatible = "socionext,uniphier-sld3";
	#address-cells = <1>;
	#size-cells = <1>;

	cpus {
		#address-cells = <1>;
Loading