mbox series

[0/2] Add HWMON and WiFi support for CU1000-Neo.

Message ID 1579021428-43535-2-git-send-email-zhouyanjie@wanyeetech.com (mailing list archive)
Headers show
Series Add HWMON and WiFi support for CU1000-Neo. | expand

Message

Zhou Yanjie Jan. 14, 2020, 5:03 p.m. UTC
Add I2C0/I2C1/I2C2 nodes for X1000 and add I2C0, ADS7830,
MSC1, AP6212A, wlan_pwrseq nodes for CU1000-Neo. Refresh
CU1000-Neo's defconfig to support ADS7830 based HWMON
and AP6212A WiFi module.

周琰杰 (Zhou Yanjie) (2):
  MIPS: Ingenic: Add missing nodes for X1000 and CU1000-Neo.
  MIPS: CU1000-Neo: Refresh defconfig to support HWMON and WiFi.

 arch/mips/boot/dts/ingenic/cu1000-neo.dts | 71 +++++++++++++++++++++++++++++++
 arch/mips/boot/dts/ingenic/x1000.dtsi     | 45 ++++++++++++++++++++
 arch/mips/configs/cu1000-neo_defconfig    |  8 +++-
 3 files changed, 123 insertions(+), 1 deletion(-)

Comments

Paul Burton Jan. 15, 2020, 6:59 p.m. UTC | #1
Hello,

周琰杰 (Zhou Yanjie) wrote:
> Add I2C0/I2C1/I2C2 nodes for X1000 and add I2C0, ADS7830,
> MSC1, AP6212A, wlan_pwrseq nodes for CU1000-Neo. Refresh
> CU1000-Neo's defconfig to support ADS7830 based HWMON
> and AP6212A WiFi module.
> 
> 周琰杰 (Zhou Yanjie) (2):
>   MIPS: Ingenic: Add missing nodes for X1000 and CU1000-Neo.
>   MIPS: CU1000-Neo: Refresh defconfig to support HWMON and WiFi.
> 
>  arch/mips/boot/dts/ingenic/cu1000-neo.dts | 71 +++++++++++++++++++++++++++++++
>  arch/mips/boot/dts/ingenic/x1000.dtsi     | 45 ++++++++++++++++++++
>  arch/mips/configs/cu1000-neo_defconfig    |  8 +++-

Series applied to mips-next.

> MIPS: Ingenic: Add missing nodes for X1000 and CU1000-Neo.
>   commit 0ba96b344a7f
>   https://git.kernel.org/mips/c/0ba96b344a7f
>   
>   Signed-off-by: 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>
>   Signed-off-by: Paul Burton <paulburton@kernel.org>
> 
> MIPS: CU1000-Neo: Refresh defconfig to support HWMON and WiFi.
>   commit 1f33d9bcb995
>   https://git.kernel.org/mips/c/1f33d9bcb995
>   
>   Signed-off-by: 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>
>   Signed-off-by: Paul Burton <paulburton@kernel.org>

Thanks,
    Paul

[ This message was auto-generated; if you believe anything is incorrect
  then please email paulburton@kernel.org to report it. ]