bcm281xx: add support for "USB OTG clock"enable this clock with the following: clk_usb_otg_enable((void *)HSOTG_BASE_ADDR)Signed-off-by: Steve Rae <srae@broadcom.com>Reviewed-by: Felipe Balbi
bcm281xx: add support for "USB OTG clock"enable this clock with the following: clk_usb_otg_enable((void *)HSOTG_BASE_ADDR)Signed-off-by: Steve Rae <srae@broadcom.com>Reviewed-by: Felipe Balbi <balbi@ti.com>
show more ...
arch: kona: Initial commit of kona-common architecture codeThe Kona architecture is present on a number of Broadcom mobile SoCsincluding the bcm281xx family of chips.Signed-off-by: Darwin Rambo
arch: kona: Initial commit of kona-common architecture codeThe Kona architecture is present on a number of Broadcom mobile SoCsincluding the bcm281xx family of chips.Signed-off-by: Darwin Rambo <drambo@broadcom.com>Reviewed-by: Steve Rae <srae@broadcom.com>Reviewed-by: Tim Kryger <tkryger@linaro.org>