build/patch/kernel/sunxi-dev/general-enable-allwinner-SoCs-SID-support.patch
Igor Pečovnik a57ce78b37
Reverting sunxi/sunxi64 NEXT to 4.14. (#1087)
* Bump to 4.18, removing the obvious, fixing build problems, put some on waiting.

* Pin 4.18 to DEV, rollback 4.14 to NEXT, adjust configs, remove one deprecated patch from NEXT and add board-h3-address-some-stability-issues.patch

* Adjust few boards in development to new reality, removing it from NEXT for now

* Adjust few board configs

* Board config adjustement

* Adjust few boards configs

* Port NeoCore2 and Neo21.1 to 4.14.y

* Adjust board config

* Adjust board config
2018-08-21 10:41:10 +02:00

27 lines
852 B
Diff

From 226c3a142138329cff8b41571fd37e7a3ced74aa Mon Sep 17 00:00:00 2001
From: wuweidong <625769020@qq.com>
Date: Thu, 19 Apr 2018 11:35:35 +0800
Subject: [PATCH 59/60] arm64: sunxi_arm64_defconfig: Enable
CONFIG_NVMEM_SUNXI_SID
---
arch/arm/boot/dts/sunxi-h3-h5.dtsi | 5 +++++
arch/arm64/configs/sunxi_arm64_defconfig | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/sunxi-h3-h5.dtsi b/arch/arm/boot/dts/sunxi-h3-h5.dtsi
index 0137e886728a..08e838caebbb 100644
--- a/arch/arm/boot/dts/sunxi-h3-h5.dtsi
+++ b/arch/arm/boot/dts/sunxi-h3-h5.dtsi
@@ -248,6 +248,11 @@
status = "disabled";
};
+ sid: eeprom@01c14000 {
+ compatible = "allwinner,sun8i-h3-sid";
+ reg = <0x01c14000 0x400>;
+ };
+
usbphy: phy@1c19400 {
compatible = "allwinner,sun8i-h3-usb-phy";
reg = <0x01c19400 0x2c>,