Am Fri, 8 Nov 2024 09:51:07 +
schrieb Mithil Bavishi :
> > probably you did not notice an error in make dtbs and the old
> > devicetree on the device was still there and was used.
>
> I messed up my PowerVR tree with mainline, hence the problems. I've fixed
> it now locally.
>
> > are not
> probably you did not notice an error in make dtbs and the old
> devicetree on the device was still there and was used.
I messed up my PowerVR tree with mainline, hence the problems. I've fixed
it now locally.
> are not the ones you need to fix, so just the diff between old and new.
Yeah, I ran
Am Thu, 31 Oct 2024 10:41:45 +
schrieb Mithil Bavishi :
> > well, that takes time, I wanted to start that on the right thing.
>
> Yes indeed, I'll be more careful the next time, again sorry for the
> trouble, I am not used to the process of mailing lists and may have
> done some mistakes t
> well, that takes time, I wanted to start that on the right thing.
Yes indeed, I'll be more careful the next time, again sorry for the
trouble, I am not used to the process of mailing lists and may have done
some mistakes there as well.
> 1. make dtbs shows warnings
> 2. make CHECK_DTBS=y ti/o
Hi,
Am Thu, 31 Oct 2024 06:55:24 +
schrieb Mithil Bavishi :
> > this has to be system-power-controller;
>
> I am so sorry for the mess up, I was on the wrong branch which is
> almost the same as pmOS but a bit older, hence the entire mess up.
> I'll run a quick diff from pmOS and this patc
> this has to be system-power-controller;
I am so sorry for the mess up, I was on the wrong branch which is almost the
same as pmOS but a bit older, hence the entire mess up. I'll run a quick diff
from pmOS and this patch and fix them accordingly.
> There is still a lot other stuff to fix here
Hi Mithil,
Am Wed, 30 Oct 2024 21:12:11 +
schrieb Mithil Bavishi :
> + twl: twl@48 {
> + reg = <0x48>;
> + #clock-cells = <1>;
> +
> + pinctrl-names = "default";
> + pinctrl-0 = <
> + &twl6030_pins
> +
Create common device tree for Samsung Espresso series devices
Differentiate based on screen sizes, panels, touch controllers,
and batteries
Signed-off-by: Mithil Bavishi
---
.../omap/omap4-samsung-espresso-common.dtsi | 690 ++
1 file changed, 690 insertions(+)
create mode 10