mbox series

[GIT,PULL,2/2] arm64: dts: socfpga: dts updates for v5.17, part 2

Message ID 20220211112556.98940-2-dinguyen@kernel.org (mailing list archive)
State Accepted
Commit 35f5417911753c7e815a5a2fbfc7c79648ecd8b6
Headers show
Series [GIT,PULL,1/2] ARM: dts: socfpga: dts bindings cleanup for v5.18, part 1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_update_for_v5.18_part2

Message

Dinh Nguyen Feb. 11, 2022, 11:25 a.m. UTC
The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_update_for_v5.18_part2

for you to fetch changes up to 268a491aebc25e6dc7c618903b09ac3a2e8af530:

  arm64: dts: agilex: use the compatible "intel,socfpga-agilex-hsotg" (2022-02-09 13:18:48 -0600)

----------------------------------------------------------------
SoCFPGA dts updates for v5.18, part 2
- Add the "intel,socfpga-agilex-hsotg" compatible for Agilex platform

----------------------------------------------------------------
Dinh Nguyen (2):
      dt-bindings: usb: dwc2: add compatible "intel,socfpga-agilex-hsotg"
      arm64: dts: agilex: use the compatible "intel,socfpga-agilex-hsotg"

 Documentation/devicetree/bindings/usb/dwc2.yaml | 1 +
 arch/arm64/boot/dts/intel/socfpga_agilex.dtsi   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

Comments

Dinh Nguyen Feb. 13, 2022, 1:08 a.m. UTC | #1
Please ignore this pull request. It looks like Greg KH took these 2 
patches into the USB tree.

Thanks,
Dinh
On 2/11/22 05:25, Dinh Nguyen wrote:
> The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
> 
>    Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
> 
> are available in the Git repository at:
> 
>    git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_update_for_v5.18_part2
> 
> for you to fetch changes up to 268a491aebc25e6dc7c618903b09ac3a2e8af530:
> 
>    arm64: dts: agilex: use the compatible "intel,socfpga-agilex-hsotg" (2022-02-09 13:18:48 -0600)
> 
> ----------------------------------------------------------------
> SoCFPGA dts updates for v5.18, part 2
> - Add the "intel,socfpga-agilex-hsotg" compatible for Agilex platform
> 
> ----------------------------------------------------------------
> Dinh Nguyen (2):
>        dt-bindings: usb: dwc2: add compatible "intel,socfpga-agilex-hsotg"
>        arm64: dts: agilex: use the compatible "intel,socfpga-agilex-hsotg"
> 
>   Documentation/devicetree/bindings/usb/dwc2.yaml | 1 +
>   arch/arm64/boot/dts/intel/socfpga_agilex.dtsi   | 4 ++--
>   2 files changed, 3 insertions(+), 2 deletions(-)