From mboxrd@z Thu Jan 1 00:00:00 1970 From: ldevulder@suse.de (Loic Devulder) Date: Mon, 9 Jul 2018 17:34:05 +0200 Subject: [PATCH v2 0/2] Fix USB and enable ADC on Khadas VIM Message-ID: <20180709153407.29138-1-ldevulder@suse.de> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org This patch series add power supply entry for P212 like meson-gx boards. It also enable ADC support for Khadas VIM board. Based on the Neil Armstrong's patches. Note: it's my first (small!) patch for U-Boot, I tried to add all needed and useful informations :-) Changes since v1: - remove duplicated lines in configs/khadas-vim_defconfig Loic Devulder (2): ARM64: meson: Add 'usb2_phy0' in P212 DT file configs: Update Meson GX configs arch/arm/dts/meson-gxl-s905x-p212.dtsi | 8 ++++++++ configs/khadas-vim_defconfig | 5 +++++ 2 files changed, 13 insertions(+) -- 2.13.7